This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Que sistema de referencias de coordenadas de bo usar?

0

Holaaa, saludos desde Costa Rica. Que sistema de coordenadas debo usar en QGIS en lugar de Google Mercator?

Muchas gracias a todos!

asked 10 May '14, 19:47

Jerry%20Alonso's gravatar image

Jerry Alonso
1111
accept rate: 0%

edited 10 May '14, 21:21

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

just for info, for those who do not know the program: the question seems to be about QGIS.

(10 May '14, 21:24) aseerel4c26 ♦

One Answer:

1

Oi! If you add a WGS-84 dataset, you should specify this source also as WGS-84(EPSG:4326). Then if you want do add an rendered OSM Online-Map as baselayer (via TMS or WMS layer), you can try to pick already Google Pseudeo Mercator (EPSG:3857) if supported, or also WGS-84.

Then most important step: You enable 'On the fly CRS transformation' in your project properties (e.g. by picking the globe button at the right side of the status bar in the QGIS window). There you set the project CRS to Google Mercator. E voila, the basemap looks right again :)

answered 11 May '14, 08:47

iii's gravatar image

iii
4.9k84082
accept rate: 10%

1

Muchisimas Gracias! Thanks very much!

(15 May '14, 23:16) Jerry Alonso

Source code available on GitHub .