<?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: decimal separator identify/query in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412347#M37990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response by the way! Think thing with JSON and the REST api - since it doesn't specify the format of values (strings, double etc) and it is human readable - it is a bit deceiving. But for it to work with a variety of clients, it either needs to specify the format, or hold it in a predictable format (e.g. en-us).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The json response shouldn't be for human consumption anyways, and the values should be cast to a suitable locale in the presentation layer!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 13:02:58 GMT</pubDate>
    <dc:creator>HugoAhlenius</dc:creator>
    <dc:date>2012-09-18T13:02:58Z</dc:date>
    <item>
      <title>decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412342#M37985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am working on a web application, and the server is ArcGIS 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I just noticed something very funny - when I do query tasks everything works as it should, but for an identify task, the server returns comma as the decimal separator. The server is located in Norway, and I haven't investigated it further (and experimented) but it is likely that the user account that the server is running under is set to Norwegian regional settings. Setting the user to &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;en-us&lt;/STRONG&gt;&lt;SPAN&gt; probably fixes this...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did some troubleshooting, and I could see the comma-decimal separator in the requests - see the json returned from this query for instance: &lt;/SPAN&gt;&lt;A href=" http://bit.ly/Sxbynh "&gt; http://bit.ly/Sxbynh&lt;/A&gt;&lt;SPAN&gt;. Note the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;shape.area&lt;/SPAN&gt;&lt;SPAN&gt; attribute/field for instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:20:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412342#M37985</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-18T12:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: decimal seprator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412343#M37986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To me it seems like a bug!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:20:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412343#M37986</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-18T12:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: decimal seprator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412344#M37987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;...I could see the comma-decimal separator in the requests...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean in the &lt;/SPAN&gt;&lt;STRONG&gt;responses&lt;/STRONG&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the server processes are running under Bokmål then I'd expect dates, numbers etc &lt;/SPAN&gt;&lt;STRONG&gt;in attributes&lt;/STRONG&gt;&lt;SPAN&gt; to be expressed in that locale e.g. do you know how the underlying data store is configured?&amp;nbsp; Do you know who else uses the data?&amp;nbsp; (probably people in Norway for a start!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI may have chosen to 'normalise' 'system' values for functional purposes into a chosen locale (probably en-us) but it'd be dangerous for them to start messing with proprietary values that they do not 'own'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said all that....I think all the tasks should be consistent in what they do to values - this isn't the only thing that is done differently between the task types e.g. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/63996-Identify-Task-Date-Fields"&gt;date format&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412344#M37987</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-18T12:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: decimal seprator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412345#M37988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The responses, of course... The data store (in SQL Server / enterprise geodatabase), stores numbers in binary format anyways. I can inspect the attributes in the data store (using ArcCatalog, or SQL Server tools), and see that decimal separator work as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data should be queried and communicated behind the scenes in a common format (e.g. en-us) and presented to the user according&amp;nbsp; to overrides (i.e. dojo.locale).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What leads me to call this a bug is that a queryTask work as expected, while an identifyTask doesn't...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412345#M37988</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-18T12:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: decimal seprator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412346#M37989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The data store (in SQL Server / enterprise geodatabase), stores numbers in binary format anyways.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But you don't directly read the internal value representations of the DBMS and neither do the tools you mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, yes there should be consistency across the responses from the REST methods, that is an issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On a &lt;/SPAN&gt;&lt;STRONG&gt;separate&lt;/STRONG&gt;&lt;SPAN&gt; matter, I'm not sure I agree with ESRI forcing &lt;/SPAN&gt;&lt;STRONG&gt;your&lt;/STRONG&gt;&lt;SPAN&gt; data values into any locale, it could be argued that since you're the custodian of those data values, you should ensure a consistent locale.&amp;nbsp; Aside from the REST bug (and I agree it's a bug) they are effectively delegating responsibility for locale selection to the people who are based place to chose i.e. the owners of the data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412346#M37989</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-18T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412347#M37990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response by the way! Think thing with JSON and the REST api - since it doesn't specify the format of values (strings, double etc) and it is human readable - it is a bit deceiving. But for it to work with a variety of clients, it either needs to specify the format, or hold it in a predictable format (e.g. en-us).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The json response shouldn't be for human consumption anyways, and the values should be cast to a suitable locale in the presentation layer!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412347#M37990</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-18T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: decimal seprator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412348#M37991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Conversion to a universally acceptable (!) locale initially seems an attractive option, but I think the service stating the locale is probably (possibly?) a more robust approach based on approx 15 seconds of thinking!&amp;nbsp; (no doubt I haven't thought this through and someone will tell me it's a terrible idea!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...and on top of locale you've also got format e.g. date.&amp;nbsp; (a locale may not guarantee a single format for the type)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412348#M37991</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-18T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412349#M37992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another aspect that tells me that this is a bug - the key here seems to be the locale the user account on the server runs under, not anything related to by data store/repository...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412349#M37992</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-18T13:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412350#M37993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Another aspect that tells me that this is a bug - the key here seems to be the locale the user account on the server runs under, not anything related to by data store/repository...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What locale is SQL Server using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which do you think is behaving correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Identify i.e. locale-aware)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Query i.e. forced to (probably) en-US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know which you &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;prefer&lt;/SPAN&gt;&lt;SPAN&gt;, but that's not the same question &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The biggest issue I have is that they behave &lt;/SPAN&gt;&lt;STRONG&gt;differently&lt;/STRONG&gt;&lt;SPAN&gt;!&amp;nbsp; (must be considered a bug)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412350#M37993</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-18T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412351#M37994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What locale is SQL Server using?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It is irrelevant, SQL Server is not sensitive to the regional settings. One can set the collation per database/table/field, but that is primarily the sort order. Dates and numerical values are stored in binary format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Which do you think is behaving correctly?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The query, since dojo/the javascript API does not apply the browser/locale settings in the identify case, and the attribute is interpreted as a string.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 07:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412351#M37994</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-19T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412352#M37995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;SQL Server is not sensitive to the regional settings. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you applying that statement to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;all&lt;/SPAN&gt;&lt;SPAN&gt; of SQL Server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 09:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412352#M37995</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-19T09:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412353#M37996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It was as I thought - I changed the regional settings of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arcgis&lt;/SPAN&gt;&lt;SPAN&gt; account on the server, and then the request looks as I expected it. So MSSQL had nothing to do with the thing, nor the locale setting on the client (as obvious in the REST request). The URL in the first post is no longer relevant, that shows the expected decimal separator now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 08:36:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412353#M37996</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-20T08:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412354#M37997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So MSSQL had nothing to do with the thing&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to be clear, I wasn't implying that the locale of the DBMS was definitely affecting &lt;/SPAN&gt;&lt;STRONG&gt;your&lt;/STRONG&gt;&lt;SPAN&gt; results, just that it does have an effect in some circumstances.&amp;nbsp; (e.g. can depend on the settings/functionality of the client library used to connect to the DBMS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad you've found a workaround for your issue, let's hope that ESRI can 'align' the various REST methods to be consistant in how they return data. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412354#M37997</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-20T10:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412355#M37998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Too bad it is convoluted for me to log a bug (I would have to do it through my national reseller, and then it doesn't feel worth it). I was hoping that someone from the mothership would post in the thread...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412355#M37998</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-09-20T10:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: decimal separator identify/query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412356#M37999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Too bad it is convoluted for me to log a bug (I would have to do it through my national reseller, and then it doesn't feel worth it). I was hoping that someone from the mothership would post in the thread...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an issue logged with Support concerning the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/63996-Identify-Task-Date-Fields"&gt;inconsistency in date format&lt;/A&gt;&lt;SPAN&gt; from the REST methods - will post if I hear anything back...although I raised it nearly 2 months ago and it's been logged in Nimbus for 1 month so I'm not too hopeful of an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, since it's server-side, you may get a more 'direct line' to the appropriate ESRI people via &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/11-ArcGIS-Server-(10.0-and-prior)-REST-API"&gt;http://forums.arcgis.com/forums/11-ArcGIS-Server-(10.0-and-prior)-REST-API&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 11:37:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/decimal-separator-identify-query/m-p/412356#M37999</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-20T11:37:03Z</dc:date>
    </item>
  </channel>
</rss>

