Class Links2ESRIShape


  • public class Links2ESRIShape
    extends Object
    Simple class to convert the links of MATSim network files to ESRI shape files. The network can be written either as line strings or as polygons. Furthermore the width of the links could be calculated according to freespeed, lanes or capacity. For some basic examples please have a look at the main method. Can also be called as Links2ESRIShape inputNetwork.xml outputAsLines.shp outputAsPolygons.shp .

    Keywords: converter, network, links, esri, shp, matsim

    Author:
    laemmel