Most viewed recipes tagged "qgis"http://code.activestate.com/recipes/tags/qgis/views/2015-01-11T10:53:38-08:00ActiveState Code RecipesQGIS startup script: Change display of coordinates (Python) 2015-01-11T10:53:38-08:00redoutehttp://code.activestate.com/recipes/users/4188210/http://code.activestate.com/recipes/578692-qgis-startup-script-change-display-of-coordinates/ <p style="color: grey"> Python recipe 578692 by <a href="/recipes/users/4188210/">redoute</a> (<a href="/recipes/tags/coordinates/">coordinates</a>, <a href="/recipes/tags/gis/">gis</a>, <a href="/recipes/tags/qgis/">qgis</a>, <a href="/recipes/tags/startup/">startup</a>). </p> <p>This script for QGIS version 2 replaces the default statusbar coordinate display with a configurable widget. Save the script as .qgis2/python/startup.py. Click the statusbar widget left of the coordinates, initially labelled 'EPSG:4326', to select the demanded CRS. Delete startup.py to deinstall.</p>