2 Repos
Determining which geographic tiles intersect a given spatial boundary.
Distinct from Asynchronous Tile Loading: Candidates focus on GPU memory writing or image tiling, not geographic bounding box intersection.
Explore 2 awesome GitHub repositories matching data & databases · Spatial Tile Identification. Refine with filters or upvote what's useful.
Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator
Determines which road network tiles intersect a bounding box to load data for a region.
GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing units called filters connect into a directed graph to handle media workflows. At its core, the framework centers all media packaging and manipulation on the ISO Base Media File Format (ISOBMFF), with specialized tools for reading, writing, fragmenting, and encrypting MP4 and related containers. It also provides a declarative scene graph composition system for describing interactive multimedia scenes using MPEG-4 BIFS, X3D, SVG, or VRML syntax, alongside a hardware-accelerated re
Describes spatial arrangement of video tiles in DASH manifests for tile-based streaming.