You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Make it easier to use sap-map. Don't require the user to clone the repo, know docker commands or manage projects inside the src folder. Should be able to just install the tool and use a simple CLI command. And manage config.json files and input/output from the outside
Example install
curl -L https://github.com/seasketch/python-sap-map/archive/main.tar.gz | tar xvz
cd python-sap-map && sudo make install