whosonfirst / whosonfirst-www-boundaryissues

Boundary Issues is a web-application for editing Who's On First data.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Add (optional) geofencing or functional equivalent for new records #52

Open thisisaaronland opened 8 years ago

thisisaaronland commented 8 years ago

Prevent records from being added outside of country (x) or region (y) as defined in the config.

Should be a config that defaults to 0 and rely on the PIP server, eg reverse geocoding and not writing to disk if a record is outside country (x) or region (y)

thisisaaronland commented 8 years ago

I'll take this one for now / try to finish it, just because you've got enough to think about.

thisisaaronland commented 8 years ago

This is an extension of the ES query scoping mechanism.

thisisaaronland commented 7 years ago

Good enough for now.

thisisaaronland commented 7 years ago

Actually, not. Needs to scope the saving context.