• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OSGeo / gdal / 20575246519

29 Dec 2025 02:29PM UTC coverage: 71.502% (+0.001%) from 71.501%
20575246519

push

github

web-flow
MVT: add tile coords fields when reading dataset (#13596)

Previously, the tile coordinates (Z, X, Y) of each feature were not accessible when reading MVT datasets.
This PR implements a small extension to the MVT driver: when the ADD_TILE_FIELDS open option is enabled, the driver now adds three additional fields (Z, X, Y) to each feature, representing the tile coordinates where the feature resides.
This makes it easier to track features across tiles and supports workflows where tile-level context is needed, such as incremental updates or ETL pipelines.

20 of 20 new or added lines in 1 file covered. (100.0%)

43 existing lines in 20 files now uncovered.

597443 of 835559 relevant lines covered (71.5%)

299304.86 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

97.55
/autotest/cpp/test_cpl.cpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc