Skip to main content

GeoPosition

GeoPosition[{lat,lon}] represents a geodetic position with latitude lat and longitude lon.

GeoPosition[{lat,lon,h}] represents a geodetic position with height h relative to the reference ellipsoid.

GeoPosition[{lat,lon,h},datum] represents a geodetic position referring to the specified datum.

GeoPosition[{{lat1,lon1},{lat2,lon2},…},datum] represents an array of geodetic positions.

GeoPosition[entity] returns the geodetic position of the specified geographical entity.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.