<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting real-world coordinates from a paper map with a custom projection in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617545#M2131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So these locations are in Greece. One location has the coordinates of 117N, 140 E, for example. I figured out the 0,0 to be 413829.262, 4122499.713 meters, using the Greek_Grid GCS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 23:44:32 GMT</pubDate>
    <dc:creator>NatalieSusmann1</dc:creator>
    <dc:date>2016-01-04T23:44:32Z</dc:date>
    <item>
      <title>Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617542#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a paper map with survey points. They used a custom graticule and origin, and included a site register which lists each site's location according to this system. This was all done to preserve data integrity. My end goal is to visit these locations in person/view them in Google Earth. I know the original projection of the map with which they recorded locations, and also the coordinates of their origin point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While georeferencing is an option, I am wondering if there is some way to use Excel, etc. to convert these coordinates (i.e. 117 N 140 E) into usable coordinates (WGS decimal degrees for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking about making a custom grid, digitizing the points by hand based on the grid locations, and then reprojecting the points. Would this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617542#M2128</guid>
      <dc:creator>NatalieSusmann1</dc:creator>
      <dc:date>2016-01-04T23:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617543#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I know the original projection of the map with which they recorded locations, and also the coordinates of their origin point.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If I understand correctly, you can &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/30583"&gt;create a custom coordinate system&lt;/A&gt; using the original projection as a starting point, and change the false easting and northing parameters to account for the offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you've got the points entered and defined by your custom projection, you can &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Project/00170000007m000000/"&gt;Project &lt;/A&gt;the points to whatever standard coordinate reference system you'd like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617543#M2129</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-01-04T23:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617544#M2130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how the original numbers are represented, the field calculations would be pretty easy as documented here - &lt;A href="http://desktop.arcgis.com/en/desktop/latest/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm" title="http://desktop.arcgis.com/en/desktop/latest/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm"&gt;Converting degrees-minutes-seconds values to decimal Ddegree values—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you could add it as an XY Event Layer in ArcMap and export it to a new feature class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617544#M2130</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-01-04T23:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617545#M2131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So these locations are in Greece. One location has the coordinates of 117N, 140 E, for example. I figured out the 0,0 to be 413829.262, 4122499.713 meters, using the Greek_Grid GCS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617545#M2131</guid>
      <dc:creator>NatalieSusmann1</dc:creator>
      <dc:date>2016-01-04T23:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617546#M2132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need more information than what you've provided so far. For example, were the original points collected according to the Greek_GCS? What projection, if any? What are the units for 117N and 140E (degrees, metres, etc.)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on some of these answers, you may be able to just add a certain amount of degrees to each coordinate, or it may be a very convoluted formula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 00:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617546#M2132</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-01-05T00:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617547#M2133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The locations were recorded in 1978 by hand using aerial photographs, and then were transferred by hand onto a 1:5000 topo map, both made by the Greek Army Service. These maps use the Hellenic Geodetic Reference System: &lt;A href="https://en.wikipedia.org/wiki/Hellenic_Geodetic_Reference_System_1987" title="https://en.wikipedia.org/wiki/Hellenic_Geodetic_Reference_System_1987"&gt;Hellenic Geodetic Reference System 1987 - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These original maps are not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On their published site map, they use a 200X210 (unknown units) grid. The scale bar measures 4 km, and each 50 grid mark roughly equals 6.25 km. The grid units correspond to the coordinates given for each site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 00:44:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617547#M2133</guid>
      <dc:creator>NatalieSusmann1</dc:creator>
      <dc:date>2016-01-05T00:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting real-world coordinates from a paper map with a custom projection</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617548#M2134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, they didn't use GGRS87; it was defined after 1978. The map may have used the older Greek Grid, which uses a map projection that isn't supported in ArcGIS. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 23:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/getting-real-world-coordinates-from-a-paper-map/m-p/617548#M2134</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-01-05T23:16:30Z</dc:date>
    </item>
  </channel>
</rss>

