@scy yes, up the point which you want to update the data, and now you have to regenerate everything (the format is not updatable) and upload the whole beast in one go.
Top-level
@scy yes, up the point which you want to update the data, and now you have to regenerate everything (the format is not updatable) and upload the whole beast in one go. 5 comments
@scy that's awesome, I didn't know. Except that you're dependent on their decision about at which zoom levels have what data. If you can live with that, it's great. @mdione @scy generating your own pmtiles file with planetiler (also from @protomaps) for a small country (say, Estonia) takes a couple minute or less. The software takes the region name as a parameter, downloads a recent OSM export and generates the pmtiles file, all in a single step. And it supports OpenMapTiles and Shortbread schemas out of the box. |
@mdione Regenerating everything doesn't seem that big of a deal, according to https://github.com/onthegomap/planetiler/blob/main/PLANET.md it takes 4 hours and $5 of cloud resources. Or you do it on your own hardware.
But maybe you won't have to, because you can just take the builds provided by Protomaps, download the slice you need, and be done. I've downloaded a cut-out of about ⅙ of Germany in 30 seconds and got a 500 MB file. That's _very_ manageable.