omar

2900
1
11-16-2013 06:05 PM
omaraboulola
New Contributor
Hi

I need to know how to pull feeds from a website and use it in geoevent

the inputs are routes, weather, accidents


I used geoevent with the twitter tutorial and its working with me.

I will post the email i recieved from my professor and hoping someone can help me by email, phone, or here.

email: aboulola@gmail.com
phone 9094511902
0 Kudos
1 Reply
RJSunderman
Esri Regular Contributor
Omar -

You will want to create an Input using the 'Poll an external website for JSON' connector. The workflow is very similar to polling an RSS feed for events. The difference is that the connector is polling a website for data, rather than an RSS feed, and is using a JSON adapter rather than an RSS adapter.

You might find the workflow documented on the thread esri-receive-features-rest-in helpful. But keep in mind that you will want to adapt the workflow to configure an Input to poll an external website for generic JSON, rather than receiving JSON posted to GeoEvent Processor.

Hope this information helps -
RJ
0 Kudos