graphhopper / geocoder-converter

Converts arbitrary geocoding responses to a GraphHopper response
https://graphhopper.com/api/1/docs/geocoding/#external-providers
Apache License 2.0
9 stars 11 forks source link

Add Copyright to Response #7

Closed boldtrn closed 8 years ago

boldtrn commented 8 years ago

We should add the copyright to the response like:

copyright: "© OpenStreetMap-Contributors"

We should make this also configurable in the .yml

boldtrn commented 8 years ago

Fixed in #8