-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site not pulling data #1
Comments
Attempting to fix it now, will add a pull request if I manage to fix it |
The active incidents web service has been down for some time. https://hfdapp.houstontx.gov/JSONTest/WebService1.asmx?op=GetIncidents I have no control over it, and I'm not sure who does. I have reached out to a few people who work for the City of Houston, but no luck yet. |
Yeah, after I dug for a bit I figured that was the case. Massive bummer, this was an awesome tool. |
It looks like the active incidents page is back up - not sure if that's helpful https://cohweb.houstontx.gov/ActiveIncidents/Combined.aspx |
Unfortunately, I have never been able to use that page as it does not have latitude and longitude. Nor are the addresses sufficient to geocode them. The old SOAP web service included (what I assumed are) approximate lat/long coordinates - something easy to plot on a map. I'm afraid that if the web service can't be fixed or replaced somehow, then this project will no longer have a future. There is now a desperate plea on the page where my Active Incidents map used to be. |
I do not know how realistic this is, but there is a live feed of the HFD dispatch frequency, that includes the address of the calls, I can work on a project that is able to translate the audio into a csv or something that can then be fed into your map |
Someone contacted me with a new source for what appears to be the same incident data. (Thanks, Hans!) The City of Houston has public-facing ESRI ArcGIS REST endpoints. https://mycity2.houstontx.gov/pubgis01/rest/services/HEC/HEC_Active_Incidents/MapServer/0/ |
Amazing!! If you need any help, just let me know! |
I deployed some new code today. Y'all please let me know if things don't seem to work right. Edit: I'll update this repo at some point. 😉 I wanted to get the site back up ASAP. |
All appears to be functional! I'll reply to this issue or add a new one if it fixes it |
It's still up as of now, I haven't seen any issues! |
The web GUI isn't pulling data from HPD or HFD, it's only TransStar events shown on the map and in the archive search
The text was updated successfully, but these errors were encountered: