Skip to content

reidab/cookbook-gis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIS cookbook

This cookbook provides GIS

Requirements

  • 'apt' (for gis::ubuntugis)
  • 'ark' (for gis::gdal)
  • 'build-essential' (for gis::gdal)

Usage

Attributes

ubuntugis

  • node.gis[:ubuntugis][:repo] - set up the ubuntugis ppa. can be "stable" to choose ubuntugis-stable or "unstable" to choose ubuntugis-unstable.
  • node.gis[:ubuntugis][:packages] - set up a list of gis packages from ubuntugis repositories to install. Empty by default.

gdal

This recipe installs gdal from source.

Recipes

By default this cookbook tries to install the oficial gis repositories from each distribution.

  • gdal.rb - install gdal from source.
  • ubuntugis.rb - install gdal from ubuntugis ppa.

TODO

Author

Author:: Mario Rodas

About

Chef cookbook for GIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages