/webapi-component-geospatial

Primary LanguageJavaApache License 2.0Apache-2.0

webapi-component-geospatial

Geospatial support

Geospatial is an optional component that provides to build analyses utilizing locations and areas. To build WebAPI with geospatial include the following profile webapi-gis. For example in the following way:

mvn -Pwebapi-postgresql,webapi-gis clean package

ExecutionEngine installed and running is required to use this component.

Note: follow the instructions in the Atlas Geospatial project to include Geospatial UI part.