HI!
I'm having annoying problem converting polylines to SDF.
I have drawing with polylines and those polylines must converted to SDF format.
Problem is that after mapexport lines are converted as multilinestring not linestring.
In sample drawing I have four polylines and i want to convert them to four features, but this is not possible.
I tried to convert them SDF, SQLITE, SHP or even Postgresql but same result.
But strange is when I added manually another polylines(layer COM_LINE_MANUAL) then those lines are converted correctly.
Can someone suggest what is wrong with initial polylines.
Initial polylines are in layer COM_LINES and manually created polylines are in 0 layer.
Can anyone help me?
Kajar
Solved! Go to Solution.
Solved by kajar. Go to Solution.
Hi,
the polylines, that are exported as one multilineobject ... am I correct that these lines were originally multiline objects and imported to Map 3D? I guess yes, as I can see that there are dictionaries saved to the objects, just to not loose the info about the previous structure information.
- alfred -
But how I can fix those polylines not to become multilines after export?
I tied to xplode polylines to lines and then exported, but lines was also exported to multilines.
I need featuses are created exactly like polylines: one polyline = one line feature.
Can't find what you're looking for? Ask the community or share your knowledge.