Fruktkartan API

This is the REST API for fruktkartan.se. You are free to use data from this API, but please let us know if you are building a public service or plan on doing a lot of requests, to make sure we can handle the load.

Endpoints

/trees?bbox=lat_1,lon_1,lat_2,lon2
Display a list of trees. Use the bbox parameter to target a specific bounding box (highly recommended): /trees?bbox=59,18,59.2,18.2
/tree/{id}
Display a specific tree: /tree/3446190092

Bugs

Please report any bugs in the Github issue tracker: https://github.com/fruktkartan/fruktkartan-api/issues

Lincensing

The Fruktkartan data is made available here under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/.