Skip to content

Extension for ckan that allows raster data to be imported in a WCST service

Notifications You must be signed in to change notification settings

woland84/ckan-rasterimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKAN Raster Importer

Description

Extension that allows raster files to be imported into a WCST service. The extension allows any gdal raster formats (GeoTIFF, JPEG2000 etc) and GML raster files.

Configuration

You need to set the ckanext.rasterimport.wcst_base_url variable in your ckan main config file for this plugin to work. The value has to be an url pointing to a working WCST service.

Example: ckanext.rasterimport.wcst_base_url = http://localhost/wcst

Dependencies

This extension requires the following pythong packages:

  • python-magic
  • GDAL (please note that the installation is currently broken)

About

Extension for ckan that allows raster data to be imported in a WCST service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages