GeographicalPositionType

fb:GeographicalPositionType

An unnamed point designated only with a set of coordinates - latitude/longitude. [FIXM] Set of coordinates (latitude and longitude) referenced to the mathematical reference ellipsoid which define the position of a point on the surface of the Earth. [ICAO Annex 15] The "srsName" attribute names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".

Properties Definition Type
extension An extension hook for attaching extension (non-core) classes. fb:GeographicalPositionExtensionType
pos This list of doubles contains the latitude and longitude of the location in order of LATITUDE FIRST, THEN LONGITUDE. fb:LatLongPosType
srsName Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326". xs:string


Details

GeographicalPositionType

GeographicalPositionType

An unnamed point designated only with a set of coordinates - latitude/longitude. [FIXM] Set of coordinates (latitude and longitude) referenced to the mathematical reference ellipsoid which define the position of a point on the surface of the Earth. [ICAO Annex 15] The "srsName" attribute names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".

extension

fb:GeographicalPositionType:extension

An extension hook for attaching extension (non-core) classes.

Semantic Correspondence
AIRM Concept Definition
Out of scope This concept is considered as out of the scope of the AIRM.

pos

fb:GeographicalPositionType:pos

This list of doubles contains the latitude and longitude of the location in order of LATITUDE FIRST, THEN LONGITUDE.

Semantic Correspondence
AIRM Concept Definition
GeoEnabledEntity.position The geometry of the entity expressed as the position of a point on the surface of the Earth.
Notes

GeoEnabledEntity@position type is GM_Point (coordinate)

srsName

fb:GeographicalPositionType:srsName

Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".

Semantic Correspondence
AIRM Concept Definition
GeoEnabledEntity.position The geometry of the entity expressed as the position of a point on the surface of the Earth.
Notes

GeoEnabledEntity@position type is GM_Point (CRS)