<?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: Does the slope tool's geodesic method have a bug? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117804#M1630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NAD83 is a datum and not a coordinate system, so can we assume you are working with a Geographic Coordinate system (ie GCS NAD83) with coordinates in decimal degrees?&amp;nbsp; And does that coordinate system define the z-units?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-slope-works.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-slope-works.htm"&gt;How Slope works—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the coordinate system isn't critical except for X, Y and Z&amp;nbsp; being defined&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 33.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 39.44px; orphans: 2; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 26.35px 0px;"&gt;&lt;SPAN style="font-size: 22px;"&gt;Geodesic method&lt;/SPAN&gt;&lt;/H2&gt;&lt;H2 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 33.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 39.44px; orphans: 2; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 26.35px 0px;"&gt;&lt;SPAN style="font-size: 15px;"&gt;The geodesic method measures slope in a geocentric 3D coordinate system—also called the Earth Centered, Earth Fixed (ECEF) coordinate system—by considering the shape of the earth as an ellipsoid. The computation result will not be affected by how the dataset is projected. It will use the z-units of the input raster if they are defined in the spatial reference. If the spatial reference of the input does not define the z-units, you will need to do so with the z-unit parameter. The geodesic method produces a more accurate slope than the planar method.&lt;/SPAN&gt;&lt;/H2&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2018 22:19:25 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-09-06T22:19:25Z</dc:date>
    <item>
      <title>Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117803#M1629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on creating slope surfaces for the entire lower 48 using 1/3 arc-second data from USGS. Recently, I have begun experimenting with running the slope tool using the geodesic method without re-projecting the original rasters (which are in NAD83) to a local coordinate system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the most part, the geodesic method appears to work, but it introduces some "noise" in the resulting slope surface when compared slope derived from a planar method and local coordinate system. The major issue I see is that it produces illogical and clearly incorrect values along the 90th west meridian (see maps attached, I apologizes in advance for the ugly graphic). I thought this was user error, or an issue with the input DEM, however I have replicated this using various tiles and input data sources. I have not completed the lower 48, however, everywhere else in the lower 48 where I have completed this appears fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is going on here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117803#M1629</guid>
      <dc:creator>GarrettBradford</dc:creator>
      <dc:date>2018-09-06T22:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117804#M1630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NAD83 is a datum and not a coordinate system, so can we assume you are working with a Geographic Coordinate system (ie GCS NAD83) with coordinates in decimal degrees?&amp;nbsp; And does that coordinate system define the z-units?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-slope-works.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-slope-works.htm"&gt;How Slope works—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the coordinate system isn't critical except for X, Y and Z&amp;nbsp; being defined&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 33.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 39.44px; orphans: 2; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 26.35px 0px;"&gt;&lt;SPAN style="font-size: 22px;"&gt;Geodesic method&lt;/SPAN&gt;&lt;/H2&gt;&lt;H2 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 33.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 39.44px; orphans: 2; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 26.35px 0px;"&gt;&lt;SPAN style="font-size: 15px;"&gt;The geodesic method measures slope in a geocentric 3D coordinate system—also called the Earth Centered, Earth Fixed (ECEF) coordinate system—by considering the shape of the earth as an ellipsoid. The computation result will not be affected by how the dataset is projected. It will use the z-units of the input raster if they are defined in the spatial reference. If the spatial reference of the input does not define the z-units, you will need to do so with the z-unit parameter. The geodesic method produces a more accurate slope than the planar method.&lt;/SPAN&gt;&lt;/H2&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117804#M1630</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-06T22:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117805#M1631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, thanks for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spatial Reference for 1/3 arc-second data: &lt;A class="link-titled" href="http://spatialreference.org/ref/epsg/nad83/" title="http://spatialreference.org/ref/epsg/nad83/"&gt;NAD83: EPSG Projection -- Spatial Reference&lt;/A&gt; . Sorry if that wasn't clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defining Z-units on the input is not required (see the documentation you linked - you can select them when running the slope tool), however, I did try that as a possible fix and I get the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the tool documentation in some detail and have not found any answers there. As I said, the output appears reasonable everywhere besides the 90th west meridian. Can you think of any reason the slope of the fitted topographic surface relative to the ellipsoid would generate the types of values I have shown in the attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117805#M1631</guid>
      <dc:creator>GarrettBradford</dc:creator>
      <dc:date>2018-09-06T22:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117806#M1632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it just at that location, and you used the exact same procedures, I would contact the data provider.&amp;nbsp; They are the most likely group to provide commentary (ie dem cell size difference?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 23:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117806#M1632</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-06T23:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117807#M1633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, this is not a data issue and it is not because of cell size difference. I believe it is due to a problem with the geodesic method as programed in the slope tool. To confirm this you can create a constant raster (which should by definition has a slope of 0 everywhere).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code below produces two example using both SRID 4269 ("NAD83") and 26915 ("UTM"). In both cases the error is apparent when slope is calculated using the geodesic method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpyimport arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sa &lt;SPAN class="keyword token"&gt;as&lt;/SPAN&gt; SA
&lt;SPAN class="comment token"&gt;#NAD83 example&lt;/SPAN&gt;
nad83&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SpatialReference&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;4269&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;env&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;outputCoordinateSystem &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; nad83
const_ras &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SA&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CreateConstantRaster&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1.0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"FLOAT"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0.0001&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"-90.1 29.9 -89.9 30.1"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
slope_ras &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SA&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Slope&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;const_ras&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"DEGREE"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;''&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"GEODESIC"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"METER"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;#UTM example&lt;/SPAN&gt;
utm15n &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SpatialReference&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;26915&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;env&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;outputCoordinateSystem &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; utm15n
const_ras &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SA&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CreateConstantRaster&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1.0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"FLOAT"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;10&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"779470 3311230 799367 3333922"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
slope_ras &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SA&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Slope&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;const_ras&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"DEGREE"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;''&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"GEODESIC"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"METER"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
slope_ras2 &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SA&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Slope&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;const_ras&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"DEGREE"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;''&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"PLANAR"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"METER"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;#This shows what the slope should look like‍‍‍‍‍&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117807#M1633</guid>
      <dc:creator>GarrettBradford</dc:creator>
      <dc:date>2021-12-11T06:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117808#M1634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something is not right...&lt;/P&gt;&lt;P&gt;Look at the median for geodesic... I don't get it, unless the constant raster shouldn't be a flat plane but a curved one conforming to the surface????&lt;/P&gt;&lt;P&gt;And the max... must be some edge thing?&lt;/P&gt;&lt;P&gt;If you are in the U.S, you should file it.&amp;nbsp; If I report it, Canada has to confirm it, then it goes to Redlands (might be retired by then &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt; import arcpy
import arcpy.sa as SA
#NAD83 example
nad83=arcpy.SpatialReference(4269)
arcpy.env.outputCoordinateSystem = nad83
const_ras = SA.CreateConstantRaster(1.0,"FLOAT",0.0001,"-90.1 29.9 -89.9 30.1")
slope_ras = SA.Slope(const_ras,"DEGREE",'',"GEODESIC","METER")

#UTM example
utm15n = arcpy.SpatialReference(26915)
arcpy.env.outputCoordinateSystem = utm15n
const_ras = SA.CreateConstantRaster(1.0,"FLOAT",10,"779470 3311230 799367 3333922")
slope_ras = SA.Slope(const_ras,"DEGREE",'',"GEODESIC","METER")
slope_ras2 = SA.Slope(const_ras,"DEGREE",'',"PLANAR","METER") #This shows what the slope should look like



a_planar = arcpy.RasterToNumPyArray(slope_ras2)

a_geod = arcpy.RasterToNumPyArray(slope_ras)

a_planar.max(), a_planar.min()
(0.0, -3.4028235e+38)

a_geod.max(), a_geod.min()
(89.99978, -3.4028235e+38)

np.median(a_planar), np.median(a_geod)
(0.0, 1.2710605)
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even clipping is showing some weirdness in the geodetic&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;a_p_small &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; a_planar&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1000&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1500&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1000&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1500&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;

a_g_small &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; a_geod&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1000&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1500&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1000&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1500&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;

a_p_small&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;min&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; a_p_small&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;max&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0.0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0.0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

a_g_small&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;min&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; a_g_small&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;max&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0.00015188563&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;89.998856&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good snag... but if you said everything was good elsewhere, you might want to check some of you other samples using my example.&amp;nbsp; But do check with the distributing agency and/or file a bug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117808#M1634</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-11T06:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117809#M1635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ESRI reviewed this case and started a bug:&amp;nbsp;#BUG-000116642&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 22:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117809#M1635</guid>
      <dc:creator>GarrettBradford</dc:creator>
      <dc:date>2018-09-07T22:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does the slope tool's geodesic method have a bug?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117810#M1636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Garrett... no one can link to your esri account, so you should just edit out the url in your post and leave the bug #&lt;/P&gt;&lt;P&gt;I will mark your answer correct so that people know that a solution is being worked on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 22:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/does-the-slope-tool-s-geodesic-method-have-a-bug/m-p/117810#M1636</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-07T22:47:46Z</dc:date>
    </item>
  </channel>
</rss>

