Commit fc9ab05
committed
Add path tiling utils
Add PathTilingGenerator class, used to generate tiles along the path.
PathTilingGenerator is designed as a generator to enable long route
traversal without keeping the list of tile keys.
To map the geo line to tile keys, a Bresenham algorith is used.
Relates-To: OCMAM-461
Signed-off-by: Mykhailo Kuchma <[email protected]>1 parent 884a201 commit fc9ab05
File tree
5 files changed
+781
-393
lines changed- olp-cpp-sdk-core
- include/olp/core/geo/tiling
- src/geo/tiling
- tests
- geo/tiling
5 files changed
+781
-393
lines changed
0 commit comments