<?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: Minimum Bounding Geometry Irregular Polygon Length &amp; Width in Implementing ArcGIS Questions</title>
    <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75288#M91</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/340184"&gt;Ken Walsh&lt;/A&gt;&amp;nbsp;, not sure where to start, since there is a lot going on here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you have a metric coordinate system and the width and height of the area is very small 35 - 40 cm. This affects the data. What does the data represent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/423483_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you send me a polyline shapefile and not polygons. When you want to obtain polygons digitizing them from a background (the image) you should directly capture them as polygons to avoid problems. Better yet, as the background image&amp;nbsp;seems to have a continuous range of values, you could probably use a threshold value to create a raster containing only the areas you are interested in and convert those those raster areas to polygons (no need to&amp;nbsp;digitize the polygons).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did with your data was to "move" them to a different location and give them a bigger size by defining the WGS1984 geographic coordinate system and projecting them to Web Mercator Auxiliary Sphere (which obviously will not be correct without knowing what the data represents). When I&amp;nbsp;used the Feature to Polygon tool, it just created polygons for a small part of your data (see the green polygons in the image below). You can use the MBG (area by rectangle) on the lines as well to create rectangles around the lines (see purple-ish color rectangles).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423482_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the polygons don't have too many curves, you could approximately determine the width of the polygons, by using the length from the rectangles and divide the area of the polygons by the length. This will approximately represent the average with of the polygons, but bear in mind that when a polygon has more curves the length is too small and the with will be bigger than it should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2018 13:06:05 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2018-10-02T13:06:05Z</dc:date>
    <item>
      <title>Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75277#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;First time poster. I am a student learning GIS and attempting to use it on a project I wish to pursue. It involves mapping many irregular polygon (couple of thousand). I need to be able to extract the length and width of the polygons to start with. I know I can get a length using geometry and then divide by 2 to get the average length.&lt;/P&gt;&lt;P&gt;I have been doing a lot of research online and have been attempting to use the bounding containers tool from data management. I am using ArcGIS 10.4 for Desktop. I am unsure though whether I am getting correct data from using the tool.&lt;/P&gt;&lt;P&gt;I opted to use rectangle by width, when I run it I only get intermittent data in the MGB Width field, either it has some data or is a zero. There are approximately 440 polygons in the first table. Attached are images of the polygons and a sample of the table output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated as I am now at my wits end. I just need to accurately get the length and width of the polygons. I will have to do it for varying numbers of polygons another 17 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 12:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75277#M80</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-09-17T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75278#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your coordinates are in decimal degrees.&amp;nbsp; It is best to use projected coordinate systems.&lt;/P&gt;&lt;P&gt;Try &lt;A href="https://www.arcgis.com/home/item.html?id=564e2949763943e3b9fb4240bab0ca2f"&gt;&lt;STRONG&gt;Bounding Containers&lt;/STRONG&gt;&lt;/A&gt; with the Minimum, Area, bounding Rectangle option... If I remember, the axes lengths are calculated already.&amp;nbsp; Limitation until I get it fixed is that shapefiles for input and output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 18:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75278#M81</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-17T18:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75279#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My geographic coordinate system is GCS_WGS_1984 and I use a Projected Coordinate System of WGS_1984_UTM_Zone_13N. I am using a shapefile overlaying a TIFF file to create the polygons. When I try and run the bounding containers on ArcMap 10.4 my dialog box does not have an option of minimum and area; it only has rectangle. I have attached a screenshot of the dialog box and then the error I received when I run the toolbox. I apologize but I have very little knowledge of GIS&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/422216_Boundingcontainers_Dialog_Box.png" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/422217_Boundingcontainers_Errors.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 18:25:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75279#M82</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-09-17T18:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75280#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your coordinates are in decimal degrees and you can't put a shapefile into a geodatabase as you have, it has to go into a folder (put a *.shp file extension on it)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 20:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75280#M83</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-17T20:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75281#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr Patterson, apologies for my late reply. I am using a shape file and folder, it was what I inherited. I am attaching an image of the type of polygon I am working with. Ideally, I would like to get a maximum width and a length for a mid-line down the center of the polygon. Is this possible in ArcGIS 10.4 desktop or even at all?&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/423355_Polygon.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 14:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75281#M84</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-01T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75282#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be over an image source.&lt;/P&gt;&lt;P&gt;How many of these polygons do you have to work with?&lt;/P&gt;&lt;P&gt;Are they all elongated like that? If so they might be a candidate for a Minimum Area Bounding Ellipse... which I have a toolbox for but only for ArcGIS Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 01:15:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75282#M85</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-02T01:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75283#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sir, I have a tiff with a shape-file overlain. On this particular shape-file there are approximately 1300 polygons; all generally oriented the same direction and usually long and narrow. I initially thought about an ellipse as being the best but obviously not an option in 10.4. Next I thought about using the Convex Hull but it doesn't return&amp;nbsp;a width value for every polygon, see attached where some of the widths are zero. This is also the case if I use the rectangles. Only envelope returns a width for every polygon, however, that width is usually larger than the actual width.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/423479_Convex_Hull.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I am sure it is not an easily programmed solution. The number of vertices is not constant so trying to use x,y coordinates of each vertex to try and calculate the width is not trivial. I guess I will have to just use envelope. Rectangle by width would probably be the best fit but it also fails to return widths for some of the polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 11:26:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75283#M86</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-02T11:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75284#M87</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just as a side note,&amp;nbsp;looking at the resulting MBG polygons, they do not in any way&amp;nbsp;seem to be the logical result of the input polygons. The fact that they extent towards both side is very strange. Do you have data there? Are the polygon multipart by any way. Could you share a sample of your data to run some tests?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/servlet/JiveServlet/download/221344-1-204044/Polygons_after_running_minimum_bounding_geometry.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75284#M87</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-02T12:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75285#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr Bakker, what would you require? Would an export of an attribute table prior to running MBG be good?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:05:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75285#M88</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-02T12:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75286#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/340184"&gt;Ken Walsh&lt;/A&gt;&amp;nbsp;, (it's just Xander please, Mr Bakker makes me feel sooo old)&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An export of the attributes would not include the geometry and the geometry is necessary to investigate what is&amp;nbsp;happening. So you could select a couple of polygons that are representative for your data and export the selection to either a shapefile or featureclass inside a new file geodatabase or better, use the Share As, Map Package option with just a small set of your data in your ArcMap session (to avoid sharing all your data in case you don't want that):&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="347" src="https://community.esri.com/legacyfs/online/423463_pastedImage_2.png" width="553" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:15:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75286#M89</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-02T12:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75287#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me know if this suffices Xander, thank you for your help. This is a shape-file I am currently working on, some of the polygons are not yet finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75287#M90</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-02T12:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75288#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/340184"&gt;Ken Walsh&lt;/A&gt;&amp;nbsp;, not sure where to start, since there is a lot going on here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you have a metric coordinate system and the width and height of the area is very small 35 - 40 cm. This affects the data. What does the data represent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/423483_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you send me a polyline shapefile and not polygons. When you want to obtain polygons digitizing them from a background (the image) you should directly capture them as polygons to avoid problems. Better yet, as the background image&amp;nbsp;seems to have a continuous range of values, you could probably use a threshold value to create a raster containing only the areas you are interested in and convert those those raster areas to polygons (no need to&amp;nbsp;digitize the polygons).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did with your data was to "move" them to a different location and give them a bigger size by defining the WGS1984 geographic coordinate system and projecting them to Web Mercator Auxiliary Sphere (which obviously will not be correct without knowing what the data represents). When I&amp;nbsp;used the Feature to Polygon tool, it just created polygons for a small part of your data (see the green polygons in the image below). You can use the MBG (area by rectangle) on the lines as well to create rectangles around the lines (see purple-ish color rectangles).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423482_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the polygons don't have too many curves, you could approximately determine the width of the polygons, by using the length from the rectangles and divide the area of the polygons by the length. This will approximately represent the average with of the polygons, but bear in mind that when a polygon has more curves the length is too small and the with will be bigger than it should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75288#M91</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-02T13:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75289#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xander, I will admit that I don't have very much GIS experience so some of what you detailed I may have to ask you about. The background is a layer of clay-cake, not very large as you pointed out. This is a geology experiment. When you apply tension to the cake from the left and right, small cracks will start to form, these represent rocks faulting. As more pressure is applied these small cracks grow into each other creating larger longer faults. So I have a selection of time series tiffs representing different strain amounts. I created a shape-file with a circle, an area of interest, see attached. I don't want near the perimeters as they will start to bow as the stretching increases. What I want to get from each of the cracks is the mid-line length and maximum width, if possible.&lt;/P&gt;&lt;P&gt;Now knowing GIS, I managed to get the tiffs in with a worldfile that I think makes sense. Overlay the tiff with AOI circle and then create a new shape-file and start by hand plotting each of the cracks. I had to choose a coordinate system so I chose WGS1984_UTM_Zone_13, I have no idea if thats what I should have chosen as this is a tiny rectangle not representing anywhere. To map each slide, as you can imagine, takes hours and there are a lot of slides, so if there is a more efficient way to accomplish this I would love to learn it. I admit from "threshold .... Feature to Polygon" in your post I was lost; ignorance is a curse. There are no curved lines on the polygons. Hope this makes it a little clearer.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/423480_AOI.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75289#M92</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-02T13:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75290#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "minimum area bounding rectangle &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;(MABR)&lt;/SPAN&gt;", as Xander has demonstrated, is the route to go.&lt;/P&gt;&lt;P&gt;Sadly, continuing to digitize in the interim would be the route to go, unless you want to venture into some form of image classification.&lt;/P&gt;&lt;P&gt;It appears that you will also have some issues with this given the lighting on the image not providing a unique signature across the image.&lt;/P&gt;&lt;P&gt;As a shortcut, you might want to just consider digitizing a rectangle of the approximate width and length, rotated appropriately over the image cracks.&amp;nbsp; The finely digitized boundaries are going to get reduced to a rectangle anyway.... and I suspect "human-ware" might do a better job representing the aligned rectangle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find a persistent mid-axis width being substantially larger, then a 'selection' of those features could be examined with the "minimum area bounding ellipse (MABE)"&amp;nbsp; The MABE should fit nicely in the MABR if sufficient perimeter points are obtained.&amp;nbsp; The MABE can be sliced to get widths across the long axis if needed... but you aren't going to do hundreds at once in any event, so stick with the MABR for the majority of work and look at the MABE for longer cracks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great application of GIS technology BTW. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75290#M93</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-02T14:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75291#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr. Patterson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 11:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75291#M94</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-04T11:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75292#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a time sequence of the imagery I have a few ideas.&lt;/P&gt;&lt;P&gt;It would only be useful if there registration locations on the clay-cake layer.&amp;nbsp; I have done some work on image sequencing, image classification and pattern extraction from 'surfaces'.&lt;/P&gt;&lt;P&gt;L&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;ighting needs to be consistent and the camera location fixed (checked with the registration 'points' … 4 corner dots from a Sharpie pen will do.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you have the Image Analyst and/or the Spatial Analyst extensions? and do you have access to ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 14:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75292#M95</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-04T14:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75293#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning gentlemen, Mr Patterson I'll have to check and see if I have those licenses. I do have a question for you both. If you were given 16 tiff files, that are not DEMs, contain no real metadata. You were tasked to map those cracks as they appear on each of the tiffs. Your goal is to map the faults and then get the length and width of the faults in order to build a computational model to replicate the faulting process. What would be the optimal way of achieving that the initial goals of mapping and calculating in ArcGIS 10.4?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 12:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75293#M96</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-10-05T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75294#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all it depends of various aspects like which licenses and software you have access to. I would probably leave a manual interpretation as last resource. Lighting as Dan mentioned is very important. In case you want to do a automated process of&amp;nbsp;interpreting the faults from the series of images, each image should have the same lighting and&amp;nbsp;lighting should be the same for each part of the image (which does not seem the case in the example). Probably it would be possible to work with a threshold and using Spatial Analyst you could create a raster that contains the areas that you are interested in and convert those to polygons to start analyzing each polygon using the MBG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much depends on the quality of the data and the software you have access to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75294#M97</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-05T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75295#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, I am back to this issue. I have finishing mapping all of the faults, over 20k of them. It is finished for now but may need to be done again. So I have returned to the issue of trying to "teach" ArcGIS to recognize the linear polygon shape from differences in shade (grayscale) and plotting the identified polygon. I am going to convert some of my tiffs to grayscale to see if I can achieve it. From the Minimum Bounding Geometry aspect, the numbers I got were sufficient although it would be nice to get more accurate numbers.&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;If I am using ArcGIS Desktop 10.4 do you believe this may be achievable? If so, a possible path to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were to upgrade to ArcGIS Pro, is it more achievable? Does ArcGIS Pro have better tools to accomplish what I am attempting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again for all of your help with my problem.&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75295#M98</guid>
      <dc:creator>KenWalsh</dc:creator>
      <dc:date>2018-11-26T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Bounding Geometry Irregular Polygon Length &amp; Width</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75296#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try Machine Learning or Deep Learning to tackle this problem. A small video can be found here:&amp;nbsp;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=dmAqIBFaMAw" title="https://www.youtube.com/watch?v=dmAqIBFaMAw"&gt;Object Detection with TensorFlow and the ArcGIS API for Python - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some more info here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/machine-learning-in-arcgis/" title="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/machine-learning-in-arcgis/"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/machine-learning-in-arcgis/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/api-python/analytics/how-we-did-it-integrating-arcgis-and-machine-learning-at-uc-2018/" title="https://www.esri.com/arcgis-blog/products/api-python/analytics/how-we-did-it-integrating-arcgis-and-machine-learning-at-uc-2018/"&gt;https://www.esri.com/arcgis-blog/products/api-python/analytics/how-we-did-it-integrating-arcgis-and-machine-learning-at-…&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/en-us/landing-page/product/2018/geodev-webinar-series/integrating-deep-learning-with-arcgis-using-python" title="https://www.esri.com/en-us/landing-page/product/2018/geodev-webinar-series/integrating-deep-learning-with-arcgis-using-python"&gt;Integrating Deep Learning with ArcGIS using Python&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 12:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/minimum-bounding-geometry-irregular-polygon-length/m-p/75296#M99</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-11-27T12:39:52Z</dc:date>
    </item>
  </channel>
</rss>

