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

Add support for OSM-blacklisted URL Patterns #40

Closed
slibby opened this issue Jul 26, 2017 · 1 comment
Closed

Add support for OSM-blacklisted URL Patterns #40

slibby opened this issue Jul 26, 2017 · 1 comment

Comments

@slibby
Copy link
Collaborator

slibby commented Jul 26, 2017

Currently, http://api.openstreetmap.org/api/0.6/capabilities provides a list of regex-able URL patterns to block, so that a user does not use Google imagery to digitize, for example.

While there are no vector sources in that list currently, it would be a good show of faith to the larger community and a good preparatory feature to have the GeoServices branch respect this list that as well, checking any user-provided URL against that blacklist.

see openstreetmap#4164 (comment)

@mapmeld
Copy link
Owner

mapmeld commented Jul 26, 2017

I can link this with iD's current system for checking the blacklist, context.connection().imageryBlacklists()

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

No branches or pull requests

2 participants