<?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: How to fix wrong coordinates? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240577#M1501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to check that software.&amp;nbsp; That isn't an ArcMap problem and it can't be solved by it in any event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 12:55:46 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-02-23T12:55:46Z</dc:date>
    <item>
      <title>How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240572#M1496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background: white;"&gt;I have a shapefile of France that is supposed to be in the NTF_Lambert_Zone_II coordinate system. However, the location and the scale of the map are clearly wrong (Top= 615.182700 m; Bottom=&lt;/SPAN&gt; &lt;SPAN style="color: #4c4c4c; background: white;"&gt;30.000000 m; Left= 20.000000 m; Right=&lt;/SPAN&gt; &lt;SPAN style="color: #4c4c4c; background: white;"&gt;620.000000 m).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background: white;"&gt; I have another shapefile in the same coordinate system with the correct coordinates (Top= 2677440.815485 m; Bottom=&lt;/SPAN&gt; &lt;SPAN style="color: #4c4c4c; background: white;"&gt;1617402.839798 m; Left= 47307.978910 m; Right=&lt;/SPAN&gt; &lt;SPAN style="color: #4c4c4c; background: white;"&gt;1197895.634978 m). I have tried to just change the X and Y of the wrong map by going to the Catalog --&amp;gt; Properties--&amp;gt; Feature Extent, but nothing happens. Anyone knows how I could&amp;nbsp;get the initial map to the right location and scale?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240572#M1496</guid>
      <dc:creator>SoniaGiurumescu</dc:creator>
      <dc:date>2018-02-22T17:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240573#M1497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The extents of the first shapefile almost look like those of an image in terms of rows and columns.&lt;/P&gt;&lt;P&gt;Guessing won't help.&amp;nbsp; Do you know what the extent is supposed to be with the Lambert for your region?&lt;/P&gt;&lt;P&gt;It might be useful to rename the *.prj file to *.xxx, then reload the shapefile into a new dataframe without any data added so you can check the extents of the file unmuddied by other files... then report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 18:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240573#M1497</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-22T18:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240574#M1498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Dan. Thanks for your answer. I tried doing that and I get the same extent as before. Yes, I know what the correct coordinates should be in NTF_Lambert_Zone_II (Top= 2677440.815485 m; Bottom= 1617402.839798 m; Left= 47307.978910 m; Right= 1197895.634978 m), but I don't know how to assign them.&amp;nbsp;I have tried to just change the X and Y of the wrong map by going to the Catalog --&amp;gt; Properties--&amp;gt; Feature Extent, but nothing happens.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/397316_map.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240574#M1498</guid>
      <dc:creator>SoniaGiurumescu</dc:creator>
      <dc:date>2018-02-23T09:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240575#M1499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assigning them new values won't do anything to fix the problem.&lt;/P&gt;&lt;P&gt;I would try a different copy of the file or if you got it from elsewhere, get a clean copy.&lt;/P&gt;&lt;P&gt;If the file is indeed what it is.. and you have reference points on both files, all you can do is try&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/performing-the-spatial-adjustment.htm"&gt;Spatial Adjustment&lt;/A&gt;...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps the shapefile is just an export from a CAD file which had no true spatial referencing to begin with. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 10:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240575#M1499</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-23T10:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240576#M1500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is an export from Phildigit and I think indeed that it doesn't have spatial referencing indeed. Is there any way how I can add it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 10:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240576#M1500</guid>
      <dc:creator>SoniaGiurumescu</dc:creator>
      <dc:date>2018-02-23T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240577#M1501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to check that software.&amp;nbsp; That isn't an ArcMap problem and it can't be solved by it in any event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 12:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240577#M1501</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-23T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix wrong coordinates?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240578#M1502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 14:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-fix-wrong-coordinates/m-p/240578#M1502</guid>
      <dc:creator>SoniaGiurumescu</dc:creator>
      <dc:date>2018-02-23T14:37:49Z</dc:date>
    </item>
  </channel>
</rss>

