Browse Source

Add a makefile target

main
Luke Murphy 4 years ago
parent
commit
e0acdc0aeb
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 3
      makefile

3
makefile

@ -18,3 +18,6 @@ doesitsparkjoy:
voicegardens:
@fab -H $(REMOTE_HOST) voicegardens
tiles:
@gdal2tiles.py -l -p raster -z 0-5 -w none tiles2

Loading…
Cancel
Save