This repository was archived by the owner on Dec 1, 2023. It is now read-only.
Commit d1e51dd
1 file changed
+1
-1
lines changed- .travis.yml+3-1
- CHANGELOG.md+17
- CMakeLists.txt+1-1
- README.md+1-1
- appveyor.yml+13-21
- cmake/FindOsmium.cmake+5-2
- doc/ref_osmium.rst+2
- examples/amenity_list.py+10-4
- examples/osm_diff_stats.py+15-22
- examples/osm_file_stats.py+11-6
- examples/pub_names.py+7-3
- examples/road_length.py+12-7
- lib/osm.cc+35
- setup.py+1
- src/osmium/__init__.py+1
- src/osmium/helper.py+22
- src/osmium/replication/server.py-1
- src/osmium/version.py+4-4
- test/example-test.osc+3.8k
- test/example-test.pbf
- test/helpers.py+40-1
- test/test_examples.py+86
- test/test_osm.py+102-13
- test/test_taglist.py+12
- tools/pyosmium-get-changes+2-2
0 commit comments