<?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 Coordinate sequence in reprojected polygons (GeometryService) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinate-sequence-in-reprojected-polygons/m-p/86487#M7820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the GeometryService (via the JavaScript API), and it seems that the coordinates cycles when using the procject() function (via the Javascript API).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a polygon (wkid:4230) with lat/lon coordinates, where the outer ring looks like this (using colors for convenience):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2adc22;"&gt;[6,60]&lt;/SPAN&gt;,[7,61],&lt;SPAN style="color: #2873ee;"&gt;[8,60]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[6,60]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reprojected, the &lt;STRONG&gt;expected&lt;/STRONG&gt; output (wkid:23032) is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the &lt;STRONG&gt;actual&lt;/STRONG&gt; output looks like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even more odd; if I alter the start point's northing (and consequently the endpoint since they are supposed to be the same) slightly (one DMS second)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;[6,60.000277777777775]&lt;/SPAN&gt;,[7,61],[8,60],&lt;SPAN style="color: #7ed529;"&gt;[6,60.000277777777775]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;..i get this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332698.21446437563,6655392.10363493]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;The outer ring (orignal and reprojected) are still clockwise in all cases, but I don't understand the cycling.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 12:25:14 GMT</pubDate>
    <dc:creator>ØyvindIdland</dc:creator>
    <dc:date>2015-02-05T12:25:14Z</dc:date>
    <item>
      <title>Coordinate sequence in reprojected polygons (GeometryService)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinate-sequence-in-reprojected-polygons/m-p/86487#M7820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the GeometryService (via the JavaScript API), and it seems that the coordinates cycles when using the procject() function (via the Javascript API).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a polygon (wkid:4230) with lat/lon coordinates, where the outer ring looks like this (using colors for convenience):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2adc22;"&gt;[6,60]&lt;/SPAN&gt;,[7,61],&lt;SPAN style="color: #2873ee;"&gt;[8,60]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[6,60]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reprojected, the &lt;STRONG&gt;expected&lt;/STRONG&gt; output (wkid:23032) is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the &lt;STRONG&gt;actual&lt;/STRONG&gt; output looks like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332696.8113100069,6655361.188015551]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even more odd; if I alter the start point's northing (and consequently the endpoint since they are supposed to be the same) slightly (one DMS second)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;[6,60.000277777777775]&lt;/SPAN&gt;,[7,61],[8,60],&lt;SPAN style="color: #7ed529;"&gt;[6,60.000277777777775]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;..i get this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;[391834.53262294317,6764599.065998085],&lt;SPAN style="color: #2873ee;"&gt;[444220.94353368937,6651988.271109243]&lt;/SPAN&gt;,&lt;SPAN style="color: #7ed529;"&gt;[332698.21446437563,6655392.10363493]&lt;/SPAN&gt;,[391834.53262294317,6764599.065998085]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;The outer ring (orignal and reprojected) are still clockwise in all cases, but I don't understand the cycling.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 12:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinate-sequence-in-reprojected-polygons/m-p/86487#M7820</guid>
      <dc:creator>ØyvindIdland</dc:creator>
      <dc:date>2015-02-05T12:25:14Z</dc:date>
    </item>
  </channel>
</rss>

