mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Adding a note about Scipy installation on newer MacOS
This commit is contained in:
parent
fbe96f1b41
commit
eb1cb8884e
1 changed files with 2 additions and 0 deletions
|
@ -219,6 +219,8 @@ To install the above-named executables:
|
|||
- gdal: `brew install gdal`
|
||||
- Tippecanoe: `brew install tippecanoe`
|
||||
|
||||
Note: For MacOS Monterey or M1 Macs, [you might need to follow these steps](https://stackoverflow.com/a/70880741) to install Scipy.
|
||||
|
||||
### Windows Users
|
||||
|
||||
If you want to run tile generation, please install TippeCanoe [following these instructions](https://github.com/GISupportICRC/ArcGIS2Mapbox#installing-tippecanoe-on-windows). You also need some pre-requisites for Geopandas as specified in the Poetry requirements. Please follow [these instructions](https://stackoverflow.com/questions/56958421/pip-install-geopandas-on-windows) to install the Geopandas dependency locally. It's definitely easier if you have access to WSL (Windows Subsystem Linux), and install these packages using commands similar to our [Dockerfile](https://github.com/usds/justice40-tool/blob/main/data/data-pipeline/Dockerfile).
|
||||
|
|
Loading…
Add table
Reference in a new issue