<?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: 10.3 Problem with Input and GeoEvent Definition in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296089#M1226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem even when I use the tutorial csv files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the coordinates are truncated after the point. It's easy to see it in the TCP output window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a coordinate like "-79.585739043999979,34.265521039000078" becomes "-79, 34"&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/116437_Capture.PNG" style="width: 620px; height: 148px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2015 16:54:02 GMT</pubDate>
    <dc:creator>MarcLEMAIRE</dc:creator>
    <dc:date>2015-07-10T16:54:02Z</dc:date>
    <item>
      <title>Re: 10.3 Problem with Input and GeoEvent Definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296089#M1226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem even when I use the tutorial csv files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the coordinates are truncated after the point. It's easy to see it in the TCP output window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a coordinate like "-79.585739043999979,34.265521039000078" becomes "-79, 34"&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/116437_Capture.PNG" style="width: 620px; height: 148px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 16:54:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296089#M1226</guid>
      <dc:creator>MarcLEMAIRE</dc:creator>
      <dc:date>2015-07-10T16:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 Problem with Input and GeoEvent Definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296090#M1227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that your system has a Locale other than 'English'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Numeric values in the simulation file use ‘.’ as the decimal separator, rather than a ‘,’ as is typical in many European locales. The GeoEvent Extension will assume your server’s locale if the Language for Number Formatting parameter is unspecified in the TCP/Text input you've configured to receive the simulated data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, you need to specify en_US for the Language for Number Formatting parameter (see attached illustration).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module 2 in the &lt;A href="http://www.arcgis.com/home/item.html?id=b6a35042effd44ceab3976941d36efcf"&gt;Introduction to GeoEvent&lt;/A&gt; tutorial was updated July 30th (2015) to clarify this. Please download the latest tutorial and refer to pages 29 - 31 which discusses configuring the TCP/Text input for the exercise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information helps -&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 01:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296090#M1227</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2015-08-05T01:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 Problem with Input and GeoEvent Definition</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296091#M1228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello RJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot, it works fine now with the "en_US" setting, but actually, FYI, my ArcGIS for Server is in english, and it's only my OS that's in french.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, the decimal separator was already set to "." and not ","&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 07:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/re-10-3-problem-with-input-and-geoevent-definition/m-p/296091#M1228</guid>
      <dc:creator>MarcLEMAIRE</dc:creator>
      <dc:date>2015-08-11T07:44:53Z</dc:date>
    </item>
  </channel>
</rss>

