Bora M. Alper@lemmy.world to Technology@lemmy.worldEnglish · 9 months agoOpenFreeMap - a public vector tile server for OpenStreetMapopenfreemap.orgexternal-linkmessage-square13fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkOpenFreeMap - a public vector tile server for OpenStreetMapopenfreemap.orgBora M. Alper@lemmy.world to Technology@lemmy.worldEnglish · 9 months agomessage-square13fedilink
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up0·9 months agoI haven’t dug into the docs much. This really does return vectors? Because all of the OSM servers and services I have seen return tiles that are bitmaps, which for the type of data being displayed always seemed like a rather moronic way to do it.
minus-squareunexposedhazard@discuss.tchncs.decakelinkfedilinkEnglisharrow-up0·9 months agoThey generally intend to move to vectors afaik. There was a blogpost and call for donations by them a while ago.
minus-squareBora M. Alper@lemmy.worldOPlinkfedilinkEnglisharrow-up0·9 months agoYep, vectors. See https://github.com/onthegomap/planetiler
I haven’t dug into the docs much. This really does return vectors? Because all of the OSM servers and services I have seen return tiles that are bitmaps, which for the type of data being displayed always seemed like a rather moronic way to do it.
They generally intend to move to vectors afaik. There was a blogpost and call for donations by them a while ago.
Yep, vectors. See https://github.com/onthegomap/planetiler
Neat.