Skip to content

Commit

Permalink
library in traffic proxy osm
Browse files Browse the repository at this point in the history
  • Loading branch information
temospena committed Jun 3, 2024
1 parent 3ceafdd commit 05fa618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/trafftc_proxy.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@


library(tidyverse)
library(sf)
road_network_clean = sf::st_read("outputdata/map1/road_network_clean.shp")
grid = sf::st_read("outputdata/map1/grid.geojson")
congested_tags = c("motorway", "motorway_link", "trunk", "trunk_link",
Expand Down

0 comments on commit 05fa618

Please sign in to comment.