[postgis-users] ST_Slope
JamesH
james.holmes at newcastle.ac.uk
Tue Apr 3 10:13:50 PDT 2012
"now that you got ST_Slope working you have to pass it your own raster...."
Sorry Pierre, how do you mean my own raster?
Does SELECT ST_AsBinary((gv).geom), (gv).val
FROM (SELECT ST_DumpAsPolygons(ST_Slope(rast) gv
FROM height_newcastle) foo
calculate the slope surface from height_newcastle and then display it in
OpenJump?
Do I not need to use '([rast.x] - 1) * 10 + [rast.y]') to assign the unique
values anymore?
Apologies to drag this thread on...
Regards,
James
--
View this message in context: http://postgis.17.n6.nabble.com/ST-Slope-tp4551303p4682721.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
More information about the postgis-users
mailing list