Skip to content

Updates to run utils/spatial/build.sh#1

Open
ModelEarth wants to merge 1 commit intoabrie:mainfrom
ModelEarth:main
Open

Updates to run utils/spatial/build.sh#1
ModelEarth wants to merge 1 commit intoabrie:mainfrom
ModelEarth:main

Conversation

@ModelEarth
Copy link

Added virtual environment steps.

Added note to download tl_2020_us_zcta520.zip

There was no build.sh in backend/utils, so changed path to use the one in backend/utils/spatial

How can we resolve the current error?:
./build.sh: line 13: spatialite: command not found

@abrie
Copy link
Owner

abrie commented Dec 12, 2021

Thanks for the PR!

I've been working to clean up the dependency scripts. They have now been committed to the main branch. I think the changes address the issues in this PR.

The ./build.sh script has been deprecated in favor of a Makefile in the backend/utils/spatial folder.

To download all the dependencies, use make downloads.

To build the database, use make all.

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

Successfully merging this pull request may close these issues.

2 participants