Closed tnation14 closed 7 years ago
Re-adds the transit demo to the carousel, which was removed in #68.
Changes:
static/js/demo/transit.js
docker-compose.yml
gtsite-nginx
CloudFront/Site
$ make clean $ docker-compose build gtsite-assets $ docker-compose run --rm gtsite-assets $ ./scripts/server
Re-adds the transit demo to the carousel, which was removed in #68.
Changes:
static/js/demo/transit.js
to make WMS requests to https://transit.geotrellis.io/api/travelshed/wms2, which can handle uppercase query string parameters.docker-compose.yml
so thatgtsite-nginx
picks up updates to static files without rebuilding the container.CloudFront/Site
to differentiate from other CloudFront distributions using the same logs bucket.Testing