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

kp-forks / gdal / 20580754408

29 Dec 2025 02:29PM UTC coverage: 71.521% (+0.005%) from 71.516%
20580754408

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%)

31 existing lines in 14 files now uncovered.

597599 of 835559 relevant lines covered (71.52%)

299436.12 hits per line

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

89.55
/port/cpl_string.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

© 2026 Coveralls, Inc