diff --git a/geocoder/LICENSE.md b/geocoder/LICENSE.md index 8b13789..0f7c1cb 100644 --- a/geocoder/LICENSE.md +++ b/geocoder/LICENSE.md @@ -1 +1,43 @@ +# Attribution + +# Additional attributions for source data +This project contains data from Open Data portals, government or other sources. The copyright and/or licenses of the datasets mentioned throughout this project are as follows: + +## Administrative regions level 0 geocoder +* admin0_synonyms +* ne_admin0_v3 + * From [Natural Earth Data. Public Domain license.](http://www.naturalearthdata.com/about/terms-of-use/) +* admin0_synonyms +* country_decoder + +## Administrative regions level 1 geocoder +The datasets addressed in this section and their corresponding sources are as follows: +* global_province_polygons + * From [Natural Earth Data. Public Domain license.](http://www.naturalearthdata.com/about/terms-of-use/) +* admin1_synonyms + +## Named places geocoder +The datasets addressed in this section and their corresponding sources are as follows: +* global_cities_points + * [Geonames. Licensed under a Creative Commons Attribution 3.0](http://creativecommons.org/licenses/by/3.0/) +* global_cities_alternates + * [Geonames. Licensed under a Creative Commons Attribution 3.0](http://creativecommons.org/licenses/by/3.0/) + +## Postal code points geocoder +The datasets addressed in this section and their corresponding sources are as follows: +* global_postal_code_points + * [Geonames. Licensed under a Creative Commons Attribution 3.0](http://creativecommons.org/licenses/by/3.0/) + +## Postal code polygons geocoder +The datasets addressed in this section and their corresponding sources are as follows: +* global_postal_code_points + * [Australian Bureau of Statistics. Creative Commons Attribution 2.5.](http://creativecommons.org/licenses/by/2.5/au/) + * [Statistics Canada. Statistics Canada Open Licence Agreement.](http://www.statcan.gc.ca/reference/licence-eng.html) + * [US Census. Public Domain.](https://ask.census.gov/faq.php?id=5000&faqId=537) + * [Plateforme ouverte des données publiques françaises. ODbL.](http://opendatacommons.org/licenses/odbl/summary/) + + +## IP addresses geocoder +The datasets addressed in this section and their corresponding sources are as follows: +* [GeoLite2 database. Creative Commons Attribution-ShareAlike 3.0 Unported License.](http://creativecommons.org/licenses/by-sa/3.0/)