Clean up quickstart and makefile (#726)
Other than the change from `exit 404` to `exit 1`, all other changes are noops - just cleaning things up so that various linting tools don't complain.
This commit is contained in:
@@ -123,7 +123,7 @@ cd data
|
||||
wget http://download.geofabrik.de/europe/albania-latest.osm.pbf
|
||||
```
|
||||
|
||||
[Import OpenStreetMap data](https://github.com/openmaptiles/import-osm) with the mapping rules from
|
||||
[Import OpenStreetMap data](https://github.com/openmaptiles/openmaptiles-tools/tree/master/docker/import-osm) with the mapping rules from
|
||||
`build/mapping.yaml` (which has been created by `make`).
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user