This version is DEPRECATED, v2.03 is the latest version
This version is DEPRECATED, v2.03 is the latest version
iati-activities/iati-activity/location/gazetteer-entry
This is the reference page for the XML element gazetteer-entry
.
Deprecated since 1.04
Identifier for this location’s entry in a geographical gazetteer, such as GEOnet. The entry identifier is the element content.
Deprecated since 1.04
Reference to the gazetteer containing the entry.
See http://iatistandard.org/codelists/gazetteer_agency
This value must be of type xsd:string.
This value must be on the GazetteerAgency codelist.
NB: this element is deprecated in version 1.04
Example for the Herat region of Afghanistan - which has an ID of 1140026 on geonames.org.
To find Herat on geonames.org you would create a link like this: http://www.geonames.org/1140026/
The IATI gazeteer-ref for geonames is GEO
, so the element would look like:
<location>
....
<gazetteer-entry gazeteer-ref="GEO">1140026</gazetteer-entry>
....
</location>
Deprecated in 1.04
The location/location-id element which identifies both gazetteer and administrative area vocabularies and codes should be used instead.
Find the source of this documentation on github: