update example
This commit is contained in:
parent
58c47bb1a5
commit
4f14dad215
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ For example, you may generate (and replace existing, see -D parameter) shapes fo
|
||||||
|
|
||||||
```
|
```
|
||||||
$ wget https://fritz.freiburg.de/csv_Downloads/VAGFR.zip
|
$ wget https://fritz.freiburg.de/csv_Downloads/VAGFR.zip
|
||||||
$ wget http://download.geofabrik.de/europe/germany/baden-wuerttemberg/freiburg-regbez-latest.osm.bz2 && bunzip2 freiburg-regbez-latest.osm.bz2
|
$ wget http://download.geofabrik.de/europe/germany/baden-wuerttemberg/freiburg-regbez-latest.osm.bz2
|
||||||
$ pfaedle -D -x freiburg-regbez-latest.osm VAGFR.zip
|
$ pfaedle -D -x freiburg-regbez-latest.osm.bz2 VAGFR.zip
|
||||||
```
|
```
|
||||||
|
|
||||||
## Generating shapes for a specific MOT
|
## Generating shapes for a specific MOT
|
||||||
|
|
Loading…
Reference in a new issue