<?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: near distance always -1 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226717#M7850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;try running it on a local machine with files in a folder in a new project&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now it worked after copying the project folder to the other hdd partition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but after copying it back again to the orignal directory the -1 error again appears. I use relativ paths in my geodatabase. Is there some kind of cache which could influence this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 19:00:13 GMT</pubDate>
    <dc:creator>AndreasDaim</dc:creator>
    <dc:date>2012-12-06T19:00:13Z</dc:date>
    <item>
      <title>near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226710#M7843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I use NEAR with the black point Input feature to the black striped traget feature I always get Near_DIST -1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i uses another target feature it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If i use more target features for NEAR I get the distance value to the other features but not of the black striped one - which is incorrect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I even made a new feature class and drawed the black striped polygon via trace manually again. Using this new feature class I also get -1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19318[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 09:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226710#M7843</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-11-15T09:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226711#M7844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have a selection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are all the files in the same coordinate system? (preferably a projected one)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See the discussion in the help files&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 11:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226711#M7844</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-11-15T11:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226712#M7845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you have a selection?&lt;BR /&gt;Are all the files in the same coordinate system? (preferably a projected one)&lt;BR /&gt;See the discussion in the help files&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I took care not to have a selection and all features have the same coordinate system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ve to mention, that a view days ago the NEAR calculation worked with this feature. Just a view points had -1 which I also couldnt figure out why in fact, they dont intercept each other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On further runs now I also got -1 using the points on other features?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The run now also takes plenty of time. Before it worked very fast?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ist there some kind of cache? Any validating possibility to figure out an error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;king regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 13:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226712#M7845</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-11-15T13:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226713#M7846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Even if I try NEAR with another feature to the&amp;nbsp; black striped traget feature -1 is my result or a more distance feature is choosen when using a combination with other target features?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 17:21:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226713#M7846</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-11-16T17:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226714#M7847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I recognized, that after this NEAR run, when starting an editing session I always get this warning including also the Input Feature for the NEAR run "Bruchfl_S":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19387[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Text on doublekl:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"This layer or table is read-only, or you lack the proper permissions to edit it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution: Check the file properties in Windows Explorer to make sure you have write access to the geodatabase, files that compose the shapefile, or the folder that contains the data you want to edit. This can commonly happen if you have copied data from a DVD or CD-ROM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using data from an ArcSDE geodatabase, ensure that the data is registered as versioned and you have write access to the version."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 19:42:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226714#M7847</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-11-16T19:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226715#M7848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try running it on a local machine with files in a folder in a new project&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 20:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226715#M7848</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-11-16T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226716#M7849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;try running it on a local machine with files in a folder in a new project&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hm, I'm running my data just on my local machine and also tried before to copy the project folder to another location running the NEAR process out of this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with the permission just appears after running NEAR or now also occurs after I copied some selected rows of the attribute table in a new feature class to append afterwards to another. Than I have to save and restart ArcInfo to get editing permission again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2012 10:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226716#M7849</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-11-18T10:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226717#M7850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;try running it on a local machine with files in a folder in a new project&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now it worked after copying the project folder to the other hdd partition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but after copying it back again to the orignal directory the -1 error again appears. I use relativ paths in my geodatabase. Is there some kind of cache which could influence this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 19:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226717#M7850</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2012-12-06T19:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: near distance always -1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226718#M7851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;started the same project after 2 yrs again - and again the same problem as described above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan_Patterson: why did you mention copying the file? What's the idea behind this workaround?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This helped, but after some process runs, the problem is the same. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also: If I'm using NEAR with two near features - x and y - just the distance to "x" is calculated and "y" is completely ignored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 00:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/near-distance-always-1/m-p/226718#M7851</guid>
      <dc:creator>AndreasDaim</dc:creator>
      <dc:date>2014-07-03T00:32:40Z</dc:date>
    </item>
  </channel>
</rss>

