<?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: Parsing Errors with GEOJSON inputs in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/parsing-errors-with-geojson-inputs/m-p/1088417#M3617</link>
    <description>&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Did you try to flatten the definition with the field mapper? GeoEvent has a "tenuous" relationship with non-flattened definitions. Let me know how this goes for you!&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 14:33:58 GMT</pubDate>
    <dc:creator>JonEmch</dc:creator>
    <dc:date>2021-08-12T14:33:58Z</dc:date>
    <item>
      <title>Parsing Errors with GEOJSON inputs</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/parsing-errors-with-geojson-inputs/m-p/1054850#M3538</link>
      <description>&lt;P&gt;Greetings community,&lt;/P&gt;&lt;P&gt;Using ArcGIS Enterprise 10.8.1, I am attempting to ingest files containing sensor data. This data is generated by an external application in geojson format. I have attempted to use folder monitoring and polling an external website to retrieve the file, but it fails to generate events from the file.&lt;/P&gt;&lt;P&gt;A sample file is below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"type": "FeatureCollection",
	"features": [
		{
			"type": "Feature",
			"geometry": {
				"type": "Point",
				"coordinates": [
					"-85.585024",
					"36.097554",
					"957.0"
				]
			},
			"properties": {
				"project": "Real-Time Measurements",
				"affiliation": "Univ",
				"site": "FWR3-Site",
				"site_id": 7,
				"instrument": "Ditty-LTE",
				"instrument_id": 17,
				"measurements_in_file": 1,
				"data": [
					{
						"time": "2021-05-05T15:44:34Z",
						"test": "false",
						"vars": [
							{
								"variable_name": "WaterLevel1",
								"variable_shortname": "WL1",
								"units": "in.",
								"value": 109.05517999999999
							},
							{
								"variable_name": "Battery",
								"variable_shortname": "B",
								"units": "%",
								"value": 87.35
							},
							{
								"variable_name": "WaterLevel3",
								"variable_shortname": "WL3",
								"units": "in.",
								"value": 109.07
							},
							{
								"variable_name": "WaterLevel2",
								"variable_shortname": "WL2",
								"units": "in.",
								"value": 107.33103
							}
						]
					}
				]
			}
		}
	]
}&lt;/LI-CODE&gt;&lt;P&gt;It seems to have some difficulty creating a definition on its own. Even if I let it create the definition, events are not created. So I configured this geoevent definition:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrandonWalls_0-1620241966468.png" style="width: 714px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/12620iD21F599B431435D1/image-dimensions/714x336?v=v2" width="714" height="336" role="button" title="BrandonWalls_0-1620241966468.png" alt="BrandonWalls_0-1620241966468.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I enabled debug logging, and it seems that it is hanging up on parsing the file. I've attached that section of the log file, as well as a text version of the geojson file.&lt;/P&gt;&lt;P&gt;I've run out of things to check. Any ideas?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 19:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/parsing-errors-with-geojson-inputs/m-p/1054850#M3538</guid>
      <dc:creator>BrandonWalls</dc:creator>
      <dc:date>2021-05-05T19:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing Errors with GEOJSON inputs</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/parsing-errors-with-geojson-inputs/m-p/1088417#M3617</link>
      <description>&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Did you try to flatten the definition with the field mapper? GeoEvent has a "tenuous" relationship with non-flattened definitions. Let me know how this goes for you!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 14:33:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/parsing-errors-with-geojson-inputs/m-p/1088417#M3617</guid>
      <dc:creator>JonEmch</dc:creator>
      <dc:date>2021-08-12T14:33:58Z</dc:date>
    </item>
  </channel>
</rss>

