WLJS LogoWLJS Notebook

LatitudeLongitude

LatitudeLongitude[pos] gives a list of the latitude and longitude in degrees of a geographic position specified by pos.

  • LatitudeLongitude[pos, datum] gives the latitude and longitude referring to the specified geodetic datum.

Examples

LatitudeLongitude[Entity["City", {"NewYork", "NewYork", "UnitedStates"}]]

Please visit the official Wolfram Language Reference for more details.

On this page