Tagged Questions
1
vote
2answers
39 views
Searching for c# code to convert from UTM to WGS1984 (and back)
I'm looking for code in c# that converts coordinates from UTM to WGS1984 (and preferably backwards as well). I need to convert coordinates from only one zone (36N).
I've found this and this, but they ...
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
723 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
...