Tagged Questions
11
votes
1answer
102 views
Assign projection to a satellite image
Today I stumbled upon a picture taken from the ISS looking down Europe and it is really beautiful.
So, I started thinking I could add more to the picture. Like world borders, cities, road network, ...
6
votes
1answer
109 views
ISIS to GDAL to QGIS: Georeferencing Mars Images
I'm trying to use QGIS to view some images from the Mars Reconnaissance Orbiter Context Camera. I use ISIS3 to download the images and convert them to mapped .cub files, following the instructions ...
1
vote
0answers
107 views
Question about geotiffs
My colleague and I are georeferencing a bunch of .tif images. After each image, we'll click "update georeferencing". The resultant .tif files are different between our computers and I'm trying to ...
2
votes
0answers
138 views
Problem converting georeferenced jpgs to geotiff - image is shifted/warped
I have hundreds of georeferenced jpgs in ArcGIS 10 that I need to convert to geotiffs.
I'm trying to use GDAL translate to create geotiffs from them. Everything works great except that the ...
3
votes
3answers
291 views
DXF to georeferenced SHP
I know how to set projection and georeference bounds of scanned TIFF file, by using gdal, but I don't know how to do the same for vector file.
For example I georeferenced TIFF file by using this ...
1
vote
0answers
55 views
Create 6 band IMG file with GDAL out of two JPG files, one with WorldFile coordinates
I have two JPG files
1 ortomap: http://imageshack.us/photo/my-images/703/ortofoto1.jpg/
with WorldFile:
0.683772574816354
0.000000000000000
0.000000000000000
-0.683739485024190
...
1
vote
1answer
143 views
Georeference Raster File with WorldFile into an aerial photo using GDAL [duplicate]
Possible Duplicate:
How can I transform a georeferenced JPG to a georeferenced TIF?
UPDATE:Corrected link
I must note that I am new to GIS so pleas be understanding.
PROBLEM:
I have a ...
2
votes
1answer
67 views
What should I expect in this case?
If while I'm executing gdalinfo against a raster layer I get a positive value for pixel size Y, what of these scenarios is possible?
The raster's map coordinate system sets the origin of the data in ...
2
votes
1answer
183 views
QGIS 1.7 + MacOS 10.6 : georeferencing from map canvas bugs
I am experiencing issues with the gdal plugin to georeference a raster. It works fine when I enter the coordinates manually but it does not work when I try to link the plugin with the map canvas.
...
3
votes
1answer
1k views
Georeferencing with Quantum GIS and reprojecting to EPSG:900913
I'm trying to reproject a map to EPSG:900913
The image I'm reprojecting is the following http://i.imgur.com/HmfLW.png
I'm using the cities as reference points obtaining the coordinates from Google ...
3
votes
2answers
783 views
Change output file type in QGIS georeferencer?
I have successfully georeferenced a raster file via the Georeferencer plugin (Georeferencer GDAL Version 3.1.9) in QGIS 1.7.0.
However, I noticed that the output georeferenced raster file is in TIFF ...