Mostly updating the documentation, testing that and making a few calls into authenticated requests.
Changes
map data: changeset information for the returned elements will only include user information if logged in; library now makes authenticated requests where possible - without this change, the library will never return user information because it makes those requests not authenticated by default currently
map data history: same as map data
notes: calls are now only allowed if logged in
user info: calls are now only allowed if logged in
To be determined:
changeset/id/download still available without login (minus user data)?
creating notes as anonymous still allowed?
actually running the tests (will fail now obviously because openstreetmap-website is not updated in accordance to GDPR yet)
see https://wiki.openstreetmap.org/wiki/GDPR/Affected_Services
Mostly updating the documentation, testing that and making a few calls into authenticated requests.
Changes
To be determined: