I would expect netconvert to account for the projection automatically. (Note, that the network will be shifted to 0,0 unless setting option --offset.disable-normalization). If for some reason the output is not properly projected, try setting this option: --proj "+proj=lcc +lat_1=49.50000000000001 +lat_0=49.50000000000001 +lon_0=0 +k_0=0.999877341 +x_0=600000 +y_0=200000 +a=6378249.2 +b=6356515 +towgs84=-168,-60,320,0,0,0,0 +pm=paris +units=m +no_defs"
see http://spatialreference.org/ref/epsg/ntf-paris-lambert-nord-france/ http://spatialreference.org/ref/epsg/ntf-paris-lambert-nord-france/proj4/ regards, Jakob 2016-06-07 17:51 GMT+02:00 nadia haddadou <[email protected]>: > Hi, > > I am trying to convert a shapefile map into the SUMO format. I used the > command : > netconvert --shapefile-prefix ……………… -o file.net.xml > > However, in my shapefile, I have the following file extensions: shx, > shp,qpj and prj. > My question is: what command option should I use to take into consideration > the prj file. > > Here's the prj file content: > > > PROJCS["NTF_Paris_Lambert_Nord_France",GEOGCS["GCS_NTF_Paris",DATUM["D_NTF",SPHEROID["Clarke_1880_IGN",6378249.2,293.46602]],PRIMEM["Paris",2.33722917],UNIT["grad",0.01570796326794897]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["latitude_of_origin",55],PARAMETER["central_meridian",0],PARAMETER["scale_factor",0.999877341],PARAMETER["false_easting",600000],PARAMETER["false_northing",200000],UNIT["Meter",1],PARAMETER["standard_parallel_1",55]] > > Thank you in advance > > Best regards > Nadia Haddadou > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic > patterns at an interface-level. Reveals which users, apps, and protocols > are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
