Bogdan Grama wrote:
Dear all,I'm using GDAL/OGR for reading and rendering ENC files in c#. Recently i've discovered that for some ENC a feature geometry was badly decoded. ---->LAYER NAME = ROADWY ---->NAME_RCNM = (10:130,130,130,130,130,130,130,130,130,130) ---->NAME_RCID = (10:114,103,89,97,99,112,111,108,110,124) ----> TYPE : wkbLineString
...
Now this is correct: 1 feature with 10 distinct linestrings. What do you think? Can this be fix? I can provide sample ENC and screenshots with rendered image.
Bogdan, From the text dump I am afraid I don't see the problem. It looks like 10 line strings are assembled into one longer linestring. Without observing any geometric problems this seems reasonable. Can you further illuminate why you think it is wrong? Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
