Adaptación del sig GeoWE para trabajar con información geográfica de vehículos.
Visualización de rutas de un vehículo a partir de la toma de datos GPS
The geowe-core is licensed under the GPLv3, meaning you can use it free of charge, according with license terms and conditions.
In order to compile and build GeoWE, the JDK 7 platform is necessary. The project uses maven for building and packaging.
mvn clean package
Once you compiled the software, the geowe.war file can be deployed on any server/application container, like Apache Tomcat.