0
votes
1answer
70 views

QGIS 1.8 tries to use UTM in spite of geo projection file

I'm wrestling with a problem that I am sure I've created for myself, but cannot resolve. I received a set of shapefiles that were expressed with UTM, and I want them to use lat/lon. QGIS will do the ...
2
votes
2answers
172 views

projection issues from ArcGIS to Qgis

I am pretty new to ArcGIS and Qgis. I have loaded some geometry data in Qgis from my postgres database, then I have also loaded the same data in ArcGIS. Then from ArcGIS i have created a shapefile ...
0
votes
1answer
186 views

How to create a custom projection of PRS92 and UTM 51N for the Philippines? [duplicate]

Possible Duplicate: How to define new custom projections in QGIS? How do I create a customized CRS parameter in quantum GIS? I'm try to create a projection of PRS92 and UTM 51N. This ...
0
votes
1answer
188 views

How to solve the reprojection problem? [closed]

i have used a UTM image to create a shapefiles,after that i have exported it as KML file and it came in the exact position in Google earth,then i have reprojected the UTM image and got the image as ...
1
vote
0answers
217 views

How to reproject a raster in QGIS? [closed]

I wanted to reproject raster file from UTM to decimal degree in QGIS version 1.7.1 or 1.8.0.. I could reproject one raster file before in QGIS Version 1.8.0. I have tried again, but now we cannot ...
3
votes
2answers
837 views

How to reproject a vector layer in QGIS?

I have some shape file which is in UTM. I wanted them to convert to Decimal Degreesin QGIS. Hope I can get some better response.. Thanks.
1
vote
3answers
1k views

How to convert from EPSG:4326 to WGS84/UTM 32U?

I am unable to convert from the project's coordinate system to a different one using QGis 1.8.0. I have a .shp file with a certain coordinate system information (WGS84 EPSG:4326 according to qgis). I ...
3
votes
1answer
261 views

How do I get the x- and y-coordinate values of points in UTM using QGIS?

To get to know the size of the study area and how far objects are separated, I need to know x- and y-coordinate values. Although the $x and $y of Field Calculator returned latitudes and longitudes, ...
3
votes
1answer
730 views

Matching ArcGIS and QGIS coordinate systems

I have the following info for a feature class in ArcGIS that is supposed to be in WGS 1984/UTM 16N projected coordinate system: Projection: Transverse_Mercator False_Easting: 500000.000000 ...