C++ and Postgis

Поиск
Список
Период
Сортировка
От Pedro Doria Meunier
Тема C++ and Postgis
Дата
Msg-id 4B0AFC70.2070306@netmadeira.com
обсуждение исходный текст
Ответы Re: C++ and Postgis  (John R Pierce <pierce@hogranch.com>)
Re: C++ and Postgis  (Martin Gainty <mgainty@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Pedro Doria Meunier
Дата:
Сообщение: Re: obtaining ARRAY position for a given match
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange performance degradation