<div dir="ltr">Hello Ken,<div><br></div><div>Just for completeness a projection is a flat representation of earth.  The earth is usually represented as an oblate spheroid.  Any projection has some level of approximation between distance, area, direction, and form (does the landmass look like what it should look like).  Some projections are good used for surveying application, others are better for representing a really large area.</div><div><br></div><div>For basic information about projections:</div><div><a href="http://axismaps.github.io/thematic-cartography/articles/projections.html">http://axismaps.github.io/thematic-cartography/articles/projections.html</a><br></div><div><br></div><div>If you limit the scope of area, you can very accurate measurements.</div><div><br></div><div>It depends upon what projection that you are using to what kinds of errors you will get.  Mercator projection is very accurate at the 0 deg latitude.  Transverse Mercator project is very accurate at along a line of longitude.</div><div><br></div><div>Errors can be both latitude and longitude, depending on the projection.  For example, a polar projection will have distortion anywhere but the center (the pole).</div><div><br></div><div>Tissot&#39;s indicatrix is used as a graphic illustration of a projection&#39;s distortion.</div><div><a href="https://en.wikipedia.org/wiki/Tissot%27s_indicatrix">https://en.wikipedia.org/wiki/Tissot%27s_indicatrix</a><br></div><div><br></div><div>You can calculate a grid distance, which can be very close or not close at all based on the projection.    Geodetic/geodesic distance algorithms from the GeographicLib::Geodesic libary (included with PROJ.4) has very accurate distance calculations.</div><div><a href="http://proj4.org/geodesic.html">http://proj4.org/geodesic.html</a><br></div><div><br></div><div>I&#39;m not to sure about keeping track of the errors of a particular projection or how to exactly answer your specific questions.  I hope that gives you some pointers.</div><div><br></div><div>In a slightly different tangent about using US Customary units for area and exactitude, I was looking at the difference between calculating acres using international feet (0.3048 m) and US Survey feet (0.3048006 m).  The size of this City is about 1000 sq km.  When converting to acres (area) using the two different feet as the basis of acres, I got a difference of 100 acres (40 hectares or 0.4 sq km) between the asnwers.  US Customary units make me crazy.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Micah Cochran</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 20, 2017 at 11:13 AM, Ken Mankoff <span dir="ltr">&lt;<a href="mailto:mankoff@gmail.com" target="_blank">mankoff@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear List,<br>
<br>
I&#39;ve just learned that GRASS has a function to provide the true scale for a given cell. From this, I can determine the map projection error.<br>
<br>
My understanding is that for a given projection, the &quot;lat_ts&quot; term of the proj4 string describing the projection is where 1 m in GRASS is actually 1 m. Elsewhere, errors grow. I&#39;d like to track these.<br>
<br>
I asked the following on the GRASS list and was advised that this list might be a better place to ask:<br>
<br>
Is the scale error only in longitude and never in latitude? Or can it be in both? Is there a way to find the error for a length error rather than an area error? Specifically, for a vector line with an arbitrary heading?<br>
<br>
Thank you,<br>
<br>
  -k.<br>
______________________________<wbr>_________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">http://lists.maptools.org/<wbr>mailman/listinfo/proj</a><br>
</blockquote></div><br><br clear="all"><div><br></div>
</div></div>