Le mardi 25 octobre 2016 15:40:52, Renison a écrit : > 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.
My understanding of the code is that the outline color is ignored when writing MapInfo style. I haven't dug up to know if it is just code that is missing or if there's indeed no way to set that in .tab format (support on the read side is also missing) -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
