Articoli Recenti

Layers and Selections in SVG maps

Using SVG files to represent geographic maps offers other advantages, in addition to the ability to change the scale and position on the map. I can change th...

SVG Maps With HTML, JavaScript and Svelte

One of the benefits of SVG files is the ability to edit them with JavaScript in an HTML page. To simplify the process I create a small app with Svelte where ...

How to Convert GeoJSON to SVG

After converting a Shapefile to GeoJSON I can start creating the svg file. There are some repositories that can help. But I need something more specific.

How to Convert Shapefiles to GeoJSON

The last few months have been a bit chaotic. I concentrated on how to create, update and modify maps. The aim is to obtain maps in SVG and PDF that can be us...