2
votes
1answer
87 views

filter / generalize elevation points on the basis of some conditions

I wanted to generalize many elevation points in a rectangular area (about 700 square km). I need to take about 3 points for square km. These points must satisfy some conditions: One of these ...
2
votes
4answers
289 views

ArcInfo Grid ASCII to ESRI Shapefile conversion

I have an ArcGIS grid ascii file (Ramankutty Cropland at 5 minute resolution) that begins as follows: ncols 4320 nrows 2160 xllcorner -180 yllcorner -90 cellsize ...
2
votes
1answer
98 views

How extract data from a SNODAS file

I'm trying to extract data from a raster file from "Snow Data Assimilation System (SNODAS)" and convert it to a MMQGIS (plugin) grid layer (Hexagon) with QGIS. This raster file stores the snow depth ...
3
votes
0answers
90 views

How to view Esri GRID format file in wxpython file browse window? [closed]

I'm trying to browse for all kinds of vector and raster data using a filebrowsebutton. The problem is I don't know how to let the browse window see the Esri GRID files (which contains a folder and a ...
2
votes
2answers
248 views

TIFF, Grid, FGDB Grid, etc. - what performs better in ArcScene animation?

I am creating a flyover animation in ArcScene and I would like my surface raster to be rendered in full resolution (an exported function raster dataset - a blend of shaded relief and high resolution ...
-1
votes
1answer
98 views

How to locate 'symbols' by means of grid cells in MapInfo?

I am new to Mapinfo and GIS in general, but I have a new job in a company that works with maps and GPS and now I am being trained. My question, and I have looked a lot and I couldn't find anything, ...
6
votes
1answer
647 views

ArcGIS 10: Adjust custom grid intervals based on map scale?

I am preparing a pmf which includes a custom grid overlay. To clarify: a custom grid overlay is marginalia, not a feature class with geometry (so a scale dependecy inside a layer won't work). The ...