Re: [Qgis-user] Why QGIS change the SRS?

2017-03-27 Thread jratike80
Goyo wrote > No, those are WKT and they include some data which is different (name > and EPSG code). The proj4 strings are identical: > > http://spatialreference.org/ref/epsg/etrs89-etrs-tm30/proj4/ > http://spatialreference.org/ref/epsg/etrs89-utm-zone-30n/proj4/ The real difference between thes

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-22 Thread Goyo
No, those are WKT and they include some data which is different (name and EPSG code). The proj4 strings are identical: http://spatialreference.org/ref/epsg/etrs89-etrs-tm30/proj4/ http://spatialreference.org/ref/epsg/etrs89-utm-zone-30n/proj4/ 2017-02-21 8:02 GMT+01:00 Rafa García Castillo : >

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-20 Thread Rafa García Castillo
Sorry Goyo. I think the PROJ string is in the previous message from Alexandre. I suppose that´s the right answer... Thanks Rafa 2017-02-21 7:12 GMT+01:00 Rafa García Castillo : > Hi Hoyo. It could be what you've said. How can I see how it looks the > PROJ4 string? > Thanks > Rafa > > El 2

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-20 Thread Rafa García Castillo
Hi Hoyo. It could be what you've said. How can I see how it looks the PROJ4 string? Thanks Rafa El 20 feb. 2017 9:14 p. m., "Goyo" escribió: > I think it is because it looks at the proj4 string, which is the same. > > 2017-02-17 10:59 GMT+01:00 Rafa García Castillo : > > Thanks Alexandre for a

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-20 Thread Goyo
I think it is because it looks at the proj4 string, which is the same. 2017-02-17 10:59 GMT+01:00 Rafa García Castillo : > Thanks Alexandre for answering. Yes, those projections are quite similar, > but one is in UTM coordinates and the other is TM. I can imagine that the > use of both projectio

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-17 Thread Rafa García Castillo
Thanks Alexandre for answering. Yes, those projections are quite similar, but one is in UTM coordinates and the other is TM. I can imagine that the use of both projections is the same in most of the cases, but makes me wonder why QGIS does this change, because they have different EPSG code. Th

Re: [Qgis-user] Why QGIS change the SRS?

2017-02-16 Thread Alexandre Neto
Seems that those two projections are equal: http://spatialreference.org/ref/epsg/etrs89-utm-zone-30n/html/ http://spatialreference.org/ref/epsg/etrs89-etrs-tm30/html/ If you want to force EPSG:25830 into that layer, use the Vector > Management tools > Define Projection Rafa García Castillo e