<?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 name 'mosaic' not defined - message in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41682#M521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Jgregory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For many years I've used the raster calculator to mosaic DEMs. I can create mosaics through the 'mosaic' tool in "Raster Dataset", but I prefer to use the raster calculator for many analysis tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In version 10, when trying to create a DEM mosaic in Raster Calculator I get the following error message...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;type 'exceptions.NameError'&amp;gt;: name 'mosaic' is not defined.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the new Raster Calculator not recognize 'mosaic' anymore, or am I missing something within the environments settings or somewhere else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 15:03:34 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2011-04-08T15:03:34Z</dc:date>
    <item>
      <title>name 'mosaic' not defined - message</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41682#M521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Jgregory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For many years I've used the raster calculator to mosaic DEMs. I can create mosaics through the 'mosaic' tool in "Raster Dataset", but I prefer to use the raster calculator for many analysis tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In version 10, when trying to create a DEM mosaic in Raster Calculator I get the following error message...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;type 'exceptions.NameError'&amp;gt;: name 'mosaic' is not defined.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the new Raster Calculator not recognize 'mosaic' anymore, or am I missing something within the environments settings or somewhere else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 15:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41682#M521</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-08T15:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: name 'mosaic' not defined - message</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41683#M522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am pretty sure that the 'mosaic' function does not work in the Raster Calculator since it was rewritten for ArcGIS 10 with the changes to the Spatial Analyst toolbar.&amp;nbsp; If you do not want to use the geoprocessing tools, I would suggest using the Python window instead.&amp;nbsp; You can find a sample of the mosaic code at the bottom of the help document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000097000000.htm"&gt;Mosaic (Data Management) &lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 15:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41683#M522</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-04-08T15:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: name 'mosaic' not defined - message</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41684#M523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Jgregory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If, in fact, 'mosaic' is no longer recognized in Raster Calculator, it's another head-scratcher from the developers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd much rather type in a command instead of going through a toolset interface and a few pull-downs to accomplish something simple. But, I guess that's the 'old school' in me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 16:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41684#M523</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-08T16:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: name 'mosaic' not defined - message</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41685#M524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, I understand your concern.&amp;nbsp; I think that the command functions are being pushed towards Python.&amp;nbsp; You can access the Spatial Analyst tools and functions through the Python window so there is less reliance on the raster calculator.&amp;nbsp; Although it can be difficult to adapt to the new software changes, there are many benefits to learning these new areas within the software.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 20:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/name-mosaic-not-defined-message/m-p/41685#M524</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-04-08T20:16:09Z</dc:date>
    </item>
  </channel>
</rss>

