Hi Mateusz,

thank you for your response and for your time.

I found it in documentation, but I can't see
OGR_G_CreateGeometryFromEsriJson definition in *ogr_api.h* (version 3.0.4,
installed using OSGeo4W).

Something like this, but for OGR_G_CreateGeometryFromEsriJson:

OGRGeometryH CPL_DLL OGR_G_CreateGeometryFromJson( const char* )
CPL_WARN_UNUSED_RESULT;

Best regards,
Michal

On Wed, Sep 23, 2020 at 7:08 PM Mateusz Loskot <[email protected]> wrote:

> On Wed, 23 Sep 2020 at 14:48, Michal Schneider
> <[email protected]> wrote:
> >
> > I see OGR_G_CreateGeometryFromJson in ogr_api.h,
> > but can't see OGR_G_CreateGeometryFromEsriJson there...
>
>
> https://gdal.org/api/vector_c_api.html#_CPPv432OGR_G_CreateGeometryFromEsriJsonPKc
>
> IOW, in first 10 links from the search result set of
> https://gdal.org/search.html?q=ESRI
>
> Best regards,
> --
> Mateusz Loskot, http://mateusz.loskot.net
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to