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

2022-08-02 Thread prashanti seri
Thanks for the information and quick fix. On Tue, Aug 2, 2022 at 9:56 PM Even Rouault wrote: > For reference this was also filed as > https://github.com/OSGeo/gdal/issues/6149 > > Implementation pull request: https://github.com/OSGeo/gdal/pull/6152 > > Le 01/08/2022 à 07:01

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

2022-08-01 Thread prashanti seri
> 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].SpatialR

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

2022-07-31 Thread prashanti seri
Team, 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); mapInfoFeat

[gdal-dev] zlib vulnerability CVE-2018-25032 affecting GAL

2022-04-07 Thread prashanti seri
Hi, Does zlib vulnerability CVE-2018-25032 affect GDAL as it uses this lib? any update on this? Thanks Prashanti ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev