In cartography, text placed on or near a map feature that describes or identifies it.

learn more… | top users | synonyms

1
vote
1answer
44 views

feature label not work in xhtml file

Good Morning: I have a problem, I develop an jsf application with openlayers api, this example http://openlayers.org/dev/examples/vector-features-with-text.html work fine with html page, but when I ...
0
votes
1answer
44 views

Setting a scale range for labels in KML files

Is there a way for labels to be displayed in KML only when zoomed in (or out) beyond a certain scale range, just as it is possible in ArcGIS? If exporting to KML from ArcGIS, I guess the first step is ...
3
votes
0answers
109 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 ...
2
votes
0answers
67 views

Convert geojson labels MBR to MapInfo text object

Im using Dymo (https://github.com/migurski/Dymo/) to generate automatic point labels placement. The output of Dymo is a geojson containing MBRs of the positioned labels with the names of the labels in ...
2
votes
0answers
140 views

How do I create a leader line for a label in my bar graph in ArcMap?

I am displaying a bar graph of various tornado watches and warnings along with the actual tornado touchdowns themselves. Since the tornado touchdowns are such a small number compared to the large ...
1
vote
0answers
83 views

Labeling Issues in ArcEditor 10.0

ArcEditor 10.0 I am creating a map for a client for a whole state. I finish putting in all the shp files, I label what client requires. The shps I use are town/range/sections (TRS), Cities ...
0
votes
0answers
22 views

Arrow labels not rendered correctly

Geoserver SLD: <sld:LineSymbolizer> <sld:Stroke> <sld:CssParameter name="stroke"> <ogc:PropertyName>geo_color</ogc:PropertyName> ...
0
votes
0answers
120 views

CAD Contour Lines to ArcGIS Attributed Polylines

I'm having a 'CAD to GIS' issue. I have a dwg file which contains large number of contour lines that have been split by labels. I need to import the contour lines from CAD to GIS so that they contain ...