Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Add filtering by bounding box to asset map #386

Open
benjwadams opened this issue Apr 9, 2015 · 2 comments
Open

Add filtering by bounding box to asset map #386

benjwadams opened this issue Apr 9, 2015 · 2 comments

Comments

@benjwadams
Copy link
Contributor

From #19. Add bounding box filtering capabilities to asset map.

@benjwadams
Copy link
Contributor Author

If we want to use Mongo's 2dsphere index to do this sort of thing, we have to be much more careful about what is stored inside GeoJSON coordinates fields.

@lukecampbell
Copy link
Member

This will have to wait until we have PostGIS, I really don't want to get the code dirty with MongoDB's geospatial capabilities when we're planning on using PostGIS in the near future.

#178

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants