Skip to content

A small program to create a WMS Service based on existing geotiffs

License

Notifications You must be signed in to change notification settings

pl-marasco/LocustWMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locust WMS

To run it from terminal:

python LocustMapServerImporter.py path_to_data wms_url

usage from Python:

from LocustMapServerImporter import LocustMapServerImporter

imptr = LocustMapServerImporter(path_to_data, wms_url) imptr.process()

About

A small program to create a WMS Service based on existing geotiffs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%