Path: news.mathworks.com!not-for-mail
From: "Abel Brown" <brown.2179@osu.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Voronoi diagram on a sphere
Date: Fri, 6 Nov 2009 06:04:01 +0000 (UTC)
Organization: The Ohio State University
Lines: 9
Message-ID: <hd0e8h$c9$1@fred.mathworks.com>
Reply-To: "Abel Brown" <brown.2179@osu.edu>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257487441 393 172.30.248.37 (6 Nov 2009 06:04:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 6 Nov 2009 06:04:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1046982
Xref: news.mathworks.com comp.soft-sys.matlab:582929


iv been able to make voronoi diagrams easily on 2D plane but can not seem to get it right for a sphere.

iv googled around and found some spherical V. diagrams but cant seem to get matlab to do this

http://people.sc.fsu.edu/~%20burkardt/f_src/sxyz_voronoi/gen_00100.png

I have some points (lat, lon, ht  or x, y, z) and would like to make sphereical Voronoi diagram and plot it.  Any help would be awesome!

cheers!