Maximkaaa / galileo

General purpose cross-platform GIS-rendering library written in Rust
Apache License 2.0
373 stars 27 forks source link

Use Geozero for raw Mapbox Vector Tile (MVT) decoding #73

Closed kylerchin closed 5 months ago

kylerchin commented 5 months ago

Completed task from https://github.com/Maximkaaa/galileo/issues/23

practically this code does not really change the performance of the software, only improves the simplicity of the code.

kylerchin commented 5 months ago

@Maximkaaa Okay i think this is okay to merge now? sorry it took so long

Maximkaaa commented 5 months ago

It seems like one of the examples fails to compile...

kylerchin commented 5 months ago

Tests pass now :3