Skip to content

Commit

Permalink
Update SLD link
Browse files Browse the repository at this point in the history
  • Loading branch information
jslason-rsg committed Jan 30, 2024
1 parent 9c878d1 commit 3c1a547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user_guide/06-verspm.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ For more information see [here](https://github.com/visioneval/VisionEval/blob/ma

### Calculate4DMeasures {#verspm-calculate4dmeasures}

This module calculates several so-called '4D' measures by `Bzone` including density, diversity (i.e. mixing of land uses), transportation network design, and destination accessibility, i.e., the four 'Ds' of density, diversity, design, and destination accessibility. These measures are the same as or are similar to measures included in the EPA's [Smart Location Database](https://www.epa.gov/smartgrowth/smart-location-database-technical-documentation-and-user-guide)
This module calculates several so-called '4D' measures by `Bzone` including density, diversity (i.e. mixing of land uses), transportation network design, and destination accessibility, i.e., the four 'Ds' of density, diversity, design, and destination accessibility. These measures are the same as or are similar to measures included in the EPA's [Smart Location Database](https://www.epa.gov/smartgrowth/smart-location-mapping)

#### User Input Files {-}

Expand All @@ -616,7 +616,7 @@ table <- data.frame(

##### Network density (bzone_network_design.csv) {-}

This file contains values for `D3bpo4`, a measure for intersection density determined by the number of pedestrian-oriented intersections having four or more legs per square mile. The data to inform this input can be sourced from the EPA's [Smart Location Database](https://www.epa.gov/smartgrowth/smart-location-database-technical-documentation-and-user-guide).
This file contains values for `D3bpo4`, a measure for intersection density determined by the number of pedestrian-oriented intersections having four or more legs per square mile. The data to inform this input can be sourced from the EPA's [Smart Location Database](https://www.epa.gov/smartgrowth/smart-location-mapping).

Here is a snapshot of the file:
```{r}
Expand Down

0 comments on commit 3c1a547

Please sign in to comment.