You are viewing VERSION 1.04 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
You are viewing VERSION 1.04 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
iati-activities/iati-activity/location/location-reach
This is the reference page for the XML element location-reach
.
Does this location describe where the activity takes place or where the intended beneficiaries reside?
Machine readable code for the entity being described. The value should be available on a related codelist.
This value must be of type xsd:string.
This value must be on the GeographicLocationReach codelist.
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example usage of location-reach
within context of location
This example declares a GeographicLocationReach
code 1 (Activity):
<location ref="AF-KAN">
<location-id vocabulary="G1" code="1453782" />
<name>Location name</name>
<description>Location description</description>
<activity-description>A description that qualifies the activity taking place at the location</activity-description>
<administrative level="1" code="1453782" vocabulary="G1" />
<point srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
<pos>31.616944 65.716944</pos>
</point>
<exactness code="1"/>
<location-reachcode="1"/>
<location-class code="2"/>
<feature-designation code="PRNQ"/>
</location>
Introduced in 1.04
Find the source of this documentation on github: