How does one calculate curb miles of streets within specific areas?
I have a layer that is a map with the areas.
And I have a layer that has streets based on the Linear Referencing System (LRS) data contained within this feature class providing dissolved route segmentation (i.e. routes are not segmented when they intersect other routes), thus rendering one table record per route.
Measures: The linear reference is based on Official State Mileage (OSM) as derived from reference points at Roadway Inventory Management System (RIMS) roadway intersections (i.e. nodes/junctions).
And I see a field Shape__Length I assume are the road lengths.