Hi, Jorge,
jorge alberto wrote:
> I'm Jorge from Peru South America, and this is my first post
>
> I want to know how can I add a new spatial access method into the
> postgresql (I'm doing research on spatial access methods( reading a lot
> of papers and programming a lot too ) but also I want t
On Oct 9, 2006, at 7:21 AM, Martijn van Oosterhout wrote:
On Mon, Oct 09, 2006 at 09:15:58AM -0500, jorge alberto wrote:
I want to know how can I add a new spatial access method into the
postgresql
(I'm doing research on spatial access methods( reading a lot of
papers and
programming a lot t
"jorge alberto" <[EMAIL PROTECTED]> writes:
> where can i find the .h that describes the interface that a spatial access
> method, like the R-tree, must have in order to work with postgresql.
There is no single .h file that will tell you everything you need to know.
I'd suggest starting here:
http
On Mon, Oct 09, 2006 at 09:15:58AM -0500, jorge alberto wrote:
> Hi everybody!
> I'm Jorge from Peru South America, and this is my first post
>
> I want to know how can I add a new spatial access method into the postgresql
> (I'm doing research on spatial access methods( reading a lot of papers an
Hi everybody!I'm Jorge from Peru South America, and this is my first postI want to know how can I add a new spatial access method into the postgresql (I'm doing research on spatial access methods( reading a lot of papers and programming a lot too ) but also I want to know how can I add my new data