kopia lustrzana https://github.com/kartoza/docker-osm
Updated git ignore to keep osm_pbf in git but ignore pbf and state files. Updated osm_pbf readme
rodzic
ff80041ef1
commit
9de920bdea
|
@ -1,3 +1,4 @@
|
|||
.idea
|
||||
*.*~
|
||||
osm_pbf
|
||||
osm_pbf/*.pbf
|
||||
osm_pbf/*.state.txt
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
This folder should contain a *.pbf and *.state.txt.
|
||||
|
||||
The first pbf file encoutered will be imported, for this reason we recommend
|
||||
to only place one pbf in this folder so you can be sure which will be imported.
|
Ładowanie…
Reference in New Issue