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.59k stars 3k forks source link

Layer labeling "azimuth" #22779

Open qgib opened 8 years ago

qgib commented 8 years ago

Author Name: Matt Sim (Matt Sim) Original Redmine Issue: 14824

Redmine category:labelling


Add the ability to control "up direction" for the labels of a layer. Basically, an orientation modifier applied to the placement method. Implemented as an addition setting in the layer labeling dialog. Example:

Label > Placement: Allowed Positions [ ] Above line [x] On line [ ] Below line Layer azimuth [ 0.0° ]

The desired effect is to provide a global modifier to control the label orientation. This would be especially useful for Curved and Parallel labels; allowing one to precisely control the angle at which labels will flip 180°. (This effect can currently be simulated by changing the canvas orientation, but all layers are affected, and of course the map is no longer north-up)


qgib commented 8 years ago

Author Name: Saber Razmjooei (@saberraz)


qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)