Skip to content

Commit 94d4496

Browse files
authored
Merge pull request #214 from AdaWorldAPI/claude/cesium-osm-substrate-v1
feat(cesium): osm_pbf D-OSM-1 stub mirroring arcgis_pbf shape (5 unit + 7 doctests; live Q3 Y-flip helper)
2 parents e2ec430 + 9aa71f8 commit 94d4496

2 files changed

Lines changed: 435 additions & 0 deletions

File tree

crates/cesium/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ pub mod tileset;
4848
pub mod implicit_tiling;
4949
pub mod khr_gs;
5050
pub mod arcgis_pbf;
51+
pub mod osm_pbf;
5152
pub mod spz;
5253
pub mod esri_crs;
5354
pub mod to_cam_soa;

0 commit comments

Comments
 (0)