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

Implement geo params for v1 API #585

Open
Skud opened this issue Dec 12, 2014 · 0 comments
Open

Implement geo params for v1 API #585

Skud opened this issue Dec 12, 2014 · 0 comments

Comments

@Skud
Copy link
Contributor

Skud commented Dec 12, 2014

Implement geolocation parameters for the v1 API, so that you can query for eg. "plantings near Ballarat" or "crops planted near New York".

Other user requests:
I would love to be able to send an API request like

/api/v1/crops/{lat: X, lon: Y}
/api/v1/seeds/{lat: X, lon: Y}

And return the crops/seeds being grown close to that specific location. I'm new to API development, so I'd be glad to contribute on something like this as well, and learn along the way.

Enabling changes

#2375

Other considerations

Having this clearly demonstrated in the API documentation would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Growstuff
  
Backlog
Development

No branches or pull requests

1 participant