Releases: cualbondi/osmptparser
Releases · cualbondi/osmptparser
v2.2.0
Compare
Sorry, something went wrong.
No results found
Added filtering by negation
Added: Filtering accepts negation with ! before the key.
Fixed: new_ptv2 was not getting the public transport relations.
v2.1.0
Compare
Sorry, something went wrong.
No results found
Added minor features
Added: Filtering accepts multiple valid values separated by commas.
Added: Also returning osm_type (r/w/n) together with osm_id in the JSON.
Fixed: JSON output is now valid JSON.
v2.0.0
Compare
Sorry, something went wrong.
No results found
Added generic filtering
Added new CLI
Added parameter to filter with any key=value of osm tags
Added: Parser::get_areas(tolerance)
Modified: struct relation::AdministrativeArea to relation::Area
v1.2.2
Compare
Sorry, something went wrong.
No results found
ignore o5m files
v1.2.1
Compare
Sorry, something went wrong.
No results found
bump version after clippy suggestions
v1.2.0
Compare
Sorry, something went wrong.
No results found
linter fixes
v1.1.0
Compare
Sorry, something went wrong.
No results found
fix linter
v1.0.0
Compare
Sorry, something went wrong.
No results found
refactor and create documentation for the lib
v0.0.2
Compare
Sorry, something went wrong.
No results found
parse public transport routes
Initial tests
Compare
Sorry, something went wrong.
No results found
v0.0.1
cleanup code