https://github.com/n3d1117/trafficflowmanager
Viewing and managing road traffic flow reconstructions using WMS protocol on a GeoServer instance
https://github.com/n3d1117/trafficflowmanager
geoserver geospatial-data geospatial-visualization java php traffic-data wms-service
Last synced: about 2 months ago
JSON representation
Viewing and managing road traffic flow reconstructions using WMS protocol on a GeoServer instance
- Host: GitHub
- URL: https://github.com/n3d1117/trafficflowmanager
- Owner: n3d1117
- License: agpl-3.0
- Created: 2021-03-14T18:15:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T09:21:45.000Z (about 5 years ago)
- Last Synced: 2025-04-06T03:45:34.175Z (about 1 year ago)
- Topics: geoserver, geospatial-data, geospatial-visualization, java, php, traffic-data, wms-service
- Language: PHP
- Homepage:
- Size: 786 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrafficFlowManager
[](https://www.java.com)
[](http://geoserver.org)
[](http://tomcat.apache.org)
[](LICENSE)
- **Course**: Big Data Architectures
- **CFUs**: 9
## Content
This repository contains:
- Backend APIs, built with Java Servlet, for uploading and managing traffic reconstructions
- Frontend files for viewing and managing reconstructions using [WMS](https://www.ogc.org/standards/wms) protocol on a [GeoServer](http://geoserver.org) instance
- Project report, available [here](relazione.pdf) (in italian)
## Demo
A live demo is available [here](https://www.snap4city.org/dashboardSmartCity/view/index.php?iddasboard=MzEyNg==#).
## License
GNU Affero General Public License v3.0 License. See [LICENSE](LICENSE) file for further information.