How Thin Road Network works
About Thin Road Network
The Thin Road Network tool compiles a simplified collection of roads by identifying segments that can be removed from the display without affecting the general character, density, and overall connectivity of the roads. Features that do not participate in the resulting road collection are identified by an attribute on the input layers that can be used in a definition query or in a selection to create a new layer.
Features are not actually deleted by Thin Road Network. To actually remove features, consider using the Trim Line tool.
The degree of road collection thinning is controlled by the Minimum Length parameter. The morphology and character of the road network should be considered. Typically, regular road patterns that include gridded areas, like those common in North American cities, require a larger minimum length than more organically shaped road collections.
Use the following table as a guideline for values in map units to use with this parameter with different output scales. Refine these values as necessary to achieve desired results.
Organic, nongridded road patterns | Regular, gridded road patterns | |||||
---|---|---|---|---|---|---|
Final scale | Map units | Page units | Map units | Page units | ||
1:25,000 | 250 m | 825 ft. | 1 cm | 500 m | 1,650 ft. | 2 cm |
1:50,000 | 500 m | 1,650 ft. | 1 cm | 1,000 m | 3,300 ft. | 2 cm |
1:100,000 | 1,000 m | 3,300 ft. | 1 cm | 2,000 m | 6,600 ft. | 2 cm |
1:250,000 | 2,500 m | 8,250 ft. | 1 cm | 5,000 m | 16,500 ft. | 2 cm |
1:500,000 | 5,000 m | 16,500 ft. | 1 cm | 10,000 m | 33,000 ft. | 2 cm |
Data preparation considerations
Multiple road layers can be assessed simultaneously to ensure that all classes of roads are considered in the final display. This tool is optimized for the spatial relationships typically found in a road network. Unexpected results may be produced if the tool is used to process other themes. It is very important that the geometry of the input features is correctly established for the tool to maintain the relationship of the features as they coexist in a road collection. Take note of the following input data requirements and suggestions:
- Caution:
A warning is raised if the input features are not in a projected coordinate system. This tool relies on linear distance units, which will create unexpected results in an unprojected coordinate system . It is strongly suggested that you run this tool on data in a projected coordinate system to ensure valid results. An error is raised and the tool will not process if the coordinate system is missing or unknown.
Single-part features: The input features cannot contain multipart features. Use the Multipart To Singlepart tool or create a topology with a Must Be Single Part line rule to convert features to single part.
Shared segments: Input features cannot overlap one another so that they share segments. Create a topology with Must Not Overlap and Must Not Self-Overlap line rules to resolve these issues. If the tool is being run with more than one input layer, create a topology with the Must Not Overlap With rule. If shared segments are detected, an error is raised and the tool will not process. The ObjectIDs of the features involved are written to a log file named SharedGeom#.txt (where # is a numeral that increases incrementally with each log file generated).
Empty or null geometry: The input features must consist of valid geometries. If features with zero or null shape length are detected, a warning is raised and these features are ignored by the tool. The ObjectIDs of features with empty or null geometry are written to a log file named EmptyGeom#.txt (where # is a numeral that increases incrementally with each log file generated). If necessary, use the Repair Geometry tool to repair these features.
Intersecting features: Lines should be split at all true intersections, but not at overpasses and underpasses. This allows the tool to identify proper connections between the streets. Intersections that are not split in the appropriate place may produce unexpected results because the connectivity of the streets was not accurately assessed. Use the Features Must Not Self-Intersect and Must Not Intersect or Touch Interior topology rules to view and resolve these issues, if necessary. If intersecting features are detected, a warning is raised, but the tool continues to run. The ObjectIDs of unsplit intersections will be written to a log file named NotSplit#.txt (where # is a numeral that increases incrementally with each log file generated).
False dead ends: A false dead end is an unconnected segment that appears visually connected when symbolized at the final map scale. These may be areas where you expect connectivity based on visual appearance, but features are not actually connected. If you process the tool without repairing the connectivity, unexpected disconnects may be visually apparent in the results. Any endpoint that is within 0.5 mm from another line segment is detected as a false dead end, taking into account the reference scale. If false dead ends are detected, a warning is raised, but the tool continues to process. Detected false dead ends are written to a log file named DeadEnd#.txt (where # is a numeral that increases incrementally with each log file generated).
The location of the log files that may be generated when warnings or errors are raised is different depending on your operating system:
- On Windows XP, log files are written to C:\Documents and Settings\<user name>\Local Settings\Temp.
- On Windows Vista and Windows 7, log files are written to C:\Users\<user name>\AppData\Local\Temp.
Vertices: Extraneous vertices may compromise quality and processing time. Use the Simplify Line tool to remove them.
Reference scale: Ensure that the reference scale is set to specify the Minimum Length parameter in page units (pt, in, mm, cm).
Workflow considerations
This tool is generally most effective when used in conjunction with other generalization and graphic conflict resolution tools. Here are some tips to help you use these tools together with other layers and other tools in a workflow:
Establish feature hierarchy. The Hierarchy Field parameter is used to identify the relative importance of road features. Typically, this corresponds to the way roads are classified and symbolized. A hierarchy value of 1 indicates the most important roads; higher integer values indicate progressively less significant roads. For best results, don't apply more than about five classification levels to the input data. All input layers are assessed collectively for feature hierarchy, so each layer must contain a field of the same name, using the same classification values.
Use multiple invisibility fields. Although only one invisibility field is specified in the tool, consider establishing more than one in the input feature class(es) and run the tool multiple times using these different fields. This allows you to create and perpetuate different simplified road networks for different scales or to try a range of Minimum Length values to compare results.
Force significant features to be retained. The Hierarchy Field parameter can be used to "lock" features to force them to remain visible in the resulting simplified road collection regardless of inferiority in length or hierarchy value. An example is a short street that contains a landmark building. Locking one road may affect adjacent road features, causing them to remain visible when they otherwise wouldn't be. This may distort the integrity of the resulting road collection, placing unexpected significance on the roads in the vicinity of a locked feature and increasing feature density in this area.
View the resulting simplified road network. To see the results of the tool, establish definition queries on layers drawing the input feature classes, for example, Invisibility <> 1. To compare to the original set of features, include a layer with no definition query. Consider drawing this layer below the other layer with the same symbology but with a transparency to easily see which features have been removed from the display. Alternatively, use the invisibility field to select all features that are not equal to 1, and create a new feature class. The advantage of leaving all features in the feature class and drawing with a definition query is that the results of the tool can be modified manually by simply changing the value of the invisibility field for some features.
Check symbology at road connections. The removal of some roads from the display may result in areas where road features are connected but there is a sudden change in symbology (road classification) that may no longer be appropriate when fewer features are shown.
Consider resolving conflicts for parallel trending features. This tool typically retains features that are trending parallel to one another. When these are symbolized, their close proximity may be too dense at the intended output scale. Consider running the Merge Divided Roads tool to create a single representative line for multilane roads and/or the Resolve Road Conflicts tool to displace graphically conflicting roads apart.