<?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: Point distance output in wrong units in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/1308189#M26930</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;SPAN&gt;Edits: I have requested the clarifications on units to be added to the tool references.&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I wholeheartedly agree!&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 12:30:49 GMT</pubDate>
    <dc:creator>JosephKempf</dc:creator>
    <dc:date>2023-07-14T12:30:49Z</dc:date>
    <item>
      <title>Point distance output in wrong units</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514123#M17060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the Point Distance tool to calculate the distance between points in 2 datasets within 1 km of each other. However, my output is in (I'm assuming) decimal degrees even though I specify km or m. I have tried projecting in several different coordinate systems (State Plane, Behrmann, NAD83, etc.) with no change. I read a previous post on the same topic and the suggestion was to change the projection, so does anyone have another suggestion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sarah Bowden&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 11:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514123#M17060</guid>
      <dc:creator>SarahBowden</dc:creator>
      <dc:date>2010-06-15T11:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Point distance output in wrong units</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514124#M17061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm using the Point Distance tool to calculate the distance between points in 2 datasets within 1 km of each other. However, my output is in (I'm assuming) decimal degrees even though I specify km or m. I have tried projecting in several different coordinate systems (State Plane, Behrmann, NAD83, etc.) with no change. I read a previous post on the same topic and the suggestion was to change the projection, so does anyone have another suggestion?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sarah - make sure your projection is "taking". I think the best processing flow for doing this interactively is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1- set the data frame in arcmap to a coordinate system that is appropriate for distance (say, UTM, state plane)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- right click the layer for each data set in tern and export to a temporary feature class or shapefile, be sure and choose to export in the data frame coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- open the point distance tool and open "Environments" to make sure the coordinate system output is default&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4- go ahead and run the tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 20:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514124#M17061</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2010-06-15T20:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Point distance output in wrong units</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514125#M17062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i made an analysis using point distance, but i have a doubt with the output of the point distance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know the units of the output, i need the values in kilometers, but how do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 12:49:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514125#M17062</guid>
      <dc:creator>DmontierAragão</dc:creator>
      <dc:date>2012-03-14T12:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Point distance output in wrong units</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514126#M17063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The values in the outut field, DISTANCE, of Point Distance tool are ALWAYS in the same units as the input features. To find out what your input feature units are, you can right-click the input feature class, choose "Properties...". Under the "XY Coordinate System" tab, you should see the Name of the coordinate system; in the Details section, you should see "Linear Unit: ..." - e.g. Meter or Feet. That is your feature unit. If your data is not projected, you should see the name like GCS_xxx and your data is in decimal degrees. When your data is in a GCS, you can tell by the DISTANCE values, such as 0.439578439. So, can you check for your input data - what is shown under the "XY Coordinate System" tab?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your data is in GCS, the right thing to do is to project it to a local coordinate system (as you tried) before using the Point Distance tool or any spatial analysis tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The units you specify for the Search Radius is only for your convenience of thinking about the search distance; it does not affect the units for the values in the output field DISTANCE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need the DISTANCE values in different units, you can do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use the Add Field tool to add a double type field, e.g. DIST_KM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the Calculate Field tool with the appropriate expression to convert the values in DISTANCE to new values in the desired units. Take a look of the examples in the following help topics about how to specify the expressions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field/00170000004m000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field/00170000004m000000/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edits: I have requested the clarifications on units to be added to the tool references.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 16:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/514126#M17063</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-03-14T16:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point distance output in wrong units</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/1308189#M26930</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;SPAN&gt;Edits: I have requested the clarifications on units to be added to the tool references.&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I wholeheartedly agree!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 12:30:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-distance-output-in-wrong-units/m-p/1308189#M26930</guid>
      <dc:creator>JosephKempf</dc:creator>
      <dc:date>2023-07-14T12:30:49Z</dc:date>
    </item>
  </channel>
</rss>

