"CREATED_LOCATION":"31.555114:-117.458182:12.792526:10.000000:3.000000:0.000000:-1.000000:1402525011.385171"
{ "Attributes": { "name": "Some name...", "date": "2/17/2014 15:31:45" }, "Location": "31.555114:-117.458182:12.792526:10.000000:3.000000:0.000000" }
[ { "Attributes": { "name": "Some name...", "date": 1392679905000 }, "Location": "31.555114:-117.458182:12.792526:10.000000:3.000000:0.000000", "IdxA": 9, "IdxB": 21, "Latitude": 31.555114, "Longitude": -117.458182 } ]
Hi RJ,
Will you be able to help me with creating a calculated field for the following input?
I am polling an external website for a json, here is the format of the input and the geodefinition that created by default.
I've created a flat geoevent definition but I am not sure how to map the data to the new definition and the expression in the calculated field to build the geometry.
Thank you!
Hi Sara Abasi,
the easiest way would be to use "Construct Geometry From Fields" in your input connector. This will work pretty fine if you always have the same JSON structure that contains a geometry.
Just add a new field to your geoevent definition with the Type Geometry and the Tag GEOMETRY
In the Advanced section if your input configuration you can try this:
That should work
Best,
Stefan
Thanks, I will try that.
Do you recommend creating a flat geoevent definition and using a field mapper?
Which output connector works the best? I used "Update a Feature in a Spatiotemporal Big Data Store" .
Stefan,
I used the output: "Add a Feature to a Spatiotemporal Big Data Store", count is increasing in Geoevent manger/ monitor, but there is no data when I view the feature class in portal/ content page.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.