I have some XML files with geographical data. I can see they are using "http://www.opengis.net/gml/3.2" for the gml namespace. If I try to run some geo functions I get the error: [experr:GEO0001] Unrecognized Geo type: Point
If I change the gml namespace to "http://www.opengis.net/gml" it runs fine. I don't know if it has to be fixed on the data level or it is something that BaseX needs to take care of. It's my first time I have to deal with XML geo data, so I'm clueless at the moment. Any thoughts? Thanks
Hi George,
as you have already found out, our Geo Module (and the used Java library) only supports GML 2.x. I have added a little comment to the Wiki article of the Geo Module.
Sorry for that Christian
On Thu, Jun 16, 2016 at 5:05 PM, George Sofianos gsf.greece@gmail.com wrote:
I have some XML files with geographical data. I can see they are using "http://www.opengis.net/gml/3.2" for the gml namespace. If I try to run some geo functions I get the error: [experr:GEO0001] Unrecognized Geo type: Point
If I change the gml namespace to "http://www.opengis.net/gml" it runs fine. I don't know if it has to be fixed on the data level or it is something that BaseX needs to take care of. It's my first time I have to deal with XML geo data, so I'm clueless at the moment. Any thoughts? Thanks
basex-talk@mailman.uni-konstanz.de