GEO2XY: Stata module to convert latitude and longitude to xy using map projections
Robert G. Picard, Michael Stepner
Abstract
Robert G. Picard, Michael Stepner
Abstract
geo2xy converts geographic latitude and longitude to cartesian coordinates (x, y) using map projection transformations. The default projection is a Web Mercator, which is the same used by most web mapping applications (Google Maps, Bing Maps, etc.). As an option, -geo2xy- can generate Tissot's indicatrices (grid of circles) which, when overlaid on a map of the projected coordinates, help visualize the distortions of the chosen projection. With projected coordinates, high quality maps can be produced using standard Stata graph commands or with user-written commands like -spmap-.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
geo2xy converts geographic latitude and longitude to cartesian coordinates (x, y) using map projection transformations. The default projection is a Web Mercator, which is the same used by most web mapping applications (Google Maps, Bing Maps, etc.). As an option, -geo2xy- can generate Tissot's indicatrices (grid of circles) which, when overlaid on a map of the projected coordinates, help visualize the distortions of the chosen projection. With projected coordinates, high quality maps can be produced using standard Stata graph commands or with user-written commands like -spmap-.
Key concepts: Geographic coordinate system, Mercator projection, Map projection, Projection (relational algebra), Longitude, Computer science, Cartesian coordinate system, Geography