mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-29 15:13:17 -07:00
Reducing Docker start up and adding ArcGIS URL (#1386)
* Reducing Docker start up and adding ArcGIS URL * Updating ArcGIS URLs
This commit is contained in:
parent
917b84dc2e
commit
1730572aa6
2 changed files with 27 additions and 20 deletions
|
@ -81,6 +81,11 @@ The CSV with the combined data from all of these sources [can be accessed here](
|
|||
|
||||
Once we have all the data from the previous stages, we convert it to tiles to make it usable on a map. We render the map on the client side which can be seen using `docker-compose up`.
|
||||
|
||||
#### 5. Shapefiles
|
||||
|
||||
If you want to use the shapefiles in mapping applications, you can access them here [shp](https://justice40-data.s3.amazonaws.com/data-pipeline/data/score/shapefile/usa.shp) and [shx](https://justice40-data.s3.amazonaws.com/data-pipeline/data/score/shapefile/usa.shx).
|
||||
|
||||
|
||||
### Score generation and comparison workflow
|
||||
|
||||
The descriptions below provide a more detailed outline of what happens at each step of ETL and score calculation workflow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue