Sorry, but there are no more tags available to filter with.
  • Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)

    Hi all, I encountered a problem while trying to import Oracle Spatial's compound polygons (that are those which contains both straight and arc segments - sdo_gtype=2003, elem_type=1005). I am using VBA to connect and import via gdi keyins: myMSApp…