Imagery refers to raster based datasets acquired from sensors on satellites or aircraft.
0
votes
0answers
13 views
Can't open ArcGrid created by Seamless viewer from NED
I have been unable to add elevation rasters generated by, and downloaded from the USGS's Seamless viewer, http://seamless.usgs.gov/website/seamless/viewer.php from the National Elevation Dataset ...
4
votes
3answers
100 views
How to crop a satellite image?
I am wondering how to or if it is possible to crop a SPOT satellite image (the image has black edges) using ArcMap 10 and if so how do you do this. I appreciate any advice.
3
votes
2answers
64 views
Tasseled Cap Transformation Rapid Eye
I want to do tasseled cap transformation on rapid eye data. the main question would be about the parameters which are used. Somebody has a suggestion?
2
votes
2answers
77 views
Is there a source for leaf-off aerial imagery?
I am looking for leaf-off imagery for Oklahoma, Kansas and Texas. 1m leaf-off imagery would be ideal, although any substitute would be helpful. I need fairly high resolution imagery to distinguish ...
1
vote
2answers
64 views
Which Software can derive building footprints from imagery?
I'm looking for a software solution that can process large areas of imagery to produce building footprints.
For the area of interest, I can source either satellite stereo pairs or oblique imagery. I ...
1
vote
1answer
39 views
trouble with i.landsat.toar failing to identify satellite
I am trying to use the i.landsat.toar tool on L7 bands. I have tried to use both the MTL and MTLold, but no matter what I try, it returns "Failed to identify satellite." What am I doing wrong?
0
votes
0answers
32 views
How to perform Neural Network Classification?
I'm using ENVI 4.8.There are some problems on parameters for Neural Network in Envi.(Envi-Classification-Supervised-Neural net)
There are 5 bands and 12 classes that i have used for my study .
The ...
1
vote
3answers
194 views
Free Imagery WMS Feeds in QGIS
I was wondering if anyone knows of a free WMS of imagery that I could use within QGIS. The imagery does not have to be high resolution (Blue Marble even). I would like to have a base imagery feed ...
9
votes
2answers
209 views
What countries allow commercial use of drones to collect aerial imagery?
Currently the US government forbids commercial use of drones to collect aerial imagery. The FAA is supposedly reviewing this to determine what sorts of restrictions are needed to allow this to happen ...
3
votes
4answers
139 views
Place image without using points in QGIS
I am trying to find a GIS software that does this, so I am trying QGIS but other suggestions are welcome.
I have a basic shp boundary such as a rectangle. I want to be able to import an unreferenced ...
7
votes
3answers
214 views
Where can I get aerial images for commercial use?
Related question: Free aerial map images for commercial use - Alternatives to Google maps
I'm looking for a service that will allow me to download images at up to 1 meter resolution. Currently our ...
6
votes
1answer
121 views
Coordinate system in aerial imagery
I am calculating WGS84 coordinates of points in an aerial image, given the WGS84 coordinates of the center of the image and the ground distance width and height (calculated from altitude and lens ...
7
votes
2answers
102 views
How to perform enhancement operations on an satellite imagery in QGIS?
I am a new user of QGIS please suggest how to perform image enhancement operations on an satellite imagery like ratioing, contrast stretching, edge engancement, filtering etc. in QGIS?
1
vote
2answers
282 views
Where to download 4 band NAIP imagery?
I seem to recall USGS Earthexplorer providing current and historic 4 band NAIP imagery over the last few years. It appears that these data have been migrated to the National Map. However, the ...
1
vote
1answer
92 views
How to programatically replace ArcGIS Online image with new imagery in mxd's?
I have many mxds that previously used ArcGIS Online Bing imagery. I want to replace those with newly purchased imagery. I know I need to use the arcpy.mapping.MapDocument module to do this though not ...