Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

What is the size of the planet tiles? #67

Open
HansonYip opened this issue May 13, 2019 · 1 comment
Open

What is the size of the planet tiles? #67

HansonYip opened this issue May 13, 2019 · 1 comment

Comments

@HansonYip
Copy link

I have run the whole pipeline to generate the planet tiles in Cassandra. I found that the size of all tiles is just round 33G. But the size of planet.mbtiles provided by Openmaptiles is nearly 61G. So is that normal? Thank you.

@amatissart
Copy link
Contributor

Note that there are a few differences between openmaptiles tiles schema and the one we are using (https://github.com/QwantResearch/openmaptiles). For example, the "housenumber" layer and the buildings at z13 are not included. And some languages have been removed. So it's expected for the tiles to be significantly lighter.

As far as I can seen the "basemap" keyspace is around 35GB and "poi" around 8GB. But your mileage may vary, as some tombstones may persist in the cassandra database after applying updates here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants