<?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 lunar projection from earth based projection system in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99888#M5819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone please, can tell regarding the map projection. I have images of Moon, which is originally generated through Geographic lat/long, WGS 84 datum. I am working with ArcGIS 9.2. I worked applying the conversion factor of Moon ie 30.333 km is equal to 1 degree, in case of my applications. I try to reproject the image in Moon spheroid, it is done, I apply the flattening factor of the major and minor axis, I was very happy that I did it, when I check the projection it is showing moon spheroid, but in my application work the scale is not coming with respect to the Moon. And when I check the datum, it is showing unknown. So please tell me, is it not possible to project the images who were originally processed in Geographic Lat/long, WGS 84 datum to lunar projection (datum).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I ll be very thankful to you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;guneshwar &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:gune.ishwar@gmail.com"&gt;gune.ishwar@gmail.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Oct 2010 06:15:10 GMT</pubDate>
    <dc:creator>thangjamsingh</dc:creator>
    <dc:date>2010-10-14T06:15:10Z</dc:date>
    <item>
      <title>lunar projection from earth based projection system</title>
      <link>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99888#M5819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone please, can tell regarding the map projection. I have images of Moon, which is originally generated through Geographic lat/long, WGS 84 datum. I am working with ArcGIS 9.2. I worked applying the conversion factor of Moon ie 30.333 km is equal to 1 degree, in case of my applications. I try to reproject the image in Moon spheroid, it is done, I apply the flattening factor of the major and minor axis, I was very happy that I did it, when I check the projection it is showing moon spheroid, but in my application work the scale is not coming with respect to the Moon. And when I check the datum, it is showing unknown. So please tell me, is it not possible to project the images who were originally processed in Geographic Lat/long, WGS 84 datum to lunar projection (datum).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I ll be very thankful to you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;guneshwar &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:gune.ishwar@gmail.com"&gt;gune.ishwar@gmail.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 06:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99888#M5819</guid>
      <dc:creator>thangjamsingh</dc:creator>
      <dc:date>2010-10-14T06:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: lunar projection from earth based projection system</title>
      <link>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99889#M5820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone please, can tell regarding the map projection. I have images of Moon, which is originally generated through Geographic lat/long, WGS 84 datum. I am working with ArcGIS 9.2. I worked applying the conversion factor of Moon ie 30.333 km is equal to 1 degree, in case of my applications. I try to reproject the image in Moon spheroid, it is done, I apply the flattening factor of the major and minor axis, I was very happy that I did it, when I check the projection it is showing moon spheroid, but in my application work the scale is not coming with respect to the Moon. And when I check the datum, it is showing unknown. So please tell me, is it not possible to project the images who were originally processed in Geographic Lat/long, WGS 84 datum to lunar projection (datum).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I ll be very thankful to you. &lt;BR /&gt;with regards,&lt;BR /&gt;guneshwar &lt;BR /&gt;&lt;A href="mailto:gune.ishwar@gmail.com"&gt;gune.ishwar@gmail.com&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you are running into a known issue or two in ArcMap/ArcGIS. Map projections and datum transformations for vector data are handled by the projection engine library (pe.dll). Rasters use both pe.dll and another library. The other library may not be able to save a moon-based coordinate system in that particular raster format. What format is the data? (tiff, jpeg, GRID)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're trying to measure features in ArcMap, I believe that it was hard-coding an earth ellipsoid when calculating the measurements. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to check out PIGWAD (&lt;/SPAN&gt;&lt;A href="http://webgis.wr.usgs.gov/"&gt;http://webgis.wr.usgs.gov/&lt;/A&gt;&lt;SPAN&gt;) which has some tools and forums specifically about non-earth data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 18:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99889#M5820</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2010-10-14T18:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: lunar projection from earth based projection system</title>
      <link>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99890#M5821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using *.img data format. I any measurement I apply this conversion factor. I am very thankul and happy with your reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Dec 2010 04:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/lunar-projection-from-earth-based-projection/m-p/99890#M5821</guid>
      <dc:creator>thangjamsingh</dc:creator>
      <dc:date>2010-12-19T04:27:27Z</dc:date>
    </item>
  </channel>
</rss>

