Skip to content
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

Client-side support for calling reading GeoJSON web or file resource #10

Closed
navibyte opened this issue Jan 10, 2021 · 1 comment
Closed
Labels
☁️ datatools Related to the code package "datatools" 🌎 geodata Related to the code package "geodata" enhancement New feature or request

Comments

@navibyte
Copy link
Collaborator

Geocore package has support for GeoJSON parser.

Geodata package provides client side access to different resources. Currently only partial support for OGC API Features (see #9).

Implement also support for accessing a web or file resource hosting GeoJSON file to geodata package.

Need also "client" implementation for a file resource to datatools package + other enchancements maybe too.

@navibyte navibyte added enhancement New feature or request ☁️ datatools Related to the code package "datatools" 🌎 geodata Related to the code package "geodata" labels Jan 10, 2021
@navibyte
Copy link
Collaborator Author

Implemented with some changes on BETA-version 0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ datatools Related to the code package "datatools" 🌎 geodata Related to the code package "geodata" enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants