Files
data-services/geocoder/LICENSE.md
T
2015-11-06 16:34:13 +01:00

12 lines
1.1 KiB
Markdown

# License
This work is licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/) except for the [postal code](https://github.com/CartoDB/data-services/blob/master/geocoder/postal-codes/LICENSE.md) and [IP addresses](https://github.com/CartoDB/data-services/blob/master/geocoder/ip-addresses/LICENSE.md) geocoding methods, derivated from other sources with specific share-alike licenses.
Find below the licenses and specific attributions per category:
* [Level-0 Administratvie Regions Geocoder](https://github.com/CartoDB/data-services/blob/master/geocoder/admin0/LICENSE.md)
* [Level-1 Administratvie Regions Geocoder](https://github.com/CartoDB/data-services/blob/master/geocoder/admin1/LICENSE.md)
* [City names Geocoder](https://github.com/CartoDB/data-services/blob/master/geocoder/namedplace/LICENSE.md)
* [IP addresses Geocoder](https://github.com/CartoDB/data-services/blob/master/geocoder/ip-addresses/LICENSE.md)
* [Postal codes Geocoder](https://github.com/CartoDB/data-services/blob/master/geocoder/postal-codes/LICENSE.md)