-
Notifications
You must be signed in to change notification settings - Fork 30
Importing Gazetteers
In order to use geo-annotation functionality, you need to import one or more gazetteers via the Authority Management page, located at /admin/authorities. Log in as a user with administrator privileges to access this page (e.g. the initial 'recogito' user).
Note: importing a gazetteer can take a while, and the Authority Management page doesn't currently show import progress. For the time being, you can track progress by manually refreshing the page.
Recogito supports upload of data files primarily in two formats:
- Pelagios Gazetteer Interconnection Format
- Linked Places Format (note: when uploading a Linked Places file, include the string "lpf" in its name, otherwise Recogito won't currently pick the right importer)
At the moment, the following gazetteers are available in one of the two formats:
-
Digital Atlas of the Roman Empire. An up-to-date Pelagios data file is maintained at http://dare.ht.lu.se/export_pelagios3.ttl.gz (For convenience, you can also find a snapshot of this file from February 2018 in the
/gazetteers
folder of this repository.) -
Vici.org. An up-to-date Pelagios data file is maintained at http://vici.org/vici/all/rdf.
-
China Historical GIS. A zipped Pelagios data file is available at http://github.com/vajlex/tgaz/tree/master/data/rdf. Unzip this file before uploading to Recogito.
In addition, we are maintaining a number of custom-built gazetteer packages that are also compatible with Recogito:
-
A package based on the Pleiades Gazetteer of the Ancient World is available here. The package is built from Pleiades' nightly data dumps, but includes a few modifications specifically for use with Recogito (such as additional polygon region geometries).
-
A package built from a subset of GeoNames is available here.
Check back occasionally on this page for updates or new gazetteer packages - or contact us if you want to make your own gazetteer available for use with Recogito.