<?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: Create Dimension feature through python  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11277#M926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if you have the 3D analyst, you can at least create features in 3D... for example&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/3d-point-features.htm" title="http://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/3d-point-features.htm"&gt;3D point features—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; then there is multipatches etc etc.&lt;/P&gt;&lt;P&gt;And in arcpy for example, &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/pointgeometry.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/pointgeometry.htm"&gt;PointGeometry—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; and &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/point.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/point.htm"&gt;Point—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; plus others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there is a temporal dimension as well &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/space-time-pattern-mining-toolbox/create-space-time-cube.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/space-time-pattern-mining-toolbox/create-space-time-cube.htm"&gt;Create Space Time Cube—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but if you need dimensions higher than 3D, other dimensions plus 3D, you will need to move to numpy and or netCDF and their kin in terms of data structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Jul 2016 22:40:48 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-07-02T22:40:48Z</dc:date>
    <item>
      <title>Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11276#M925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create Dimension feature class and add dimension features to it all through python, I searched internet all over, I could not find any real python samples, when I use arcpy to create feature class it only give me 4 choices, point, line, polygon and multi-point, there is no dimension type available, and I don't know if I try to insert the dimension feature what geometry type I should use, can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion is appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 20:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11276#M925</guid>
      <dc:creator>Dave_J_Zhang</dc:creator>
      <dc:date>2016-07-02T20:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11277#M926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if you have the 3D analyst, you can at least create features in 3D... for example&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/3d-point-features.htm" title="http://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/3d-point-features.htm"&gt;3D point features—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; then there is multipatches etc etc.&lt;/P&gt;&lt;P&gt;And in arcpy for example, &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/pointgeometry.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/pointgeometry.htm"&gt;PointGeometry—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; and &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/point.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/point.htm"&gt;Point—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; plus others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there is a temporal dimension as well &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/space-time-pattern-mining-toolbox/create-space-time-cube.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/space-time-pattern-mining-toolbox/create-space-time-cube.htm"&gt;Create Space Time Cube—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but if you need dimensions higher than 3D, other dimensions plus 3D, you will need to move to numpy and or netCDF and their kin in terms of data structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 22:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11277#M926</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-02T22:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11278#M927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS, you might want to move this to &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt;​ to pick up the developer traffic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 22:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11278#M927</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-02T22:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11279#M928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Don&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for your quick reply. This just a regular 2D map I am developing a python ArcMap add-in tool to drawing some lines on map and would like to add dimension to show the length of the each line like people do in AutoCAD. Any idea? Thanks.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 16:29:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11279#M928</guid>
      <dc:creator>Dave_J_Zhang</dc:creator>
      <dc:date>2016-07-03T16:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11280#M929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahhhhh .... in Arc parlance, that is called a 'label', far less exciting and readily found in the introductory section on working with maps&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/essential-labeling-concepts.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/essential-labeling-concepts.htm"&gt;Essential labeling concepts—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 17:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11280#M929</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-03T17:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Dimension feature through python</title>
      <link>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11281#M930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would check the help Dan pointed you to, and also the help for COGO labeling.&amp;nbsp; These talk more about parcel labeling, and so far I have not found a python script for it, but it is a start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2011/09/14/labeling-parcel-lines-with-cogo-dimensions/" title="https://blogs.esri.com/esri/arcgis/2011/09/14/labeling-parcel-lines-with-cogo-dimensions/"&gt;Labeling Parcel Lines with COGO Dimensions | ArcGIS Blog&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00wp00000069000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00wp00000069000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COGO labeling&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esri.com/events/seminars/parcel-fabric" title="http://www.esri.com/events/seminars/parcel-fabric"&gt;Implementing the ArcGIS Parcel Tools Seminar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/tools/parcel-fabric-toolbox/an-overview-of-the-parcel-fabric-toolbox.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/tools/parcel-fabric-toolbox/an-overview-of-the-parcel-fabric-toolbox.htm"&gt;An overview of the Parcel Fabric toolbox—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp; I'm not sure if this is included in core, or an addin. I have not&amp;nbsp; used it myself &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not Python (that I have found yet)&amp;nbsp; but looks like maybe arcobject have ways to automate&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-java/api/arcobjects/com/esri/arcgis/editor/package-summary.html" title="http://resources.arcgis.com/en/help/arcobjects-java/api/arcobjects/com/esri/arcgis/editor/package-summary.html"&gt;com.esri.arcgis.editor (ArcObjects Java API)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//00200000001m000000" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//00200000001m000000"&gt;ArcObjects Help for .NET developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are many broken links when searching for the parcel fabric toolbar, but it looks like it is a tool from the local government group&amp;nbsp; ...lots of free tools&lt;/P&gt;&lt;P&gt;&lt;A href="http://solutions.arcgis.com/#Local%20Government" title="http://solutions.arcgis.com/#Local%20Government"&gt;ArcGIS Solutions&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I have a mix of versions above, but might help get you on the right track)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 18:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-dimension-feature-through-python/m-p/11281#M930</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-07-03T18:13:54Z</dc:date>
    </item>
  </channel>
</rss>

