falling-fruit / falling-fruit-api

API (v0.3) for Falling Fruit
https://fallingfruit.org/api/0.3
GNU General Public License v3.0
5 stars 1 forks source link

Add foraging range to user endpoints #3

Closed ezwelty closed 2 years ago

ezwelty commented 2 years ago

The current website allows either a point and radius (from which a polygon is computed):

Or simply a polygon directly:

This can be simplified to simply accepting and returning a range (as a GeoJSON polygon).