[gdal-dev] Executing a query getting null layer

Ahmed Tolba Ahmed.Tolba at schiebel.net
Wed Mar 22 06:58:52 PDT 2017


My data is in mapserver database which is PostGres PostGIS. What's the equivalent function for st_linefrommultipoint ?

-----Original Message-----
From: gdal-dev [mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of jratike80
Sent: Wednesday, March 22, 2017 2:40 PM
To: gdal-dev at lists.osgeo.org
Subject: Re: [gdal-dev] Executing a query getting null layer

andreahmed wrote
> I replaced OGRSQL with SQLite, It says now
> 
> No such function: st_linefrommultipoint

That's no wonder because SpatiaLite does not have such function https://www.gaia-gis.it/gaia-sins/spatialite-sql-latest.html.

Where do you have your data? Are they in PostGIS which has a native support for http://postgis.net/docs/ST_LineFromMultiPoint.html?

-Jukka Rahkonen.-



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Executing-a-query-getting-null-layer-tp5313639p5313646.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list