Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Spatial coordinate systems

Re: Oracle Spatial coordinate systems

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Tue, 09 May 2006 09:11:22 +0200
Message-ID: <xtadnUDO-9sK3f3ZRVny2A@giganews.com>


alex.chenaki_at_gmail.com wrote:
> Hey all,
>
> I'm having a bit of an issue having to do with the coordinate systems
> in Oracle Spatial. My (high-level) situation is that I have a circle
> and some point lying on the circumference on that circle. I am trying
> to calculate the angle between a point at 0 radians and that point.
> However, the only way for me to do so is by using some vector math with
> the two points (the one at 0 radians and that other point) which treats
> their lat/lon values as cartesian coordinates. Therefore, the angle
> that I get is off by 0.1 or 0.2 radians which is unacceptable! Anybody
> have any ideas how to overcome this? Thanks for your help.
I think you should be prepared to read up on spherical trigonometry.

Lots of Greetings!
Volker

-- 
For email replies, please substitute the obvious.
Received on Tue May 09 2006 - 02:11:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US