I have some polygonal data in ESRI shapefile format that is pretty
complex - meaning the line-work is very detailed; curvy; filled with
vertices; and many non-adjacent polygons; all as one entry.
I am trying to convert .shp file to .kml (by the way, using the best
tool I found, which is a commandline function called ogr2ogr provided
from
www.gdal.org) but the kml polygons are not shading properly or
some of the them are missing, or something else is wrong... Does
anybody know what's going on here?