<?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 Geometry is not M-aware issue with Polygon Neighbors in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396427#M13493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to calculate which CA zip codes border each other using Polygon Neighbors. I keep getting the error that the "Geometry is not M-aware". Initially, the dataset did not have M-values. I added them using "Feature Class to Shapefile" and turning on M-values in the Environment options. I also repaired the Geometry. I tried running Polygon Neighbors with disabled M-values in the Environment options. Same error every time. I don't know what else to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dataset to which I added M-values is attached. FYI, I'm using ArcGIS 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 15:32:28 GMT</pubDate>
    <dc:creator>TatyanaDeryugina1</dc:creator>
    <dc:date>2016-05-19T15:32:28Z</dc:date>
    <item>
      <title>Geometry is not M-aware issue with Polygon Neighbors</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396427#M13493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to calculate which CA zip codes border each other using Polygon Neighbors. I keep getting the error that the "Geometry is not M-aware". Initially, the dataset did not have M-values. I added them using "Feature Class to Shapefile" and turning on M-values in the Environment options. I also repaired the Geometry. I tried running Polygon Neighbors with disabled M-values in the Environment options. Same error every time. I don't know what else to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dataset to which I added M-values is attached. FYI, I'm using ArcGIS 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396427#M13493</guid>
      <dc:creator>TatyanaDeryugina1</dc:creator>
      <dc:date>2016-05-19T15:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry is not M-aware issue with Polygon Neighbors</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396428#M13494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the shapefile has issues, but it isn't the shapefile itself.&amp;nbsp; You need to add it to a geodatabase as suggested in this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/148860"&gt;Geometry is not M-aware&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/administer-file-gdbs/file-geodatabases.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/administer-file-gdbs/file-geodatabases.htm"&gt;What is a file geodatabase?—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so you can try converting the shapefile to a filegeodatabase, making it m-aware using&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/feature-class-to-feature-class.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/feature-class-to-feature-class.htm"&gt;Feature Class to Feature Class—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;then try to see if the tool works.&lt;/P&gt;&lt;P&gt;According to the reference thread it solved their problem &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 19:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396428#M13494</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-19T19:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry is not M-aware issue with Polygon Neighbors</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396429#M13495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the suggestion, Dan! Unfortunately, that did not work for me. I created a geodatabase, converted the shapefile to a geodatabase using "Feature Class to Geodatabase", then tried running the Polygon Neighbors tool on the Geodatabase file. The good news is that it didn't give me a geometry error; but it still gave an error (a pretty uninformative one, basically that it failed to execute). I also tried the "Feature Class to Feature Class" conversion after creating a Geodatabase, but that gave a geometry warning as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fortunately, I found a workaround. I just converted the polygons to lines and checked the box that reports bordering FIDs, which is all I really needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 14:32:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geometry-is-not-m-aware-issue-with-polygon/m-p/396429#M13495</guid>
      <dc:creator>TatyanaDeryugina1</dc:creator>
      <dc:date>2016-05-20T14:32:41Z</dc:date>
    </item>
  </channel>
</rss>

