<?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 Need feature layers with different spatial references in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565407#M3855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my requirement-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Feature layer with different Spatial References with offline capability.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried searching online I did not find any. Later, I thought I will create feature layer from portal giving different spatial reference. To get different spatial references I referred this URL:&amp;nbsp;&lt;A class="" href="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer" style="color: #2989c5; text-decoration: none;" title="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer"&gt;https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used some of the spatial references form projected and geographic coordinate system. Some of the wkid were showing invalid and whichever worked [ 2000 ] gave me some unexpected result in my app while loading the geodatabase of the same layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- while&amp;nbsp;doing this&amp;nbsp;&lt;EM&gt;geodatabaseFeatureLayer.selectFeaturesAsync ,&amp;nbsp;&lt;/EM&gt;I see&amp;nbsp;&lt;EM&gt;feature.getGeometry()&amp;nbsp;&lt;/EM&gt;returns null but&amp;nbsp;&lt;EM&gt;feature.getFeatureTable().hasGeometry()&amp;nbsp;&lt;/EM&gt;returns me true.[ Android ArcGIS sdk 100.5.0 ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any difference here !.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me - provide some layers with SR different from 3857 and 4326 or how I can create my own with the available coordinate systems provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2020 16:15:20 GMT</pubDate>
    <dc:creator>DevendraKhatri</dc:creator>
    <dc:date>2020-03-17T16:15:20Z</dc:date>
    <item>
      <title>Need feature layers with different spatial references</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565407#M3855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my requirement-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Feature layer with different Spatial References with offline capability.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried searching online I did not find any. Later, I thought I will create feature layer from portal giving different spatial reference. To get different spatial references I referred this URL:&amp;nbsp;&lt;A class="" href="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer" style="color: #2989c5; text-decoration: none;" title="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer"&gt;https://services9.arcgis.com/6YbKjnvgB8zdSTlq/arcgis/rest/services/bangalore_test/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used some of the spatial references form projected and geographic coordinate system. Some of the wkid were showing invalid and whichever worked [ 2000 ] gave me some unexpected result in my app while loading the geodatabase of the same layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- while&amp;nbsp;doing this&amp;nbsp;&lt;EM&gt;geodatabaseFeatureLayer.selectFeaturesAsync ,&amp;nbsp;&lt;/EM&gt;I see&amp;nbsp;&lt;EM&gt;feature.getGeometry()&amp;nbsp;&lt;/EM&gt;returns null but&amp;nbsp;&lt;EM&gt;feature.getFeatureTable().hasGeometry()&amp;nbsp;&lt;/EM&gt;returns me true.[ Android ArcGIS sdk 100.5.0 ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any difference here !.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me - provide some layers with SR different from 3857 and 4326 or how I can create my own with the available coordinate systems provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 16:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565407#M3855</guid>
      <dc:creator>DevendraKhatri</dc:creator>
      <dc:date>2020-03-17T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need feature layers with different spatial references</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565408#M3856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devendra, I tried going to the URL you provided. If you look at the Fields listed in &lt;A class="link-titled" href="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/ArcGIS/rest/services/bangalore_test/FeatureServer/0" title="https://services9.arcgis.com/6YbKjnvgB8zdSTlq/ArcGIS/rest/services/bangalore_test/FeatureServer/0"&gt;https://services9.arcgis.com/6YbKjnvgB8zdSTlq/ArcGIS/rest/services/bangalore_test/FeatureServer/0&lt;/A&gt; then you will see there is no geometry field for the features; these have a field type of &lt;SPAN class=""&gt;&lt;EM&gt;esriFieldTypeShape&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 10:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565408#M3856</guid>
      <dc:creator>GayleYoung</dc:creator>
      <dc:date>2020-03-19T10:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need feature layers with different spatial references</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565409#M3857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was mentioning this URL to refer various coordinate systems&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/services-reference/using-spatial-references.htm" title="https://developers.arcgis.com/rest/services-reference/using-spatial-references.htm"&gt;Using spatial references—ArcGIS REST API: Services Directory | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 11:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/need-feature-layers-with-different-spatial/m-p/565409#M3857</guid>
      <dc:creator>DevendraKhatri</dc:creator>
      <dc:date>2020-03-19T11:11:29Z</dc:date>
    </item>
  </channel>
</rss>

