Re: [gdal-dev] WFS-T using OGR

2017-02-03 Thread Ahmed Tolba
o.org Subject: Re: [gdal-dev] WFS-T using OGR On vendredi 27 janvier 2017 10:59:21 CET Ahmed Tolba wrote: > Hi > Thanks for your answer. > > I tried to do what you suggested, but I get " Can not insert the feature, > because we didn't manage to parse the .XSD schema &qu

Re: [gdal-dev] WFS-T using OGR

2017-01-31 Thread Even Rouault
anuary 27, 2017 12:22 PM > > > > To: Ahmed Tolba > > > > Cc: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> > > > > Subject: Re: [gdal-dev] WFS-T using OGR > > > > On vendredi 27 janvier 2017 10:59:21 CET Ahmed Tolba wrote

Re: [gdal-dev] WFS-T using OGR

2017-01-31 Thread Ahmed Tolba
ould actually be the cause for issues. You should try with default GML output. > > From: Even Rouault [mailto:even.roua...@spatialys.com] > Sent: Friday, January 27, 2017 12:22 PM > To: Ahmed Tolba > Cc: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> > Subjec

Re: [gdal-dev] WFS-T using OGR

2017-01-31 Thread Even Rouault
. You should try with default GML output. > > From: Even Rouault [mailto:even.roua...@spatialys.com] > Sent: Friday, January 27, 2017 12:22 PM > To: Ahmed Tolba > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] WFS-T using OGR > > On vendredi 27 janvier 20

Re: [gdal-dev] WFS-T using OGR

2017-01-31 Thread Ahmed Tolba
Can you please try with that server ? WFS:http://192.168.139.128/cgi-bin/tinyows.exe?SERVICE=WFS&VERSION=1.1.0&outputFormat=JSON From: Even Rouault [mailto:even.roua...@spatialys.com] Sent: Friday, January 27, 2017 12:22 PM To: Ahmed Tolba Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-

Re: [gdal-dev] WFS-T using OGR

2017-01-27 Thread Ahmed Tolba
] Sent: Friday, January 27, 2017 12:22 PM To: Ahmed Tolba Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] WFS-T using OGR On vendredi 27 janvier 2017 10:59:21 CET Ahmed Tolba wrote: > Hi > Thanks for your answer. > > I tried to do what you suggested, but I get " Can not insert

Re: [gdal-dev] WFS-T using OGR

2017-01-27 Thread Ahmed Tolba
This is the schema of that layer: tows:poi_aisAIS POIEPSG:4326 From: Even Rouault [mailto:even.roua...@spatialys.com] Sent: Friday, January 27, 2017 12:22 PM To: Ahmed Tolba Cc: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> Subject: Re: [gdal-dev] WFS-T using OGR On vendr

Re: [gdal-dev] WFS-T using OGR

2017-01-27 Thread Even Rouault
On vendredi 27 janvier 2017 10:59:21 CET Ahmed Tolba wrote: > Hi > Thanks for your answer. > > I tried to do what you suggested, but I get " Can not insert the feature, > because we didn't manage to parse the .XSD schema " As the message suggests, the OGR WFS client didn't manage to get or correc

Re: [gdal-dev] WFS-T using OGR

2017-01-27 Thread Ahmed Tolba
quot;error creating a feature"<mailto:even.roua...@spatialys.com] Sent: Friday, January 27, 2017 11:50 AM To: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> Cc: Ahmed Tolba Subject: Re: [gdal-dev] WFS-T using OGR On vendredi 27 janvier 2017 10:20:36 CET Ahmed Tolba w

Re: [gdal-dev] WFS-T using OGR

2017-01-27 Thread Even Rouault
On vendredi 27 janvier 2017 10:20:36 CET Ahmed Tolba wrote: > I followed the example here. http://www.gdal.org/ogr_apitut.html > > How would I set a transaction through a webserver. > > The tutorial only shows how to do it on disk. > > Is it possible to write a transaction WFS-T using a server

[gdal-dev] WFS-T using OGR

2017-01-27 Thread Ahmed Tolba
I followed the example here. http://www.gdal.org/ogr_apitut.html How would I set a transaction through a webserver. The tutorial only shows how to do it on disk. Is it possible to write a transaction WFS-T using a server call ? m_wfs_t = OGRSFDriverRegistrar::Open("http://192.168.139.128/c