<?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: MapSAR setup problem in Public Safety Questions</title>
    <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348577#M404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using "incident" and "zone12" I get the same error as the last.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm available most afternoons if you want to look at what I'm doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 03:35:55 GMT</pubDate>
    <dc:creator>BartPouteau</dc:creator>
    <dc:date>2015-02-25T03:35:55Z</dc:date>
    <item>
      <title>MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348572#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded MapSAR a few weeks ago and am working through the documentation.&amp;nbsp; When I attempt to set the coordinate system by following the instructions in the Localize MapSAR document the Set Spatial Reference tool returns a Traceback error (see attached).&amp;nbsp; Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running ArcMap 10.1 SP1 on an XP machine with .NET 4 installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 05:05:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348572#M399</guid>
      <dc:creator>BartPouteau</dc:creator>
      <dc:date>2015-02-13T05:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348573#M400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on updating the python code to address this issue. I'll put together a new add-in shortly and post a link for you to try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 19:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348573#M400</guid>
      <dc:creator>JonPedder2</dc:creator>
      <dc:date>2015-02-19T19:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348574#M401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I believe I've found the issue in the python script and have corrected it. It looks like python was treating any escape characters in the folder path as actual escape characters. So a folder named c:\new_incident has an escape character of \n within the string, which is a new line. OK enough of the geeky stuff, here's a new version for you to test, I'd appreciate your feedback as to whether this worked for you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the new MapSAR toolbox &lt;A href="https://dl.dropboxusercontent.com/u/16759869/Tools.zip"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/16759869/Installing%20addin%20and%20localizing.mp4"&gt;Here's&lt;/A&gt; a video explaining how to install and localize MapSAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful and resolved your issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 16:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348574#M401</guid>
      <dc:creator>JonPedder2</dc:creator>
      <dc:date>2015-02-21T16:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348575#M402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've installed the new addin but I'm still receiving a traceback error, although it seem to be occurring at a different lines in the script than before.&amp;nbsp; The new error message is below.&amp;nbsp; Bart&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MapSAR Traceback 2.bmp" class="jive-image image-1" src="/legacyfs/online/64891_MapSAR Traceback 2.bmp" style="width: 620px; height: 326px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 22:06:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348575#M402</guid>
      <dc:creator>BartPouteau</dc:creator>
      <dc:date>2015-02-23T22:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348576#M403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I had this licked but obviously not, gosh this isn't making sense! Please do me a favor and rename the "new_incident" folder to simple "incident' and your output to zone12. &lt;/P&gt;&lt;P&gt;Please try again with the new folder names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that fails I think I'll need to set a time to connect with you, so I can see your desktop and we can work this together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for hanging in there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 01:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348576#M403</guid>
      <dc:creator>JonPedder2</dc:creator>
      <dc:date>2015-02-24T01:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348577#M404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using "incident" and "zone12" I get the same error as the last.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm available most afternoons if you want to look at what I'm doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 03:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348577#M404</guid>
      <dc:creator>BartPouteau</dc:creator>
      <dc:date>2015-02-25T03:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348578#M405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/5660"&gt;Bart Pouteau&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assisting Jon with this issue.&amp;nbsp; Would you be available to talk offline in regards to this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Private message me for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 20:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348578#M405</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2015-02-27T20:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348579#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander-&lt;/P&gt;&lt;P&gt;I'm using 10.1 on a Windows 7 box and am getting the same error message that Bart got...is there a new solution to this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 20:05:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348579#M406</guid>
      <dc:creator>SusanSmith4</dc:creator>
      <dc:date>2015-04-15T20:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: MapSAR setup problem</title>
      <link>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348580#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same problem and get the same traceback error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing: SetSpatialReference C:\MapSAR\incident C:\MapSAR\NAD83Z11 "PROJCS['NAD_1983_UTM_Zone_11N',GEOGCS['GCS_North_American_1983',DATUM['D_North_American_1983',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMETER['False_Northing',0.0],PARAMETER['Central_Meridian',-117.0],PARAMETER['Scale_Factor',0.9996],PARAMETER['Latitude_Of_Origin',0.0],UNIT['Meter',1.0]];-5120900 -9998100 10000;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision"&lt;/P&gt;&lt;P&gt;Start Time: Wed Jul 29 12:52:21 2015&lt;/P&gt;&lt;P&gt;Running script SetSpatialReference...&lt;/P&gt;&lt;P&gt;Source Structure is C:\MapSAR\incident&lt;/P&gt;&lt;P&gt;Target Structure is C:\MapSAR\NAD83Z11&lt;/P&gt;&lt;P&gt;Target Database is C:\MapSAR\NAD83Z11\SAR_Default.gdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The target workspace is C:\MapSAR\NAD83Z11\SAR_Default.gdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datasets are None and Featureclasses are None&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Users\Adam\AppData\Local\ESRI\Desktop10.2\AssemblyCache\{DC92F6EB-8FA6-0E25-BCCA-5BAB7B752C92}\SAR_Maintenance_Scripts\Set_Spatial_Reference.py", line 104, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; main()&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Users\Adam\AppData\Local\ESRI\Desktop10.2\AssemblyCache\{DC92F6EB-8FA6-0E25-BCCA-5BAB7B752C92}\SAR_Maintenance_Scripts\Set_Spatial_Reference.py", line 99, in main&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; localizeDatabase(targetDatabase,sr)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Users\Adam\AppData\Local\ESRI\Desktop10.2\AssemblyCache\{DC92F6EB-8FA6-0E25-BCCA-5BAB7B752C92}\SAR_Maintenance_Scripts\Set_Spatial_Reference.py", line 49, in localizeDatabase&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for d in dsList:&lt;/P&gt;&lt;P&gt;TypeError: 'NoneType' object is not iterable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed to execute (SetSpatialReference).&lt;/P&gt;&lt;P&gt;Failed at Wed Jul 29 12:52:25 2015 (Elapsed Time: 3.95 seconds)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ArcMap 10.2 on a Windows 8.1 machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was this issue eventually solved? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 19:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/mapsar-setup-problem/m-p/348580#M407</guid>
      <dc:creator>AdamJames2</dc:creator>
      <dc:date>2015-07-29T19:54:55Z</dc:date>
    </item>
  </channel>
</rss>

