<?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: ArcGIS Server API Identify null value in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-api-identify-null-value/m-p/583413#M22501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Schopp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that is expected behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Query operation returns the value in the original data type.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Whereas Find and Identify operations return &lt;STRONG style="text-decoration: underline;"&gt;formatted string&lt;/STRONG&gt; e.g. depending on the format assigned to the field, the return string may look like $123,345.90 or 9.054% etc.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 14:54:35 GMT</pubDate>
    <dc:creator>TanuHoque</dc:creator>
    <dc:date>2014-05-08T14:54:35Z</dc:date>
    <item>
      <title>ArcGIS Server API Identify null value</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-api-identify-null-value/m-p/583412#M22500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed something inconsistent with "null" value handling in ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While doing "Queries", null values are retrieved as &lt;/SPAN&gt;&lt;STRONG&gt;null&lt;/STRONG&gt;&lt;SPAN&gt; (see attachment). While doing Identifies, null values are retrieves as string : "Null" (see attachment)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are examples of "Query" and "Identify" for the same data so you can notice the difference also illustrated in the attachment :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Identify :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/identify?geometry=%7B%22xmin%22%3A-9814291.012764301%2C%22ymin%22%3A5127179.36590259%2C%22xmax%22%3A-9812674.40536442%2C%22ymax%22%3A5128639.868823595%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;sr=&amp;amp;layers=&amp;amp;layerDefs=&amp;amp;time=&amp;amp;layerTimeOptions=&amp;amp;tolerance=0&amp;amp;mapExtent=%7B%22xmin%22%3A-9814291.012764301%2C%22ymin%22%3A5127179.36590259%2C%22xmax%22%3A-9812674.40536442%2C%22ymax%22%3A5128639.868823595%7D&amp;amp;imageDisplay=255&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;dynamicLayers=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;f=pjson"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/identify?geometry=%7B%22xmin%22%3A-9814291.012764301%2C%22ymin%22%3A5127179.36590259%2C%22xmax%22%3A-9812674.40536442%2C%22ymax%22%3A5128639.868823595%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;sr=&amp;amp;layers=&amp;amp;layerDefs=&amp;amp;time=&amp;amp;layerTimeOptions=&amp;amp;tolerance=0&amp;amp;mapExtent=%7B%22xmin%22%3A-9814291.012764301%2C%22ymin%22%3A5127179.36590259%2C%22xmax%22%3A-9812674.40536442%2C%22ymax%22%3A5128639.868823595%7D&amp;amp;imageDisplay=255&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;dynamicLayers=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;f=pjson&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Query :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/0/query?where=OBJECTID+%3D+101156&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;returnDistinctValues=false&amp;amp;f=pjson"&gt;&lt;BR /&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/0/query?where=OBJECTID+%3D+101156&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;returnDistinctValues=false&amp;amp;f=pjson&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]33643[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find anything about this on the forum and documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, can anyone provide explanations ? Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also "Identify" return field aliases instead of field names, which is not handy at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 12:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-api-identify-null-value/m-p/583412#M22500</guid>
      <dc:creator>SchoppMatthieu</dc:creator>
      <dc:date>2014-05-07T12:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server API Identify null value</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-api-identify-null-value/m-p/583413#M22501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Schopp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that is expected behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Query operation returns the value in the original data type.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Whereas Find and Identify operations return &lt;STRONG style="text-decoration: underline;"&gt;formatted string&lt;/STRONG&gt; e.g. depending on the format assigned to the field, the return string may look like $123,345.90 or 9.054% etc.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 14:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-api-identify-null-value/m-p/583413#M22501</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2014-05-08T14:54:35Z</dc:date>
    </item>
  </channel>
</rss>

