Skip to content

Commit

Permalink
Merge pull request #16 from anirudhgovind/dev
Browse files Browse the repository at this point in the history
edit: one more try
  • Loading branch information
anirudhgovind authored Apr 29, 2024
2 parents aa8b11b + 0dd6593 commit 02707d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vignettes/articles/1-Spatial-Units.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ tmap::tm_shape(bangalore_buildings) +
tmap::tm_layout(frame = FALSE)
```

The merging process results in `r nrow(bangalore_streetblocks_merged)` streetblocks against an initial value of `r nrow(bangalore_streetblocks)`.

## Morphological Tessellation Units

The process of creating morphological tessellation units (MTs) is very similar to the process of drawing streetblocks. The only major difference is that we require data on building polygons rather than highway/ street linestrings.
Expand Down

0 comments on commit 02707d5

Please sign in to comment.