Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size on disk considerations #18

Open
taviroquai opened this issue May 26, 2017 · 0 comments
Open

Size on disk considerations #18

taviroquai opened this issue May 26, 2017 · 0 comments

Comments

@taviroquai
Copy link

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 (?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant