<?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: XY data projecttion problem in Map Projections Questions</title>
    <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781266#M68</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that's why we think you have an incorrect original coordinate system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 19:08:54 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2016-08-16T19:08:54Z</dc:date>
    <item>
      <title>XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781258#M60</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, I was making point data from xls/csv file. But i want to project my data into a Projected coordinate system, not in GCS. As this data is from Germany, so I was trying to make it into DHDN Gauskruger 3 zone 3, but unfortunately this is not working and the dataframe unit is showing decimal, see the attached image bottom right corner. I tried with ESPG 1989 33N also but its same. Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/215254_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;muqit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 14:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781258#M60</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-08-12T14:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781259#M61</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to Define Projection first... telling it what it is, not what you want it to be.&lt;/P&gt;&lt;P&gt;Once it is defined, you can use the Project tool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 14:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781259#M61</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-12T14:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781260#M62</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan, I am facing trouble to make the disperse locations of similar lat/long values. My projection unit is in meter, I put 1 meter as parameter, but the points are creating at distant locations like 10km or 12 kilometer away, please see the image. I need to view the point markers just beside the actual point.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/216487_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 08:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781260#M62</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-08-16T08:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781261#M63</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's&amp;nbsp;your &amp;nbsp;original x,y data like?&amp;nbsp; May be you have lon,lat data, but you difine&amp;nbsp;it as projected coordinate (I see you have 0 degree latitude in your map) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 09:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781261#M63</guid>
      <dc:creator>TieshengWu</dc:creator>
      <dc:date>2016-08-16T09:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781262#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly as Dan &amp;amp; Wu says.&lt;/P&gt;&lt;P&gt;Judging by the extent values in your original post, your input points were in some form of GCS (lat/long), but they have been defined as the german grid metres.&lt;/P&gt;&lt;P&gt;This is a mistake. Bring the points in a define them correctly first, then project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:36:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781262#M64</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-08-16T10:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781263#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil, thanks, but i have solved that projection issue. But I cannot create the disperse markers correctly , now points (markers) are creating distant place, like 12 km away from actual place. Any solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 12:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781263#M65</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-08-16T12:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781264#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Wu, thanks, but i have solved that projection issue. But I cannot create the disperse markers correctly , now points (markers) are creating distant place, like 12 km away from actual place. Any solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 12:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781264#M66</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-08-16T12:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781265#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the original long/lat's coordinate system?&amp;nbsp; Maybe the data's GCS is not Deutsches Haupt...&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp; can it be WGS84?&amp;nbsp;&amp;nbsp;&amp;nbsp; There is several hundred meters of&amp;nbsp;diffrence between them. Ask the data provider or try other GCS, and maybe it's not nessasery to change it to projected coordinate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 13:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781265#M67</guid>
      <dc:creator>TieshengWu</dc:creator>
      <dc:date>2016-08-16T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781266#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that's why we think you have an incorrect original coordinate system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 19:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781266#M68</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-08-16T19:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: XY data projecttion problem</title>
      <link>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781267#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May you post some of x,y data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 22:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/xy-data-projecttion-problem/m-p/781267#M69</guid>
      <dc:creator>TieshengWu</dc:creator>
      <dc:date>2016-08-16T22:36:41Z</dc:date>
    </item>
  </channel>
</rss>

