You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: