diff --git a/.gitignore b/.gitignore index e39f80c..ead56f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ data/plats.geojson -satellite/ diff --git a/Makefile b/Makefile index 363c1ef..040dd87 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,2 @@ plats.json: scripts/get_plats.py ./scripts/get_plats.py data/plats.geojson - -.PHONY: satellite -satellite: - ./scripts/download_satellite.py - -.PHONY: deploy -deploy: plats.json satellite - rsync -avz ./ bert:/srv/www/lawrencedeerclub.chandlerswift.com/ diff --git a/map.html b/map.html index efedb45..475b983 100644 --- a/map.html +++ b/map.html @@ -63,27 +63,11 @@