Skip to content

Python web service for obtaining ArcGIS datasets and serving them to Geovisto.

License

Notifications You must be signed in to change notification settings

PeKne/geovisto-arcgis-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geovisto ArcGIS Connector

Web service for obtaining data from ArcGIS HUB open data catalogs. All the served data are parsed specifically for Geovisto library.

Installation

  1. install Python 3.9
  2. run pip install -r requirements.txt to get the Python dependencies. (In case of error install underlying libraries, the command commented in file requirements.txt)
  3. to run the app execute python -m uvicorn app.main:app --reload

API documentation

About

Python web service for obtaining ArcGIS datasets and serving them to Geovisto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%