<br><font size=2 face="sans-serif">James,</font>
<br><font size=2 face="sans-serif">        Looking
at  - </font><a href="http://webhelp.esri.com/arcgiSDEsktop/9.3/index.cfm?TopicName=How%20Point%20Density%20works"><font size=2 face="sans-serif">http://webhelp.esri.com/arcgiSDEsktop/9.3/index.cfm?TopicName=How%20Point%20Density%20works.
 Why not convert the raster cell centers to points , do a query on
the point layer for a square centered on the raster derived point  whose
dimensions are given by the number of tiles in your neighborhood.  return
the number of points divided by the area of the square.  ( neighborhoods
are usually odd numbers of cells, 3x3, 5x5, etc so you have an equal number
around the center cell)  .  </font></a>
<br>
<br><font size=2 face="sans-serif">        The
kernel optoin requires more thought</font>
<br>
<br><font size=2 face="sans-serif">Doug</font>
<br>
<br><font size=2 face="sans-serif">Doug Newcomb        
    <br>
USFWS<br>
Raleigh, NC<br>
919-856-4520 ext. 14 doug_newcomb@fws.gov<br>
---------------------------------------------------------------------------------------------------------<br>
The opinions I express are my own and are not representative of the official
policy of the U.S.Fish and Wildlife Service or Dept. of the Interior.  
Life is too short for undocumented, proprietary data formats.</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>JamesH <james.holmes@newcastle.ac.uk></b>
</font>
<br><font size=1 face="sans-serif">Sent by: postgis-users-bounces@postgis.refractions.net</font>
<p><font size=1 face="sans-serif">04/25/2012 01:15 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">postgis-users@postgis.refractions.net</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[postgis-users] Simple Point Density
Surface</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hi all,<br>
<br>
I am looking to take a point dataset and generate a point density raster
in<br>
PostGIS, similar to the ArcGIS Point Density tool in Spatial Analyst.<br>
<br>
What I believe I need to do is to define a neightbourhood around each output<br>
raster cell centre and calculate a density value for each pixel based on
the<br>
number of points that fall within that neighbourhood.<br>
<br>
Ideally to recreate the same results, I would like to define a neighbourhood<br>
with a radius of 8 cells - most likely a square neighbourhood.<br>
<br>
I have been considering this for a while but I really cannot understand
how<br>
to acheive this.<br>
<br>
Any advise or help would be greatly appreciated.<br>
<br>
Kind Regards,<br>
James Holmes<br>
<br>
-----<br>
GIS Undergraduate<br>
--<br>
View this message in context: </font></tt><a href="http://postgis.17.n6.nabble.com/Simple-Point-Density-Surface-tp4917343p4917343.html"><tt><font size=2>http://postgis.17.n6.nabble.com/Simple-Point-Density-Surface-tp4917343p4917343.html<br>
Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
postgis-users mailing list<br>
postgis-users@postgis.refractions.net<br>
</font></tt><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users"><tt><font size=2>http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
</font></tt></a></a>
<br>