Skip to content

geoforce/cookbook-gis

 
 

Repository files navigation

GIS cookbook

Build Status

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

Releases

No releases published

Packages

No packages published