To align the geocoding standard with the more generic Geographic Markup Language (GML) the Coordinates element has been replaced by the Location / Point element.
Additions
- location/point/@srsname - The name of the spatial reference system used by the coordinates. The default is "http://www.opengis.net/def/crs/EPSG/0/4326". If the attribute is not present the default is assumed.
- location/point/coordinates/text() - The latitude and longitude coordinates expressed as decimals and separated by a comma.
6 Comments