gluonhq / maps

https://gluonhq.com/labs/maps/
GNU General Public License v3.0
137 stars 34 forks source link

usage policy of osm tiles #51

Open brunesto opened 3 years ago

brunesto commented 3 years ago

I believe this app does not follow the usage policy of osm: https://operations.osmfoundation.org/policies/tiles/ "Requirements 1 Heavy use (e.g. distributing an app that uses tiles from openstreetmap.org) is forbidden without prior permission from the Operations Working Group. See below for alternatives. 2 Clearly display license attribution. ... "

johanvos commented 3 years ago

Gluon Maps is not an app, but a library. The usage policy of osm should be followed by the user of the library. But indeed, it would be good to make this more clear and I totally agree the policy should be followed, so if we can help with this, it would be good. Or we can remove osm by default as a provider, so that developers using Gluon Maps explicitly have to add it, which increases the chances the policy is clearly read, understood and followed.

brunesto commented 3 years ago

Regarding the license, https://github.com/gluonhq/maps/tree/master/samples/mobile looks like an app to me :) . Regarding distributing osm tiles, for example https://leafletjs.com/ samples use mapbox

johanvos commented 3 years ago

Ok, we'll remove that app.