I want to create center lines from road polygons. Is there any automated tools in Arcgis or any other GIS softwares.
I am attaching the Screenshot of my vector file also.
|
I want to create center lines from road polygons. Is there any automated tools in Arcgis or any other GIS softwares. I am attaching the Screenshot of my vector file also. |
||||
|
|
These two modeling available in ESRI software. After you can run 1st modeling we will do trim on lines model 2. |
|||
|
|
|
Finally i got a solution. I converted the polygon to image in arcgis using Polygon to raster tool. Then reclassified it and used Automatic vectorization. About 90 percent accuracy is obtained using this method. There are only little snapping mismatches and also the line is drawn through the exact centre. I think this is the best way if you do not have a ET geowizards licence. |
|||
|
|
|
Collapse Dual Lines To Centerline (Cartography) This is a specific ArcGIS tool requiring ArcInfo License
Convert you polygons to lines first "Derives centerlines from dual-line (or double-line) features, such as road casings, based on specified width tolerances."
http://resources.arcgis.com/en/help/main/10.1/index.html#//00700000000t000000 |
|||||
|
|
you can check out ET GeoTools for ArcGIS here. Beside this you can check out Feature To Line (Data Management) here but you have to some engaging in. and check out this question Find tunnel 'center line'? here... skeletisation algorithms may can help you to develop your tool. Input Dataset
Result
i hope it helps you... |
|||
|