From 0fd0e4d3985148e6a94f42b4df5f817e9644cdcf Mon Sep 17 00:00:00 2001 From: MartinKrickl Date: Fri, 19 May 2023 09:35:32 +0000 Subject: [PATCH] Update Historical-postcards-metadata-readme.md --- metadata-readme/Historical-postcards-metadata-readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata-readme/Historical-postcards-metadata-readme.md b/metadata-readme/Historical-postcards-metadata-readme.md index 2648857..f1442d1 100644 --- a/metadata-readme/Historical-postcards-metadata-readme.md +++ b/metadata-readme/Historical-postcards-metadata-readme.md @@ -23,11 +23,11 @@ Please note that the CSV is an export of keys and values of the Relational Datab | signature | informations on attributions to former collections or subcollections; may contain information on provenance; please note the abbrevations | some | string | | revision_date | timestamp of last revision of metadata in the RDB Kawan | most | date | | date | combination of year and comment, "gelaufen" and "vor" are usually not abbreviated in this field | most | string | -| feature_class | code of the GeoNames export codes[https://www.geonames.org/export/codes.html] | most | string | -| feature_code | code of the GeoNames export codes[https://www.geonames.org/export/codes.html] | most | string | +| feature_class | code of the GeoNames export codes https://www.geonames.org/export/codes.html | most | string | +| feature_code | code of the GeoNames export codes https://www.geonames.org/export/codes.html | most | string | | geoname_id | GeoName identifier of placename (attribute: "name"), if a placename has been identified | most | float | -| latitude | | most | float | -| longitude | | most | float | +| latitude | geolocation latitude as provided by GeoNames | most | float | +| longitude | geolocation longitude as provided by GeoNames | most | float | | name | placename of place identified (GeoName ID is in attribute "geoname_id") | most | string | | country_id | code for country (modern) within which borders the identified placename lies today; the form is ISO-3166 Alpha-2 code | most | string | | admin_name_1 | | some | string | -- GitLab