Skip to content

OHDSI/webapi-component-geospatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.