adamko-dev / kafkatorio

GNU General Public License v3.0
10 stars 0 forks source link

Investigate vector based map tiles #3

Open aSemy opened 2 years ago

aSemy commented 2 years ago

The web-map uses PNG tiles. There would be several advantages to using vector tiles

This change requires either changes to the web-map, as Leaflet does not natively support vector tiles

I need some way to convert the data from Factorio into a vector format. Some of these have some sort of 'raster polygonize' tool:

Other notes: