Skip to content

FuhuXia/ckanext-geoserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Geoserver Extension for CKAN

custom configurations:

  • geoserver.rest_url = 'geoserver://admin:geoserver@localhost:8080/geoserver/rest'
  • geoserver.default_workspace = 'ckan'
  • geoserver.workspace_name = ckan
  • geoserver.workspace_uri = 'http://localhost:5000/ckan'

Also requires this to be set:

ckan.datastore.write_url = 'postgresql://ckanuser:pass@localhost/datastore'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.8%
  • HTML 6.2%
  • JavaScript 5.0%