What? The projection matters on any scale and for navigational purposes will continue to use mercator projection on flat maps so there this decision doesn’t change anything.
It really doesn’t. On a ball as large as the earth, if you take a tiny section of it, it’s basically already flat. You don’t need to transform it mathematically to make it fit on a grid system.
Maybe you’ve never seen a map made for land navigation? They don’t need to distort terrain feature size to make everything line up directionally.
Maybe you’ve never seen a map made for land navigation?
Can you share one or the name of the projection used? I am having an harf time searching for it
Edit: i found that for air navigation they use Lambert Conformal Conic, for marine they use Mercator and for land i found nothing which makes sense (and probably it would be Mercator anyway)
A local coordinate system uses a false origin (0, 0 or other values) in an arbitrary location anywhere on earth. Local coordinate systems are often used for large-scale (small area) mapping. The false origin may or may not be aligned to a known real-world coordinate, but for the purpose of data capture, bearings and distances can be measured using the local coordinate system rather than global coordinates. Local coordinate systems are usually expressed in meters or feet.
What? The projection matters on any scale and for navigational purposes will continue to use mercator projection on flat maps so there this decision doesn’t change anything.
It really doesn’t. On a ball as large as the earth, if you take a tiny section of it, it’s basically already flat. You don’t need to transform it mathematically to make it fit on a grid system.
Maybe you’ve never seen a map made for land navigation? They don’t need to distort terrain feature size to make everything line up directionally.
Can you share one or the name of the projection used? I am having an harf time searching for it
Edit: i found that for air navigation they use Lambert Conformal Conic, for marine they use Mercator and for land i found nothing which makes sense (and probably it would be Mercator anyway)
https://doc.esri.com/en/arcgis-pro/latest/help/mapping/properties/coordinate-systems-and-projections.html
Example:
https://slcprdpublicrecords.blob.core.windows.net/0001sjradmin/PDF/CB_1877_15_10045793.pdf
Nice, thanks