←back to thread

OpenStreetMap's New Vector Tiles

(tech.marksblogg.com)
486 points marklit | 1 comments | | HN request time: 0.199s | source
1. spacetracks ◴[] No.42196592[source]
I'm interested in applying transforms to vector tile coordinates at render time. What libraries do you recommend for that? I have zero experience with map rendering but I understand coordinate transformation well. I'd like to render a log azimuthal earth. I know I'll need to pull tiles at different scales and stitch them together, just not sure which library to use to make that easy.