<?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 Special handling for system fields in GeodatabaseFeatureTable? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/special-handling-for-system-fields-in/m-p/53092#M563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 100.3.0 of the ArcGIS Runtime for .NET, UWP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running into a strange scenario when using GeodatabaseFeatureTable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hosted polygon feature layer in AGOL. It has the default shape&amp;nbsp;length and area fields (Shape__Length, Shape__Area), and it has two additional fields which I created called Shape_Length and Shape_Area:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="423662" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423662_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created an offline map area for a web map that contains this layer, and I'm using it via a FeatureLayer with a GeodatabaseFeatureTable. When I query the feature table, every feature that is returned has the following unexpected attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; height: 25px;"&gt;&lt;TH style="width: 34.6299%; height: 25px;"&gt;Attribute Name&lt;/TH&gt;&lt;TH style="width: 62.6098%; height: 25px;"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="width: 34.6299%; height: 25px;"&gt;"Shape_Length"&lt;/TD&gt;&lt;TD style="width: 62.6098%; height: 25px;"&gt;Shape_Length&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="width: 34.6299%; height: 25px;"&gt;&lt;SPAN&gt;"Shape_Area"&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="width: 62.6098%; height: 25px;"&gt;Shape_Area&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Note that the double quotes are actually part of the attribute name. I've tested this with several hosted polygon feature layers and the behavior is always the same. Here is a screen shot of the Feature object's attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="423663" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/423663_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Also note that the actual attributes Shape_Length and Shape_Area are not present in the feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming there is some sort of special handling going on since these are ArcGIS system field names. Additionally, I have noticed that the actual shape area and length fields (Shape__Length, Shape__Area) are not present in the list of fields for the GeodatabaseFeatureTable. However, they are present when referencing an&amp;nbsp; version of the same web map using a ServiceFeatureTable. So my questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). Is there some sort of special handling going on for ArcGIS system fields that causes the appearance of the attributes with the quoted names? If so, is there a better way to get around this than by removing those attributes from the feature before using it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2). Why are the default shape area and length fields not present in the GeodatabaseFeatureTable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2018 21:40:04 GMT</pubDate>
    <dc:creator>Jefften_Have</dc:creator>
    <dc:date>2018-10-03T21:40:04Z</dc:date>
    <item>
      <title>Special handling for system fields in GeodatabaseFeatureTable?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/special-handling-for-system-fields-in/m-p/53092#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 100.3.0 of the ArcGIS Runtime for .NET, UWP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running into a strange scenario when using GeodatabaseFeatureTable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hosted polygon feature layer in AGOL. It has the default shape&amp;nbsp;length and area fields (Shape__Length, Shape__Area), and it has two additional fields which I created called Shape_Length and Shape_Area:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="423662" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423662_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created an offline map area for a web map that contains this layer, and I'm using it via a FeatureLayer with a GeodatabaseFeatureTable. When I query the feature table, every feature that is returned has the following unexpected attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; height: 25px;"&gt;&lt;TH style="width: 34.6299%; height: 25px;"&gt;Attribute Name&lt;/TH&gt;&lt;TH style="width: 62.6098%; height: 25px;"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="width: 34.6299%; height: 25px;"&gt;"Shape_Length"&lt;/TD&gt;&lt;TD style="width: 62.6098%; height: 25px;"&gt;Shape_Length&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="width: 34.6299%; height: 25px;"&gt;&lt;SPAN&gt;"Shape_Area"&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="width: 62.6098%; height: 25px;"&gt;Shape_Area&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Note that the double quotes are actually part of the attribute name. I've tested this with several hosted polygon feature layers and the behavior is always the same. Here is a screen shot of the Feature object's attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="423663" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/423663_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Also note that the actual attributes Shape_Length and Shape_Area are not present in the feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming there is some sort of special handling going on since these are ArcGIS system field names. Additionally, I have noticed that the actual shape area and length fields (Shape__Length, Shape__Area) are not present in the list of fields for the GeodatabaseFeatureTable. However, they are present when referencing an&amp;nbsp; version of the same web map using a ServiceFeatureTable. So my questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). Is there some sort of special handling going on for ArcGIS system fields that causes the appearance of the attributes with the quoted names? If so, is there a better way to get around this than by removing those attributes from the feature before using it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2). Why are the default shape area and length fields not present in the GeodatabaseFeatureTable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 21:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/special-handling-for-system-fields-in/m-p/53092#M563</guid>
      <dc:creator>Jefften_Have</dc:creator>
      <dc:date>2018-10-03T21:40:04Z</dc:date>
    </item>
  </channel>
</rss>

