Migrate JS from SVG to BMAP

This commit is contained in:
2026-09-06 19:40:50 +02:00
parent a9c8a89aac
commit 02b92308d0
13 changed files with 257 additions and 696 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
{
"scripts": {
"pack": "node packmap.js mapdata/loxim01.geojson mapdata/webmercator01.geojson mapdata/aeqd01.geojson"
},
"dependencies": {
"@turf/area": "^7.3.5",
"@turf/turf": "^7.3.5",
"jsdom": "^30.0.0",
"mapshaper": "^0.7.22"
},
"type": "module"