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

Add a /data handler to return WOF records from a whonsonfirst/go-reader interface #8

Closed
thisisaaronland opened this issue Dec 16, 2020 · 2 comments
Labels
enhancement New feature or request www

Comments

@thisisaaronland
Copy link
Member

Basically we need a way for the web application to fetch SPR records from the /point-in-polygon endpoint and then fetch the WOF GeoJSON records over the wire.

As of this writing the application defaults to requesting ?format=geojson records but these are often large and take to long to deliver. Better instead to do a quick PIP query and then inflate the records on the fly.

@thisisaaronland
Copy link
Member Author

@thisisaaronland
Copy link
Member Author

This is no longer relevant following the use of whosonfirst/go-whosonfirst-spr-geojson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request www
Projects
None yet
Development

No branches or pull requests

1 participant