<?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: Add-In for Assigning measures based on XYZ coordinates in a Projected layer in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461441#M2793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;Thanks for sharing this useful tool!&lt;/P&gt;&lt;P&gt;I have a question, there is a version for ArcGIS 10.0?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gastón.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 18:22:13 GMT</pubDate>
    <dc:creator>GastonIzaguirre</dc:creator>
    <dc:date>2015-03-12T18:22:13Z</dc:date>
    <item>
      <title>Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461437#M2789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had posted an Add-In to the Gallery that was supposed to create 3D length measures on a Linear Referenced Route that was Z aware.&amp;nbsp; Unfortunately, I had attempted to include code to filter the layer list to only show those layers that would be editable, and that code did not work properly on systems other than my own.&amp;nbsp; I have removed this validation check, so it is on the user to be sure they have edit rights before attempting to assign 3D measures using this tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I cannot update the gallery I am posting the Add-In here.&amp;nbsp; It is compiled for ArcGIS 10.1, and I do not know if it will work in 10.0 or 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the basic installation instructions.&amp;nbsp; After downloading the Add-In double click it to install it and make it available to ArcMap.&amp;nbsp; In Desktop open the Customize | Extensions... menu dialog, check the extension called Measures to 3D/2D, and close the dialog.&amp;nbsp; In Desktop open the Customize | Customize Mode... menu dialog and click on the Commands tab.&amp;nbsp; In the list of Categories scroll down until you see a category named "Measures to 3D/2D Lengths" and click that category.&amp;nbsp; In the commands list box you will see a tool named Measures to 3D/2D....&amp;nbsp; Click and drag this tool on to one of your toolbars and drop it onto the toolbar.&amp;nbsp; Close the Customize dialog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you should be able to click the Measures to 3D/2D Lengths tool button to open a panel for configuring and using the tool.&amp;nbsp; If you have at least one projected polyline layer in your map that is M and Z aware, it should appear in the list of layers.&amp;nbsp; The tool lets you specify a multiplier for unit conversions.&amp;nbsp; A unit calculator detects your current XY projected units and can assist you to find the conversion factor you should input to achieve a particular measure unit conversion (for example to convert from US Feet to Meters the calculator displays a conversion factor of 0.304800609601219).&amp;nbsp; You can optionally specify a Measure offset for your first measure, ignore or take into account measure gaps, make the measures go with or against the digitized direction, and respect or not respect a selection of routes to operate on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If further explanation is needed post your questions or comments here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 18:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461437#M2789</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-12-09T18:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461438#M2790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have downloaded the Add-In contained in this thread and used it let me know if it successfully listed your Route features and updated the 3D measures or if you had any problems getting it to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 16:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461438#M2790</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-12-29T16:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461439#M2791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you have downloaded the Add-In contained in this thread and used it let me know if it successfully listed your Route features and updated the 3D measures or if you had any problems getting it to work.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working on my machine+ArcGIS 10.1! Superb..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 04:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461439#M2791</guid>
      <dc:creator>AmranOthman</dc:creator>
      <dc:date>2014-01-08T04:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461440#M2792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wanted to mention that now that I have upgraded I can confirm that the attached Add-in tied to my first post does work for ArcGIS 10.2 in addition to ArcGIS 10.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 12:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461440#M2792</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-07T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461441#M2793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;Thanks for sharing this useful tool!&lt;/P&gt;&lt;P&gt;I have a question, there is a version for ArcGIS 10.0?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gastón.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 18:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461441#M2793</guid>
      <dc:creator>GastonIzaguirre</dc:creator>
      <dc:date>2015-03-12T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461442#M2794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There probably could be a 10.0 version if I was able to compile it on a machine with ArcGIS 10.0 installed, However, no one has that version where I work now, and I don't have administrator rights to install it myself.&amp;nbsp; I don't have a good case to ask IT to install if for me that relates to my work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can upgrade to 10.1 or 10.2 I think it is very much worth it.&amp;nbsp; Either of those versions is much more stable and has much better performance than 10.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 20:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461442#M2794</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-12T20:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461443#M2795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your answer. Yes, I need to upgrade my ArcGIS!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461443#M2795</guid>
      <dc:creator>GastonIzaguirre</dc:creator>
      <dc:date>2015-03-13T15:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461444#M2796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is has this been updated for 10.3?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/260063_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 23:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461444#M2796</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2016-11-08T23:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461445#M2797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The addin attached to this reply as been built to work with ArcMap 10.3. &amp;nbsp;I have left the attachment to the original post as the version compiled to work with ArcMap versions 10.0 to 10.2. &amp;nbsp;If you have found this addin useful let me know or give this post a like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 01:10:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461445#M2797</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-11-09T01:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461446#M2798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running 10.3.1 and every time I click on the icon to open the tool my arcmap crashes. Have you experienced this before? Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 18:12:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461446#M2798</guid>
      <dc:creator>KevinMiller7</dc:creator>
      <dc:date>2016-12-13T18:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461447#M2799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Richard. I have enjoyed the addin over the last year+ in our 10.1 environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 20:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461447#M2799</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2016-12-13T20:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In for Assigning measures based on XYZ coordinates in a Projected layer</title>
      <link>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461448#M2800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not experienced a problem using the tool with 10.3.1 since I updated the file. &amp;nbsp;I tried the tool just now in response to your post and the dockable window opened fine, recognized layers with M values fine and performed an update fine. &amp;nbsp;To be sure I attached the correct add-in file I have deleted and reposted the add-in to my post above with&amp;nbsp;a new date time of 12/13/16 at 12:17 PM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other extensions running, especially editor extensions? &amp;nbsp;My system has Attribute Assistant installed and that did not cause any issue for my tool, but other editor extensions might.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure to uninstall any prior version of the Add-In before installing the new one. &amp;nbsp;Anyway, please relate the installation process you used if your problem persists. &amp;nbsp;Also open Task Manager and report any unusual memory use or performance behaviors shown during the time the application crashes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 20:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/add-in-for-assigning-measures-based-on-xyz/m-p/461448#M2800</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-12-13T20:28:29Z</dc:date>
    </item>
  </channel>
</rss>

