Skip to content

Size on disk considerations #18

Description

@taviroquai

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions