Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,14 @@ To view and/or edit the default CFCC road attributes:

## Create Road Network Datasets

Road network datasets can be created by importing information from a polyline shapefile that represents a road network. Another way to import a road
network dataset is using a bounding polygon shapefile to generate a road network using all available data within the bounding polygon from the
OpenStreetMap <Citation citationKey="OSM"/> database (refer to [Appendix
C](./19-appendix-editing-road-network-data-for-use-in-lifesim.mdx) for further information).
Road network datasets can be created by importing information from a polyline shapefile that represents a road network.
Primary OpenStreetMap data for North America is
available <a href="https://download.geofabrik.de/north-america.html" target="_blank" rel="noopener noreferrer">here</a>.

Another way to import a road
network dataset is directly in LifeSim using a bounding polygon shapefile to generate a road network using all available data within the bounding polygon from the
OpenStreetMap <Citation citationKey="OSM"/> database. Refer to [Appendix
C](./19-appendix-editing-road-network-data-for-use-in-lifesim.mdx) for further information.

### Import from a Shapefile

Expand Down
Loading