[postgis-devel] Parser/Emitter Changeover
Paul Ramsey
pramsey at opengeo.org
Mon Dec 6 14:28:49 PST 2010
That's an interesting idea, a GUC to move from ISO AsBinary/AsText
back to the old OGC AsBinary/AsText.
Yes, the parser will happily consume the old style mixed collections.
P.
On Mon, Dec 6, 2010 at 2:23 PM, strk <strk at keybit.net> wrote:
> On Mon, Dec 06, 2010 at 09:44:45AM -0800, Paul Ramsey wrote:
>> Yeah, there we go, back in business.
>>
>> postgis20=# select asewkt('GEOMETRYCOLLECTIONM(POINTM(0 0 0))'::geometry);
>> asewkt
>> -----------------------------------
>> GEOMETRYCOLLECTIONM(POINT(0 0 0))
>
> Does it read GEOMETRYCOLLECTIONM(POINT(0 0 0)) back too ?
>
> I'm also happy with getting to emitting ISO wkt, just maybe
> get some session-level settings to switch between one and another ?
>
> --strk;
>
> () Free GIS & Flash consultant/developer
> /\ http://strk.keybit.net/services.html
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
More information about the postgis-devel
mailing list