up
This commit is contained in:
parent
66bbce5e85
commit
a695a8ef03
9 changed files with 353 additions and 12 deletions
4
counting_osm_objects/up.sh
Normal file
4
counting_osm_objects/up.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
osmupdate --verbose --keep-tempfiles --day -t=test_temp/ -v osm_data/france-internal.osh.pbf test_temp/changes.osc.gz
|
||||
#osmium extract -p polyons/commune_91111.poly -s simple changes.osc.gz -O -o test_temp/changes.local.osc.gz
|
||||
osmium apply-changes -H osm_data/france-internal.osh.pbf test_temp/changes.osc.gz -O -o osm_data/france-internal_updated.osh.pbf
|
Loading…
Add table
Add a link
Reference in a new issue