Dear Andres, the 25D types are currently not supported when importing shapefiles. If you care to send a patch, I think it should be fairly easy to add (see PCLoaderArcView.cpp (case wkbMultiLineString) as a reference. See also http://sumo.dlr.de/trac.wsgi/ticket/2549
regards, Jakob 2016-09-13 1:02 GMT+02:00 Andres Felipe Acosta Gil <[email protected]>: > Dear SUMO community. > > I have some polygons with file extension .kmz, which I converted to > shapefiles using QGIS, obtaining the .dbf, .prj, .qpj, .shp and .shx files. > > When I try to import these polygons with polyconvert, using the command: > > polyconvert --net-file dominio_04_05.net.xml --shapefile-prefixes > comunas_medellin --shapefile.id-column Name -o > dominio_04_05_comunas.poly.xml > > The following error shows up: > "Warning: Unsupported shape type occured" > > When I debugged polyconvert, it seems that the referenced shape type is > wkbMultipolygon25D > > How can I fix this? > > Thanks in advance! > > -- > Andres Felipe Acosta Gil, MSc student - Software developer > Universidad Nacional de Colombia - MedellĂn > Facultad de Minas > Tel: +57 (4) 4255295 > Institutional e-mail: [email protected] > ------------------------------------------------------------ > ------------------ > 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. http://sdm.link/zohodev2dev > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
