This branch contains the new Sketching Enhanced version 3.x. You can find the 2.x version in this branch: https://github.com/conterra/mapapps-sketching-enhanced/tree/2.x
This bundle adds an extended sketching functionality to the map.
Requirement: map.apps 4.12.0
https://demos.conterra.de/mapapps/resources/apps/downloads_sketching_enhanced/index.html
dn_sketchingenhanced Documentation
dn_sketchingenhanced-measurement Documentation
dn_sketchingenhanced-construction Documentation
Before you can run the project you have to define the mapapps.remote.base property in the pom.xml-file:
<mapapps.remote.base>http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%</mapapps.remote.base>
-
Goal parameters
mvn install -Dmapapps.remote.base=http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%
-
Build properties Change the mapapps.remote.base in the build.properties file and run:
mvn install -Denv=dev -Dlocal.configfile=%ABSOLUTEPATHTOPROJECTROOT%/build.properties