Tagged Questions
2
votes
2answers
215 views
How to avoid exceeding latitude and longitude limits, when importing a .csv file?
I am currently working with a project with "on the fly"-projection (WGS 84 / UTM zone 32U).
Now I want to import a csv. file with points, which have a longitude and latitude using the "Add Delimited ...
2
votes
1answer
164 views
How to georeference using Latitude and longitude in QGIS?
I'm trying to georeference a picture using Latitude and longitude.
The points are these:
top-left: (116.30950927734372,39.970805680527725)
top-right: (116.35620117187497,39.970805680527725)
...
1
vote
2answers
698 views
shape file coordinate system
I added a shape file of Iran to Qgis.
'Tehran' has 35.6833° N, 51.4167° E coordiantes, however Qgis shows Tehran with 4772860,31296767.
How i can view coordinates of a city or location in latitude ...