[postgis-users] Endianness of geometry's binary canonical form

Paul Ramsey pramsey at cleverelephant.ca
Wed Jul 15 19:07:37 PDT 2015


No, it'll default to whatever the architecture of the server is for
output, and it'll read either endian as an input.

P.

On Wed, Jul 15, 2015 at 1:36 PM, Tumasgiu Rossini <rossini.t at gmail.com> wrote:
> Hi,
> I was wondering about this :
>
> Considering that :
>
>   1 - Canonical binary output of geometry is EWKB
>   2 - St_asEKWB() returns NDR EWKB by default.
>
> Does that mean that canonical form is NDR by default ?
>
> Thanks !
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users


More information about the postgis-users mailing list