Skip to content

OHDSI/atlas-component-geospatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atlas-component-geospatial

Geospatial support

Geospatial is an optional component that provides to build analyses utilizing locations and areas. To enable this component do the following:

  config.gisServiceUrl = 'http://yourserver.com/WebAPI/gis';
  config.tilesServerUrl = 'https://{s}.youtileserver.com';

  config.externalLibraries = [
    'http://yourserver.com/js/gis/cohort-report-geospatial/index.js',
    'http://yourserver.com/js/gis/person-map/index.js'
  ];

  • Now Geospatial features should be available on the Cohort's Report page and the Person Profile page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors