feat: transform geography binary data to wkt

This commit is contained in:
Nybkox
2024-12-12 16:04:34 +01:00
parent 0b30386fee
commit b8ae53db7d
4 changed files with 77 additions and 8 deletions

View File

@@ -30,6 +30,7 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"wkx": "^0.5.0",
"dbgate-plugin-tools": "^1.0.7",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"