add computing from osm history
This commit is contained in:
parent
da60f964ab
commit
66bbce5e85
13 changed files with 3921 additions and 0 deletions
8
counting_osm_objects/.gitignore
vendored
Normal file
8
counting_osm_objects/.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
osm_data/*pbf
|
||||
osm_data/*geojson
|
||||
polygons/*.poly
|
||||
test_data/*
|
||||
test_temp/*
|
||||
test_results/*
|
||||
osm_config.txt
|
||||
__pycache__
|
Loading…
Add table
Add a link
Reference in a new issue