<?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: define projection, drg's in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/define-projection-drg-s/m-p/366166#M20908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since the files are in sid format now, I would recommend georeferencing the sids rather than trying to adjust the metadata.&amp;nbsp; It sounds like, per your description, that in the conversion process the spatial reference was lost.&amp;nbsp; Is that correct? When you look at the properties of the sid, do you see any custom extents?&amp;nbsp; If you see the same extents from the .tif, then all you will need to do is define the sid's projection with the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000077000000"&gt;Define Projection tool&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; If you see bad extents in the source properties, then I would recommend georeferencing the sid.&amp;nbsp; That way you preserve the compression of the sid and then put it in the correct location.&amp;nbsp; I am including the information on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Georeferencing_a_raster_dataset/009t000000mq000000/"&gt;how to georeference the raster&lt;/A&gt;&lt;SPAN&gt;, but basically, you should follow these basic steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Open a new MXD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Define the coordinate system you want to georeference the raster to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Add in any corresponding reference data in that same coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Georeference the raster by adding control points&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Update the georeferencing&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2012 11:26:32 GMT</pubDate>
    <dc:creator>JeffreySwain</dc:creator>
    <dc:date>2012-05-08T11:26:32Z</dc:date>
    <item>
      <title>define projection, drg's</title>
      <link>https://community.esri.com/t5/data-management-questions/define-projection-drg-s/m-p/366165#M20907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have DRG's that have been converted from .tif to SID files and have no metadata associated with them.&amp;nbsp; I am trying to get the files into a proper projection so that I can pull lat/long's off of the image in specific locations. I'm having a hard time figuring out how the files are set up so that I can correctly project them.&amp;nbsp; I believe I need the files in&amp;nbsp; NAD 1927 UTM Zone 5N.&amp;nbsp; If I go back to the metadata listed on the usgs website, the file should have the following spatial extent...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Transverse_Mercator: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale_Factor_at_Central_Meridian: 0.9996 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude_of_Central_Meridian: -153.000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_of_Projection_Origin: 0.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 500000. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The files are too big to upload here but if anyone is able to help I would be happy to send one your way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aimee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 21:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/define-projection-drg-s/m-p/366165#M20907</guid>
      <dc:creator>AimeeSalstead</dc:creator>
      <dc:date>2012-05-07T21:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: define projection, drg's</title>
      <link>https://community.esri.com/t5/data-management-questions/define-projection-drg-s/m-p/366166#M20908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since the files are in sid format now, I would recommend georeferencing the sids rather than trying to adjust the metadata.&amp;nbsp; It sounds like, per your description, that in the conversion process the spatial reference was lost.&amp;nbsp; Is that correct? When you look at the properties of the sid, do you see any custom extents?&amp;nbsp; If you see the same extents from the .tif, then all you will need to do is define the sid's projection with the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000077000000"&gt;Define Projection tool&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; If you see bad extents in the source properties, then I would recommend georeferencing the sid.&amp;nbsp; That way you preserve the compression of the sid and then put it in the correct location.&amp;nbsp; I am including the information on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Georeferencing_a_raster_dataset/009t000000mq000000/"&gt;how to georeference the raster&lt;/A&gt;&lt;SPAN&gt;, but basically, you should follow these basic steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Open a new MXD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Define the coordinate system you want to georeference the raster to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Add in any corresponding reference data in that same coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Georeference the raster by adding control points&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Update the georeferencing&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 11:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/define-projection-drg-s/m-p/366166#M20908</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2012-05-08T11:26:32Z</dc:date>
    </item>
  </channel>
</rss>

