[postgis-users] Voronoi in PostGIS

Puneet Kishor punk.kish at gmail.com
Fri Mar 9 13:27:19 PST 2012


On Mar 9, 2012, at 3:22 PM, Dheeraj Chand wrote:

> That was one that I'd bookmarked, but I don't have PL/R installed. I'm on a Mac. I have Python and PHP handy, though! I also don't know PL/R, but I could try to learn it!
> 


All my work is on a Mac. You don't have to "learn" PL/R, but you do have to install it. Installing it via Macports is the easiest, but you can also easily compile it yourself.


Once you get PL/R installed, it is just a matter of copying the code I have provided. Then, over time you can learn R. PL/R simply lets you right Postgres functions in R.




> 
> On Mar 9, 2012, at 3:19 PM, Puneet Kishor wrote:
> 
>> 
>> On Mar 9, 2012, at 3:12 PM, Dheeraj Chand wrote:
>> 
>>> Hi,
>>> 
>>> I've been looking online to find some documentation on how to undertake this in PostGIS.  Has anyone done it successfully, and if so, further willing to share code?
>>> 
>> 
>> 
>> did you see http://punkish.org/Voronoi-Diagrams-In-PostGIS
>> 
>> 
>> 
>> 
>> --
>> Puneet Kishor
>> 




More information about the postgis-users mailing list