Skip to content

Add resolution to region meta data - #52

Merged
dgraf-gh merged 5 commits into
mainfrom
add-resolution-to-region_meta_data
Aug 4, 2026
Merged

Add resolution to region meta data#52
dgraf-gh merged 5 commits into
mainfrom
add-resolution-to-region_meta_data

Conversation

@dgraf-gh

@dgraf-gh dgraf-gh commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…ter with multi-RocksDB support

- Added `StandaloneBoundaryImporterTest` for thorough validation of RocksDB outputs (`h3_to_osm`, `region_metadata`, and `region_geometry`) and OSM name streaming.
- Added checks for resolution metadata, relation geometry alignment, and H3 to OSM ID mappings.
- Validated output file existence (`osm_names.tsv`) and cleanliness of temporary files.
- Enhanced temporary H3 buffer handling in `StandaloneBoundaryImporter`.
- Updated `.run` configurations with Schleswig-Holstein-specific test parameters.
…d output sizes

- Renamed phases for improved clarity.
- Added output size tracking (e.g., H3, region metadata, region geometry) in final statistics.
- Improved memory stats formatting and adjusted performance metrics to use phase-specific timings.
- Streamlined final statistics display and added output database size details.
- Added tracking for merged thread databases and entries during H3 DB merges.
- Enhanced phase progress reporting with real-time database and entry merge counts.
- Updated final statistics to include merged H3 entries and performance metrics for phase 3.
- Updated `StandaloneBoundaryImporter` to include `admin_level` (4 bytes) in `region_metadata` entries (now 16 bytes total).
- Adjusted `cellMetaToBytes` method to handle `admin_level` and updated related tests to validate the changes.
- Enhanced metadata validation for `admin_level` field with appropriate range checks.
# Conflicts:
#	src/main/java/com/dedicatedcode/paikka/service/importer/BoundaryImportStatistics.java
#	src/main/java/com/dedicatedcode/paikka/service/importer/StandaloneBoundaryImporter.java
#	src/test/java/com/dedicatedcode/paikka/service/importer/StandaloneBoundaryImporterTest.java
@dgraf-gh
dgraf-gh merged commit 8e2aa9f into main Aug 4, 2026
1 check passed
@dgraf-gh
dgraf-gh deleted the add-resolution-to-region_meta_data branch August 4, 2026 10:55
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.

1 participant