Skip to content

Provide a high-level GeoJSON.Table(fname) #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
juliohm opened this issue Oct 7, 2022 · 2 comments · Fixed by #77
Closed

Provide a high-level GeoJSON.Table(fname) #49

juliohm opened this issue Oct 7, 2022 · 2 comments · Fixed by #77

Comments

@juliohm
Copy link
Member

juliohm commented Oct 7, 2022

Similar to Shapefiles.jl it would be more user-friendly. Currently we have to read the file with Base.read and then read it again with GeoJSON.read.

@rafaqz
Copy link
Member

rafaqz commented Oct 7, 2022

Good idea. Feel free to PR or I will add it next week.

@visr
Copy link
Member

visr commented Nov 19, 2022

Looks like we'll be getting this for free in quinnj/JSON3.jl#243, making GeoJSON.read also work for paths.

visr added a commit that referenced this issue Aug 15, 2023
@visr visr closed this as completed in #77 Oct 10, 2023
visr added a commit that referenced this issue Oct 10, 2023
* document and test `GeoJSON.read(path)`

Fixes #49.

* bump JSON3 compat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants