C++ and Postgis - Mailing list pgsql-general

From Pedro Doria Meunier
Subject C++ and Postgis
Date
Msg-id 4B0AFC70.2070306@netmadeira.com
Whole thread Raw
Responses Re: C++ and Postgis  (John R Pierce <pierce@hogranch.com>)
Re: C++ and Postgis  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
Hi All,

First off sorry for cross-posting. I'm hoping for a bigger audience... :]

As for my question:

How does one deal with Postgis geom fields in C++ ?
Google hasn't offered much help so far.

I know I can make a "SELECT astext(my_geom) FROM my_table" and after
parsing the resulting text.
This seems a bit awkward and time-consuming...

Is there a better way to deal with it?

Already thankful for any ideas,
BR,
Pedro.

pgsql-general by date:

Previous
From: Pedro Doria Meunier
Date:
Subject: Re: obtaining ARRAY position for a given match
Next
From: Tom Lane
Date:
Subject: Re: Strange performance degradation