liu.yan Posted December 29, 2016 Posted December 29, 2016 What’s map projection method that GeodeticPivot is using? “projection method” refers to something like Mercator or Gauss–Krüger projection. We are using 3rd party data resources so we want to know which method would fit Unigine best. And, if the GeodeticPivot is not making curved(flat), what’s coordinate system it used?
unclebob Posted January 10, 2017 Posted January 10, 2017 Hi! Currently, GeodeticPivot uses azimuthal equidistant projection as it has the useful properties that all points on the map will be at proportionately correct distances from the center point as well as they will have at the correct azimuth (direction) from the pivot's origin.
Recommended Posts