MySQL Forums
Forum List  »  GIS

Re: n-dimensional spatial data
Posted by: Manuel Norte
Date: August 21, 2009 08:59AM

Hi Kristian,

when I look at the PostGIS extension of PostgreSQL I don't see the possibilty of using more than 2 dimensions. The geometry type point has only 2 dimensions too.

So where have you seen n-dimensional spatial data with more than 2-dimensions in Postgres (e.g. point(x1, x2, x3, ..., xn)) using RTree index or another suitable multidimensional index?

Beste wishes
Manuel

Options: ReplyQuote


Subject
Views
Written By
Posted
4762
August 19, 2009 12:17PM
4491
August 20, 2009 02:52AM
3365
August 20, 2009 02:55AM
3148
August 20, 2009 04:01AM
Re: n-dimensional spatial data
3568
August 21, 2009 08:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.