[gdal-dev] [Gdal-dev] unable to export Mapinfo text geom- style always symbol

prashanti seri seri.prashanti at gmail.com
Mon Aug 1 18:03:17 PDT 2022


> Hi all,
> We are exporting a "TextPointGeometry" type feature using GDAL MapInfo
> driver. Below is the pseudo code -
>
> Driver mapInfoFileDriver = Ogr.GetDriverByName("MapInfo File");
> ...
> Feature mapInfoFeature = CreateFeature(featureData[i].Geometry,
> mapInfolayer, featureData[i].SpatialRef);
>
> mapInfoFeature.SetStyleString($"LABEL(t:\"TT\",a: 0,c:#0000ff)");
>
>
> Result checked with ogrinfo, observed that style is always SYMBOL, see
> below -
>
>
> Style = SYMBOL(a:0,c:#000000,s:12pt,id:"mapinfo-sym-35,ogr-sym-10")
>
>
> Are we missing anything or any limitations?
>
>
> Regards,
> Prashanti
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220802/b250c68c/attachment.htm>


More information about the gdal-dev mailing list