Tagged Questions
0
votes
0answers
27 views
Isolate And Save Raster Features From Existing Multivalue Raster Map
I have Cyprus Corine map with 44 different types of land use.
I want to run a raster calculator query or any other way to isolate the areas with codes 10 to 22 and 26 to 34, all other values 1 to 44 ...
8
votes
3answers
256 views
How to speed up queries for raster databases?
I have a raster database in postgresql/postgis with these columns:
(ID, rast, data_of_data).
'rast' is the column that has raster files in WKT format. An example query to find the DN value of a ...
4
votes
2answers
248 views
Spatial query of raster data
I have population distribution data as a raster layer and exposure contours as vector (polygon) layers. What I'd like to do is use the vector layer to estimate the population indicated from the raster ...
2
votes
2answers
474 views
query raster in ArcGIS 10
I am using ArcGIS 10 (includes spatial and geostatistical analyst). I have a raster (GRID) with a value range of -167 to 18. I would like to query the raster and create a new one with only the values ...
