Skip to content

Further optimize the pmtiles creation algorithm #1311

Description

@jcpitre

In #1305 we created the code to generate pmtiles.
It has already been optimized so it can run with 8GB for one of the biggest feed (mdb-1078).
We can further optimize it by using numpy for arrays of coordinates.
This should allow us to not create an index for shapes.txt while still using a similar amount or memory.
And it should make it faster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions