I am working with ArcGIS. I have several vectorial data of a territory such as Geology, Land Use, Landslide and flood susceptibility map (polygon data), InSAR data, Earthquakes (Point data), river and road network (line data) and raster data such as DTM, Slope, Aspect.

In order to detect and then predict critical road sections on my studied road network I have to assign all these feature to the road network itself. The aim is to build a database that I can use to develop some predictive models (such as Support Vector Machines or other Machine Learning Algorithm).

Dividing the road network in several fixed-length sections, and then assign the features, does not work, because I can not take into account the spatial heterogeneity of the feature inside the homogeneous sections (that are not "so homogeneous").

I am thinking on sectioning the road network each time a certain feature changes its value (dynamic segmentation), or to build a cell-based database (so convert all the data into raster, and then overlay these resulting raster file).

Is these a good ideas? Have you got other ideas or suggestion?

Thanks,

Nicholas.

More Nicholas Fiorentini's questions See All
Similar questions and discussions