GitHub - OHDSI/webapi-component-geospatial

Skip to content

Navigation Menu

Sign in

Appearance settings

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.