<?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: Problems with lat long projection in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/problems-with-lat-long-projection/m-p/433004#M5981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like I said on GIS.SE (GIS stackexchange website), set the coordinate system of the latitude-longitude data to NAD 1983 (geographic coordinate system, North America). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to tell the software what coordinate system the points are georeferenced to now. Then ArcMap can project the points on-the-fly (in-memory) to the data frame's coordinate system. Once they're lining up correctly, if you want to save the data as a feature class, right click the layer in the table of contents and choose data, export data. That tool will give you the option of writing out the points in their native coordinate system (lat/lon) or in the data frame's (State Plane). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 15:28:04 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2012-11-01T15:28:04Z</dc:date>
    <item>
      <title>Problems with lat long projection</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/problems-with-lat-long-projection/m-p/433003#M5980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi this seems like it should be an easy problem, but its been giving me a headache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a .xls spreadsheet with about 60,000 rows. Most of them have Latitude and Longitude.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I simply want to display these as points.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried making a .dbf in arccatalog and creating a feature class from XY data.&amp;nbsp; The first times I tried this the rows that had no lat/long were given 0,0.&amp;nbsp; The problem is the scale is about 1:1e200+ feet... so the points with correct lat/long are all together but so tiny I can't even zoom into them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the second time I just took out all the rows without lat/long.&amp;nbsp; Now the points show up but compared to the old points and the counties they are not lined up and they are tiny...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also tried using it as a .csv and as the .xls and in QGIS. I went through all the rows and took out the lat/long points that were entered incorrectly as well...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a screen shot. The little red point is actually 40,000 points on a scale of 1:84 feet... The projection is the same as the other layers and when I click on individual points they have the same lat/long, just in different spots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18941[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the projection for the old points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data Type: Shapefile Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometry Type: Point&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: NAD_1983_StatePlane_Florida_West_FIPS_0902_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 656166.66666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -82.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale_Factor: 0.99994118&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 24.33333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit:&amp;nbsp; Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum:&amp;nbsp; D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the new points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data Type: Shapefile Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometry Type: Point&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: NAD_1983_StatePlane_Florida_West_FIPS_0902_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 656166.66666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -82.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale_Factor: 0.99994118&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 24.33333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit:&amp;nbsp; Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum:&amp;nbsp; D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 14:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/problems-with-lat-long-projection/m-p/433003#M5980</guid>
      <dc:creator>StevenDouglas1</dc:creator>
      <dc:date>2012-11-01T14:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with lat long projection</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/problems-with-lat-long-projection/m-p/433004#M5981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like I said on GIS.SE (GIS stackexchange website), set the coordinate system of the latitude-longitude data to NAD 1983 (geographic coordinate system, North America). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to tell the software what coordinate system the points are georeferenced to now. Then ArcMap can project the points on-the-fly (in-memory) to the data frame's coordinate system. Once they're lining up correctly, if you want to save the data as a feature class, right click the layer in the table of contents and choose data, export data. That tool will give you the option of writing out the points in their native coordinate system (lat/lon) or in the data frame's (State Plane). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 15:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/problems-with-lat-long-projection/m-p/433004#M5981</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-11-01T15:28:04Z</dc:date>
    </item>
  </channel>
</rss>

