<?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: Projection Problem in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539003#M30600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or more specifically it appears to be on the roof of the school&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2015 13:47:53 GMT</pubDate>
    <dc:creator>RobertBorchert</dc:creator>
    <dc:date>2015-12-08T13:47:53Z</dc:date>
    <item>
      <title>Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538992#M30589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just uploaded a bunch of points using the display XY data in the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lat: 38.655666 Long: -122.793479&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No matter what projection I originally set everything to it always projects into the ocean.&amp;nbsp; All the points seem to be accurate and when I search the lat/long in google earth they are accurate so I'm a bit lost atm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set the data frame coordinate system to the same system I am using on my layer.&amp;nbsp; I've tried everything from adding the data in a current ArcMap document to a brand new one and I keep getting the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 21:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538992#M30589</guid>
      <dc:creator>AlexanderPugliese</dc:creator>
      <dc:date>2015-12-03T21:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538993#M30590</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;No matter what projection I originally set&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Those are Lat/Long, so your original coordinate reference system for the point(s) should be &lt;EM&gt;geographic&lt;/EM&gt;, not projected. Try WGS84 as a default, or other if you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 21:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538993#M30590</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-12-03T21:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538994#M30591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt; I tested out your point in ArcMap and it landed in California. Is this correct? just make sure your settings is in decimal degrees when you got to plot your points. Good Luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/151675_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 22:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538994#M30591</guid>
      <dc:creator>nasiaqureshi</dc:creator>
      <dc:date>2015-12-03T22:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538995#M30592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And an oft mixed up thing when adding event layers... X is longitude and Y is latitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538995#M30592</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-03T23:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538996#M30593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Dan Patterson yes it always does messed up our brains !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 01:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538996#M30593</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2015-12-04T01:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538997#M30594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because people still say "latitude - longitude" for historic and non-geometric reasons.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I will give this reference since it is very complete as to how this travesty (my comment) occured and how it has been perputuated and actively endorsed for a variety of which are largely insane (ok...that was a comment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/7309121/preferred-order-of-writing-latitude-longitude-tuples" title="http://stackoverflow.com/questions/7309121/preferred-order-of-writing-latitude-longitude-tuples"&gt;http://stackoverflow.com/questions/7309121/preferred-order-of-writing-latitude-longitude-tuples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the original references are in there and it will save me time in looking up the missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now don't get me started on why it is ... X-Y ... Easting-Northing (or is it the other way around??? gosh)&amp;nbsp; or Define Projection vs Project &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt; &lt;/P&gt;&lt;P&gt;I am sure the nomenclature originated with the same desire for obfuscation. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 01:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538997#M30594</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-04T01:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538998#M30595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good one Dan...&lt;/P&gt;&lt;P&gt;When preparing a table for storing these sort of values, I always call the 2 coordinate fields :&lt;/P&gt;&lt;P&gt;XLong, YLat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 07:06:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538998#M30595</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-12-04T07:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538999#M30596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was the fix and I am an idiot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:29:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/538999#M30596</guid>
      <dc:creator>AlexanderPugliese</dc:creator>
      <dc:date>2015-12-07T16:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539000#M30597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to spell out "Longitude" and "Latitude", or use 3-character abbreviations (which won't collide with a datatype reserved word in any platform).&amp;nbsp; Where possible, I try to include units as a postfix or prefix (e.g., "LatitudeDD", "DMS_Lon",...).&amp;nbsp; Using "Long" causes me to break out in hives (same as with spaces in directories).&amp;nbsp; I suppose "LonX" and "LatY" wouldn't require benedryl, but it might be a close thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539000#M30597</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-12-07T23:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539001#M30598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vince,&lt;/P&gt;&lt;P&gt;the Fields XLong &amp;amp; Ylat would be reserved exclusively for real numbers.&lt;/P&gt;&lt;P&gt;If I was storing DMS or some other format of notation, I tend to make it obvious in the attribute name that it is TEXT, like&lt;/P&gt;&lt;P&gt;XLongDMSText or something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:23:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539001#M30598</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-12-08T13:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539002#M30599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&amp;nbsp; start a blank MXD session.&amp;nbsp; Add only the XY table and create the event from the XY.&amp;nbsp; Then export that to a database that's in the projection you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using decimal degree data it seems to default to the proper projection for displaying the raw data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just did it with the xy you posted and it comes up as Alexander Valley School.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539002#M30599</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2015-12-08T13:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539003#M30600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or more specifically it appears to be on the roof of the school&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/projection-problem/m-p/539003#M30600</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2015-12-08T13:47:53Z</dc:date>
    </item>
  </channel>
</rss>

