This repository contains a set of re-usable GeoServer data configurations.
The data packs are built with Apache Ant.
-
To build a data pack change into the specific directory and compile.
cd medford ant build assemble
-
The data pack is available in target/medford.zip
-
To use unzip the data pack in GEOSERVER_DATADIRECTORY and restart your server
To build all content an Apache maven pom.xml has been provided.