City-of-Bloomington / inRoads

Digital service to publish road, sidewalk and parking status information including closings, lane reductions and reservations. Generates feeds for Waze Connected Cities program.
https://bloomington.in.gov/inroads
GNU Affero General Public License v3.0
9 stars 4 forks source link

Pull parking meters from GIS #135

Open inghamn opened 7 years ago

inghamn commented 7 years ago

We should look into pulling parking meter reservations from the T2 system. That's the official system for keeping track of these things, in the first place. Right now, employees have to do entry into four different computer systems for a single parking meter reservation.

inghamn commented 6 years ago

The parking meters have been mapped in our GIS system. Instead of trying to integrate with T2, we should write a parking meter service that integrates with our GeoServer.

inghamn commented 6 years ago

We will probably need to integrate with our parking meters database as well. Employees will need to search and choose parking meters they are reserving. This would best be done from our meter_monitor application.

https://github.com/City-of-Bloomington/meter_monitor

Once we have a chosen parking meters, we can get the coordinates to place on the map from our GIS geoserver.