2
votes
2answers
101 views

How to create a printable map of labelled markers with OSM background?

I want to create an image of an OpenStreetMap map suitable for printing on A4 at 300dpi. The map needs to have half a dozen markers/points, and each should be labeled with the name of the point. I ...
1
vote
1answer
67 views

How to center the labels in QGis?

I have a shapefile containing some US sections from the Public Land Survey System. I would like to display the labels in the middle of the sections. I found the "Placement" option in the "Label" ...
3
votes
0answers
97 views

How to customize label color in QGIS: Data defined label settings? Expressions? Both? What are the steps?

Updated to show more current screenshot and clarified the question (Which tools? What are the steps?) I'm learning QGIS (1.8 "Lisboa" for Mac). On the QGIS Layer labeling Settings window there is a ...
6
votes
1answer
151 views

How to label a lot of nearby points?

I am currently working with a lot of points of which every point has to be labeled. I am already using the "Easy Custom Labeling" tool to move the labels and create lines to connect points with ...
6
votes
2answers
147 views

How to Center Text in Multiline Labels

I used wrap text on "~" and now I have two lines of text from one attribute field. Is there a way to center that and not just choosing center as the horizontal alignment? QGIS 1.8.
4
votes
1answer
156 views

How to get labels to diplay in Google Earth after saving to KML?

When saving a QGIS layer as kml, is it possible to have labels be displayed when opened in Google Earth?
1
vote
1answer
65 views

Have editable label locations (dynamic) on a layer on which there is query

Is it possible to have dynamic labels, set by editable x y parameters in the attribute table, on a layer which also has a query applied, in QGIS? i.e. I want to set the query and get all the ...
0
votes
0answers
17 views

How can I add two colums for labeling a line in QGIS? [duplicate]

Possible Duplicate: Where are the Expression-based Labeling options in QGIS? How can I label 2 attribute columns? e.g. Diameter and Material at a pipe? And how can choose only the fi
4
votes
2answers
379 views

How to create curved labels in QGIS

I added an image, that explains my demand (see Schiefelsbach river). How can I do this? thanks
7
votes
1answer
576 views

How to add labels outside of features?

I'm trying to achieve this kind of labeling using QGIS. Apparently, it doesn't seem to be easily supported. Would you have an idea for a workaround ? I managed to have circled text using ...
3
votes
1answer
506 views

Is there a way to prevent labels from being on top of everything else?

I'm having a problem in QGIS 1.7.4. The labels I have produced for one layer are overlapping an entirely different layer that has a higher precedence. This should not happen. Am I doing something ...
2
votes
1answer
198 views

How to show labels depending on the zoom scale and save it forever in one project?

I have got a problem in showing labels for a polygon layer : When I select "Show labels" in the layer's properties, then I select that I want to use the scaling to show or not my labels and I ...