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

Poi Search via overpass API #2

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

mhanne
Copy link

@mhanne mhanne commented Feb 7, 2014

Search for arbitrary POIs via overpass API, display them in an overlay, and update when the map is moved/zoomed.

Needs mhanne/dspace-api-core@956f93c and mhanne/dspace-ui-leaflet@4f8c25d to work.

Overpass also has an option to specify the search area as a polygon, so we could do incremental updates if we can calculate the subtraction and union of two polygons. Do we already have something that can do that as a dependency? I tried spatial_query and turf, but both don't seem to work with more complex polygons.

Also, add multiple basemaps to choose from; Sorry this got mixed in here, I can make a separate PR if you like.

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 this pull request may close these issues.

1 participant