[postgis-users] Handling LINESTRINGM

Paul Ramsey pramsey at cleverelephant.ca
Mon Dec 28 16:56:13 PST 2015


Not seeing this in 2.1 trunk either,

postgis21=# select st_asewkt(the_geom) from str_chk;
                                            st_asewkt
--------------------------------------------------------------------------------------------------
 SRID=4326;MULTILINESTRING((11.0615907778276
43.9299550718293,11.0616854681637 43.9299996456266))
(1 row)

postgis21=# select postgis_full_version();

postgis_full_version
------------------------------------------------------------------------------------------------------------------------------
 POSTGIS="2.1.9dev r14513" GEOS="3.5.0dev-CAPI-1.9.0 r4129" PROJ="Rel.
4.9.1, 04 March 2015" LIBXML="2.9.2" LIBJSON="UNKNOWN"
(1 row)

OS difference (OSX 10.11), or fixed in 2.1 future versions?

P



On Mon, Dec 28, 2015 at 1:58 AM, Paolo Cavallini <cavallini at faunalia.it> wrote:
> Il 24/12/2015 18:58, Paul Ramsey ha scritto:
>> That restored for me just fine (against svn trunk), though the
>> geometry isn't linestringm, it's multilinestring (no m)
>>
>>  MULTILINESTRING((11.0615907778276 43.9299550718293,11.0616854681637
>> 43.9299996456266))
>
> confirmed here with 2.2.0, the problem was found with 2.1.4 (standard in
> Debian jessie).
> thanks.
>
> --
> Paolo Cavallini - www.faunalia.eu
> QGIS & PostGIS courses: http://www.faunalia.eu/training.html
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/postgis-users


More information about the postgis-users mailing list