add computing from osm history

This commit is contained in:
Tykayn 2025-07-27 18:01:24 +02:00 committed by tykayn
parent da60f964ab
commit 66bbce5e85
13 changed files with 3921 additions and 0 deletions

8
counting_osm_objects/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
osm_data/*pbf
osm_data/*geojson
polygons/*.poly
test_data/*
test_temp/*
test_results/*
osm_config.txt
__pycache__