Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
4answers
294 views

Memory-efficient line stitching in very large images

Background I work with very large datasets from Synthetic Aperture Radar satellites. These can be thought of as high dynamic range greyscale images of the order of 10k pixels on a side. Recently, ...
8
votes
6answers
341 views

Do you know any free satellite imagery for GIS?

do you know any imagery that i can get satellite images of places for free?? i thought people who is related to GIS would know it? i searched but i could not find.. i have a terrain editor which ...
4
votes
3answers
135 views

Optimizing performance when reading a satellite image file in python

I have a multiband satellite image stored in the band interleaved pixel (BIP) format along with a separate header file. The header file provides the details such as the number of rows and columns in ...
3
votes
5answers
532 views

Writing an image processing application for analysis of satellite imagery

I have to start work on application for analysis of satellite imagery to identify some man made structure. I would like to use C or Java for this. For satellite I am planning to use Google Maps data. ...
2
votes
1answer
53 views

“Put on a map” by using Approximated nearest neighbor in image processing

I used python to read a hdf file(Hierarchical Data Format) that contains image data from a satellite(the name should be MODIS). The python code is able to get the longitude, the latitude and radiance ...
2
votes
1answer
203 views

What to do when GMap Satellite imagery is unavailable

is it possible to programmatically detect with the google maps api (javascript, v2) when satellite imagery is unavailable at a certain zoom level? I am creating some maps automatically and setting ...
1
vote
2answers
135 views

Problem importing USDA Crop Data Layer (GTIFF) in R using raster() package

I've downloaded the USDA Crop Data Layer (data available here, note large file: http://www.nass.usda.gov/research/Cropland/SARS1a.htm) and want to import it into R for analysis. I've imported other ...
1
vote
0answers
56 views

Satellite photograph animation

How can I stitch together a series of archived photos into a continuous view showing several days or weeks of weather data? I am using this website ...