Skip to content

geowe/sig-seguimiento-vehiculos

Repository files navigation

sig-seguimiento-vehículos

Adaptación del sig GeoWE para trabajar con información geográfica de vehículos.

Screenshot Screenshot Screenshot

Visualización de rutas de un vehículo a partir de la toma de datos GPS

Screenshot Screenshot Screenshot

License

The geowe-core is licensed under the GPLv3, meaning you can use it free of charge, according with license terms and conditions.

Build the software

In order to compile and build GeoWE, the JDK 7 platform is necessary. The project uses maven for building and packaging.

mvn clean package

Deploy

Once you compiled the software, the geowe.war file can be deployed on any server/application container, like Apache Tomcat.