-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi,
I'm developing a simple electron app on Windows.
I though spatialite would be the best solution but looking at spatialite folder in node_modules, it takes 619MB!
I can see that there is geos lib (225MB) included in both folders (450MB total):
node_modules/spatialite/build/Release
node_modules/spatialite/build/src
Is there anything that can be done to slim the spatialite size on disk? Or what can be deleted after install?
Maybe a PostGIS install has less size on disk than spatialite-node (?)
Metadata
Metadata
Assignees
Labels
No labels