Solak Posted August 13, 2019 Share Posted August 13, 2019 3 Link to comment Share on other sites More sharing options...
FallsLake Posted August 13, 2019 Share Posted August 13, 2019 Thanks Solak! My group is charge in organizing/providing GIS services and radar is one of the map services. Hopefully we can (directly) access any new outputs. **sometimes GIS services are only accessible through the website viewer. Link to comment Share on other sites More sharing options...
SN_Lover Posted August 15, 2019 Share Posted August 15, 2019 On 8/13/2019 at 6:45 AM, FallsLake said: Thanks Solak! My group is charge in organizing/providing GIS services and radar is one of the map services. Hopefully we can (directly) access any new outputs. **sometimes GIS services are only accessible through the website viewer. Are you using geoevent server? Should not be hard to get radar. Link to comment Share on other sites More sharing options...
FallsLake Posted August 15, 2019 Share Posted August 15, 2019 5 hours ago, SN_Lover said: Are you using geoevent server? Should not be hard to get radar. Just the services here for weather: https://www.weather.gov/gis/WebServices We are an Esri shop and display our services through ArcGIS Online. Dealing with the GeoEvent server, we are not (yet) using that cloud platform. (right now)We manage our own data on our own internal servers. We are looking into linking to real time data working through "Here" (..for congestion data). But again we're managing the backend data (our servers, not cloud (..yet)). Link to comment Share on other sites More sharing options...
SN_Lover Posted August 15, 2019 Share Posted August 15, 2019 6 hours ago, FallsLake said: Just the services here for weather: https://www.weather.gov/gis/WebServices We are an Esri shop and display our services through ArcGIS Online. Dealing with the GeoEvent server, we are not (yet) using that cloud platform. (right now)We manage our own data on our own internal servers. We are looking into linking to real time data working through "Here" (..for congestion data). But again we're managing the backend data (our servers, not cloud (..yet)). You will only be able to display real-time data with arcgis geoevent licence which uses the spatial temporal big data store. Link to comment Share on other sites More sharing options...
FallsLake Posted August 15, 2019 Share Posted August 15, 2019 1 hour ago, SN_Lover said: You will only be able to display real-time data with arcgis geoevent licence which uses the spatial temporal big data store. Yeah, when we start linking to the Here data (and other real-time data) we'll have to be in the cloud. Our IT Infrastructure folks are already talking about moving in that direction. NCDOT has some live data (TIMS - current road incidents) which is served out as Georss feeds. We (NCDIT) have Python scripts that convert the data every 3 minutes into SDE/SQL server, which is referenced to a published service. **This is not exactly live but close. Here's our AGOL page: http://ncdot.maps.arcgis.com/home/index.html Link to comment Share on other sites More sharing options...
SN_Lover Posted August 15, 2019 Share Posted August 15, 2019 2 hours ago, FallsLake said: Yeah, when we start linking to the Here data (and other real-time data) we'll have to be in the cloud. Our IT Infrastructure folks are already talking about moving in that direction. NCDOT has some live data (TIMS - current road incidents) which is served out as Georss feeds. We (NCDIT) have Python scripts that convert the data every 3 minutes into SDE/SQL server, which is referenced to a published service. **This is not exactly live but close. Here's our AGOL page: http://ncdot.maps.arcgis.com/home/index.html Really neat! Do you mind sharing those python scripts? Link to comment Share on other sites More sharing options...
FallsLake Posted August 16, 2019 Share Posted August 16, 2019 3 hours ago, SN_Lover said: Really neat! Do you mind sharing those python scripts? I'll talk to our developer on Monday. I actually have an older Python Toolbox script that converts the rss feeds to a File Geodatabase and then published the data. But that has to be run manually to create one copy of the data at that particular time. I'll also send that to you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now