On jeudi 24 octobre 2019 14:19:15 CEST Nyall Dawson wrote:
> On Thu, 24 Oct 2019 at 06:10, Even Rouault
wrote:
> > Hi Jeremy,
> >
> > > Is there a OGR Python API to load Esri JSON into an OGR geometry object,
> > > much like CreateGeometryFromJson?
> >
> > If you update to latest master, yes:
>
On Thu, 24 Oct 2019 at 06:10, Even Rouault wrote:
>
> Hi Jeremy,
> >
> > Is there a OGR Python API to load Esri JSON into an OGR geometry object,
> > much like CreateGeometryFromJson?
>
> If you update to latest master, yes:
> https://github.com/OSGeo/gdal/commit/5dadb24e3b9a1364ad3792ca63cd931292
Hi Jeremy,
>
> Is there a OGR Python API to load Esri JSON into an OGR geometry object,
> much like CreateGeometryFromJson?
If you update to latest master, yes:
https://github.com/OSGeo/gdal/commit/5dadb24e3b9a1364ad3792ca63cd9312925b8601
Even
--
Spatialys - Geospatial professional services
ht
Hi All,
Is there a OGR Python API to load Esri JSON into an OGR geometry object,
much like CreateGeometryFromJson? I’ve seen the arcgis2geojson library but
wanted to avoid that dependency.
Cheers,
Jeremy
___
gdal-dev mailing list
gdal-dev@lists.osgeo.or