From 414cf25566608c2dcf788b8d58273cd70ba94dde Mon Sep 17 00:00:00 2001 From: Monika Barget <38257338+MonikaBarget@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:44:27 +0200 Subject: [PATCH] author info added --- docs/data-services.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/data-services.md b/docs/data-services.md index c70f61f..ab82a13 100644 --- a/docs/data-services.md +++ b/docs/data-services.md @@ -62,3 +62,5 @@ Although spatial data in Wikidata are not complete, we have experimented with pl Geonames is one of the most commonly used Gazetteers and also offers a geocoding API. Similar to the Getty Thesaurus of Geographic Names, Geonames offers "some level of data curation, nominally global coverage, but limited explicit information with respect to data quality". (Elise Acheson, Stefano De Sabbata, Ross S. Purves, [A quantitative analysis of global gazetteers: Patterns of coverage for common feature types](https://doi.org/10.1016/j.compenvurbsys.2017.03.007), in: Computers, Environment and Urban Systems, Volume 64, 2017, p. 309-320, ISSN 0198-9715. In the DigiKAR project, we mainly use Geonames for geocoding place names in comparison with the Google API. Geocoding results for historical place names often require manual correction. For more information, visit the tutorial [Geocoding with the Geonames API in Python](https://monikabarget.github.io/GeoHumTutorials/Tutorial_geocodingGEONAMES). + +Authors / contacts: Ingo Frank (IOS Regensburg), Jakob Listabarth (IfL Leibzig), Monika Barget (IEG Mainz, FASoS Maastricht)