We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb494e3 commit 6e8e18cCopy full SHA for 6e8e18c
src/io.jl
@@ -1,7 +1,7 @@
1
"""
2
GeoJSON.read(json::String; lazyfc=false, ndim=2)
3
4
-Read GeoJSON from a string or file to a GeoInterface.jl compatible object.
+Read GeoJSON from a string to a GeoInterface.jl compatible object.
5
Set `ndim=3` for 3D geometries, which is also tried automatically when
6
7
When reading in huge featurecollections (1M+ features), set `lazyfc=true`
0 commit comments