An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# TrafficFlowManager
[![java-version](https://img.shields.io/badge/java-8-brown.svg)](https://www.java.com)
[![geoserver-version](https://img.shields.io/badge/GeoServer-2.14.2-brightgreen)](http://geoserver.org)
[![tomcat-version](https://img.shields.io/badge/Apache%20Tomcat-8.0.32-yellow)](http://tomcat.apache.org)
[![license](https://img.shields.io/badge/license-AGPL%203.0-blue.svg)](LICENSE)


trafficflowmanager

- **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.