- allow disabling of cron jobs for planet/polygon update
- allow bypassing of planet update on initial setup
- try to catch any osmupdate failures on planet update
- update the array of tables we drop for imposm shps
- check planet age with sensu
- change cron planet/coastline hour
- make sure we only drop anything owned by the osm user in PG
- bump
- try and drop all tables
- install osm2pgsql from package as we're on Ubuntu 16.04 now
- use hash-memory flag when converting shapes
- osmupdate planet file on setup
- no lockfile when updating planet or polygons
- make geojson optional again, cuz it's nice
- geojson processing is no longer optional
- fix bug in geojson processing
- provide some randomization of cron initiation times
- update coastline data weekly via cron rather than checking data via chef on every instantiation
- retry coastline downloads for up to 10 minutes
- use
remote_file
resource to pull polygons in order to keep them updated over time
- aws-sdk install should be a chef-gem to support upload
- add aws-sdk gem
- chef 12
- change file outputs to replace . with _
- simplify shapes and coastlines template code
- parallel coastlines
- total revamp
- use 4236 everywhere
- use 4326 for imposm
- bump imposm version
- set -e on planet update script
- don't need to force creation of an extract if we're only asked to build coastlines
- split out pbf and xml extracts to avoid having to process both if we don't want them
- allow only imposm or osm2pgsql shp
- add some logic around setting opts
- make geojson generation optional
- update user
- change mount dir
- create data dir