How to update feature in Geoevent from External JSON using attribute filter?

447
0
05-12-2017 09:43 AM
GeoffreyWest
Occasional Contributor III

My input is an external JSON from the Weather Company that has weather data per zip code, I would like update a feature service that has point data with this weather data, so for a zip code that is polled in the external JSON, I would like to give my features the associated weather data in wind speed and wind direction.  How should this process be constructed?

My input receives features fine, as a JSON object, how do I create a 1-1 relationship between JSON key:values and attributes of my feature service, in this case, the zip code of the JSON to the JSON of the feature service?

0 Kudos
0 Replies