qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.52k stars 2.99k forks source link

feature request: show EPSG Code behind layer name #40557

Open Heckantrieb opened 3 years ago

Heckantrieb commented 3 years ago

I have a feature request:

I would like to see an option to show the EPSG Code of any layers in the layers panel.

Gustry commented 3 years ago

As a workaround, you can have a look at the "LayerBoard" plugin. It will display all layers with their EPSG code, like a dashboard.

Note that only a subset has been ported to QGIS 3

Heckantrieb commented 3 years ago

As a workaround, you can have a look at the "LayerBoard" plugin. It will display all layers with their EPSG code, like a dashboard.

Thanks! Just added "Layer Board". Anyway an option to see the CRS of every layer in the layers panel would be very helpful and a lot more comfortable than using a plugin.

TurboGraphxBeige commented 3 years ago

How would you imagine the way it's presented? Something similar to the "Show Feature Count"? A toggle in the context menu and something like this? [ESPG:4326] My layer name

Heckantrieb commented 3 years ago

Yes, similar to "Show Feature Count" would be perfect! Just like the number of features, the EPSG code would be shown behind the layer name in the layers panel in squared brackets: "My layer name [ESPG:4326]"