@[email protected] to [email protected]English • 2 months agoOpenFreeMap - a public vector tile server for OpenStreetMapopenfreemap.orgmessage-square14fedilinkarrow-up1196arrow-down13cross-posted to: hackernewsselfhosted
arrow-up1193arrow-down1external-linkOpenFreeMap - a public vector tile server for OpenStreetMapopenfreemap.org@[email protected] to [email protected]English • 2 months agomessage-square14fedilinkcross-posted to: hackernewsselfhosted
minus-square@[email protected]OPlinkfedilinkEnglish10•2 months agoYou mean how much faster downloading vector tiles are in comparison to raster tiles? I think pre-rendering makes the biggest difference, rather than the type of tiles.
minus-square@[email protected]linkfedilinkEnglish21•2 months agoLoading vector tiles should require significantly less data/bandwidth while also offering completely linear scaling without any steps. I hope this works well enough to eventually replace the current implementation.
minus-square@[email protected]linkfedilinkEnglish7•2 months agoIt says in the repo that each file is 450 bytes. And served by nginx which might be compressing it further. So yeah, super duper tiny.
You mean how much faster downloading vector tiles are in comparison to raster tiles?
I think pre-rendering makes the biggest difference, rather than the type of tiles.
Loading vector tiles should require significantly less data/bandwidth while also offering completely linear scaling without any steps. I hope this works well enough to eventually replace the current implementation.
It says in the repo that each file is 450 bytes. And served by nginx which might be compressing it further. So yeah, super duper tiny.