Expand description
GeoJSON source processing — projects geographic coordinates into tile space and tessellates features using the existing vector rendering pipeline.
Structs§
- GeoJson
Tile Request - Request for processing GeoJSON features for a set of style layers.
- Projecting
Tessellator - Wraps a processor and reprojects geographic (lon/lat) coordinates into tile-local extent coordinates (0–4096) using the Web Mercator projection.
Enums§
Functions§
- process_
geojson_ features - Process inline GeoJSON data and tessellate features for each matching style layer.