I am using GDAL 64 bit with map server compiled with MSCV 1600. I am trying to generate a tab file and when I pass a style string like this string style = @"SYMBOL(c:#00FF00,o:#00FF00,id:""mapinfo-sym-64,ogr-sym-7"")"; it always seems to ignore the "o". My goal is to get rid of the border around the symbol by passing the outline as the same color.
-- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Need-some-information-please-tp5292430p5292580.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
