From 3fe225e293627bddc99945d1ce9e31cbf6c4fada Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 26 Jan 2022 18:13:32 +0300 Subject: [PATCH] export json cleanup --- index.html | 12 +- modules/export-json.js | 508 ++++++++++++++--------------------------- 2 files changed, 173 insertions(+), 347 deletions(-) diff --git a/index.html b/index.html index 871503bf..c07a88e3 100644 --- a/index.html +++ b/index.html @@ -978,7 +978,7 @@ - + @@ -3607,12 +3607,14 @@

GeoJSON format is used in GIS tools such as QGIS. Check out wiki-page for guidance.

Generator uses pop-up window to download files. Please ensure your browser does not block popups.

It's also possible to export map to Foundry VTT, see the module.

-
Export To Json
+ +
Export To JSON
- - - + + +
+

Export in JSON format can be used as an API replacement.