bin/check
downloads the latest shapefile based on the URL given in the XML feed
bin/parse-shapefile shelters.zip
will create a JSON file include all the shelters in given shapefile.
$ bin/parse-shapefile
Usage of bin/parse-shapefile:
-list-fields
List all fields in shapefile
-show-example
Show an example shape from the shapefile
aws cloudformation package --template-file cloudformation.yml --s3-bucket update-shelters-deploy-bucket --output-template cf-packaged.yml
aws cloudformation deploy --stack-name update-shelters --template-file cf-packaged.yml --capabilities CAPABILITY_IAM --parameter-overrides BucketName= DbMasterUser=DbMasterPassword=
- Open QGIS
- Select Layer > Add Layer > Add Vector Layer
- Select Layer > Open Attribute Table