Skip to content

Conversation

@sujata-m
Copy link
Contributor

@sujata-m sujata-m commented Dec 8, 2025

  • Fixed BUG-2659
  • Fixed TASK-2642
  • Added post-processing to src/osm_osw_reformatter/osw2osm/osw2osm.py to parse the generated OSM XML and enforce version="1" on all nodes, ways, and relations.
  • Bumped library version to 0.2.13 in src/osm_osw_reformatter/version.py.
  • Documented the change in CHANGELOG.md with a new 0.2.13 entry.
  • Added a unit test (tests/unit_tests/test_osw2osm/test_osw2osm.py) verifying every OSM element in the converted output carries the version attribute.

- Fixed [BUG-2659](https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2659/)
- Fixed [TASK-2642](https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2642/)
- Added post-processing to src/osm_osw_reformatter/osw2osm/osw2osm.py to parse the generated OSM XML and enforce version="1" on all nodes, ways, and relations.
- Bumped library version to 0.2.13 in src/osm_osw_reformatter/version.py.
- Documented the change in CHANGELOG.md with a new 0.2.13 entry.
- Added a unit test (tests/unit_tests/test_osw2osm/test_osw2osm.py) verifying every OSM element in the converted output carries the version attribute.
@sujata-m sujata-m requested review from MashB and susrisha December 8, 2025 09:56
@sujata-m sujata-m changed the base branch from main to develop December 8, 2025 10:07
@sujata-m sujata-m merged commit eb353b8 into develop Dec 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants