Re: [gdal-dev] Namespaces in GMLAS

2017-10-16 Thread Ari Jolma
Even Rouault kirjoitti 16.10.2017 klo 13:25: On lundi 16 octobre 2017 13:03:32 CEST Ari Jolma wrote: Thanks, After fixing srsName attribute in the returned gml (the HTTP errors i mention below) I can now read the features in the file (GetNextFeature on the dataset object). As a second step I

Re: [gdal-dev] Namespaces in GMLAS

2017-10-16 Thread Even Rouault
On lundi 16 octobre 2017 13:03:32 CEST Ari Jolma wrote: > Thanks, > > After fixing srsName attribute in the returned gml (the HTTP errors i > mention below) I can now read the features in the file (GetNextFeature > on the dataset object). > > As a second step I try to make the download implicit (

Re: [gdal-dev] Namespaces in GMLAS

2017-10-16 Thread Ari Jolma
Thanks, After fixing srsName attribute in the returned gml (the HTTP errors i mention below) I can now read the features in the file (GetNextFeature on the dataset object). As a second step I try to make the download implicit (assuming the srsName would be ok) and use the /vsicurl mechanism,

Re: [gdal-dev] Namespaces in GMLAS

2017-10-13 Thread Even Rouault
On vendredi 13 octobre 2017 23:19:02 CEST Ari Jolma wrote: > I've been looking into a GML file ('akaava:Suojelualue') with ogrinfo > I've got from a Finnish WFS > > https://opaskartta.turku.fi/TeklaOGCWeb/WFS.ashx?request=GetCapabilities > > First, the XSD files needed a bit of fixing: link GML t

[gdal-dev] Namespaces in GMLAS

2017-10-13 Thread Ari Jolma
I've been looking into a GML file ('akaava:Suojelualue') with ogrinfo I've got from a Finnish WFS https://opaskartta.turku.fi/TeklaOGCWeb/WFS.ashx?request=GetCapabilities First, the XSD files needed a bit of fixing: link GML to 3.1.1 instead of 2.1.2 in opaskartta.turku.fi_Tekl..., and fix [-]