In cartography, text or graphics on a map that provide information for the map reader.

learn more… | top users | synonyms

29
votes
3answers
4k views

LatLon or LonLat, what's the “right” way to display coordinates and inputs?

I'm trying to get a sense if this is an issue for others or every input/output should be labeled so user is not confused and just go with it? I think almost everyone pronounces it as "LatLon". Who ...
7
votes
2answers
612 views

Why do these annotations appear stacked/overlapping?

I've encountered a strange problem while trying to populate an annotation feature class programmatically (ArcObjects, C#). As you can see in the image below, the characters in each text string seem to ...
6
votes
2answers
1k views

Can I alter font size using label expression?

I have two label classes displaying dynamically over my parcel polygons. The owner info is the major label with larger font size and bellow it I am displaying some property type info in smaller font. ...
6
votes
1answer
129 views

Why are annotation features containing both GraphicElement and TextElement objects not drawing in an ArcGIS Server map service?

I am building annotation features with Python/comtypes/ArcObjects. The annotation works great in ArcMap (10.1), but it is does not draw when published to a map service in ArcGIS Server. Each piece ...
5
votes
1answer
2k views

Are there any good alternatives to the Maplex (ESRI) labeling engine?

I am running ArcGIS 10 (ArcView) with the standard labeling engine. I am very familiar with Maplex and have used it in the past but it still lacked the "feature-linked" functionality given the type of ...
5
votes
1answer
206 views

Why is the Edit Vertices button (Draw Toolbar) enabled for some annotations but disabled for others?

I keep running into this: Export Labels in Layer A & B to annotations (In Map, In current extent only) Enable Focus Data frame Click on annotation exported from Layer A Click the Edit Vertices ...
4
votes
1answer
212 views

ArcGIS 10: convert labels to points

is there a way to convert labels, created by Maplex labeling engine to point features? In MapInfo and CAD software, it's possible to convert labels to points. Those point features include a text and ...
3
votes
1answer
130 views

km2 or sqkm - which is more correct?

What is more correct, km2 or sqkm? I'd prefer to use km with a superscript 2, but it's not always possible to format text that way so I was just wondering if there is a convention that should be ...
3
votes
2answers
257 views

How to have different annotations for the same feature?

I've been given a dataset that has two different annotations set for a single feature which I can flip between. See below screenshot which allows me to set either a blue or red leader line for the ...
3
votes
1answer
500 views

ArcObjects: How to get from IFeatureClass on annotation feature class to IAnnoClass?

I am working in Python 2.6 and ArcGIS 10.0 through comtypes, so I have full ArcObjects access. (See the answer I tacked onto the related question "How do I access arcobjects from python?") That ...
3
votes
1answer
265 views

Annotation boxes not drawing correctly in ArcMap 10.0 SP2

I have about 400 annotation features in ArcMap 10. The style is a simple text box with an arrow. The annotation draws correctly when viewed up close on screen but the arrow detaches from the text ...
3
votes
3answers
704 views

How to position contour labels in Maplex above the line?

I would like to utilize the "contour placement" options of "Uphill alignment" and "Laddering" while positioning the label above the contour not over it. This does not seem to be an option under the ...
3
votes
1answer
99 views

Is there a way to force leader lines to polyline centroids in ArcGIS Desktop 10?

I'm making a pretty standardized set of maps that include alphabetical labels for specific stream segments. As it stands, all my label leader lines snap to the downstream end of my polylines. My ...
3
votes
1answer
189 views

ArcGlobe annotation

Hoping someone here can point me in the right direction. All i want to do is put some labels on a globe in ArcGlobe. I've spent time looking here : http://resources.arcgis.com and here ...
3
votes
1answer
129 views

Dynamically Change Annotation Font Size According To Parcel Area

I'm looking for a solution to change annotation font size in an automated/dynamic way. The annotation data represents civic addresses and are displayed over a parcel fabric. What we would like to do ...
3
votes
1answer
429 views

ArcGIS: How do you get an annotation layer working inside a group layer?

How do you get an annotation layer working inside a group layer? When I try I get the error message "error adding element". I have a project that requires several annotation layer to be organised ...
3
votes
2answers
803 views

How could I label features and convert them to annotations with arcpy?

how could I do the following steps with arcpy: right-click on the layer with the features Label Features Convert Labels to Annotations ... The annotions should be saved in a new shapefile. How ...
3
votes
2answers
1k views

When using feature-linked annotation in ArcGIS 10, can I create multiple annotations from one feature?

I have a road that I want to create multiple annotations for. Is it possible to attach more than one annotation to the same feature?
3
votes
1answer
1k views

How do I programmatically create non-feature-linked, simple line callout annotation and set the anchor point?

Vitals: ArcGIS-ArcView 10.0, Python 2.6.5, PythonWin, comtypes I'll start with my main questions: How, using ArcObjects, do I go about creating non-feature-linked geodatabase annotation features ...
3
votes
3answers
775 views

Can you create new annotation feature classes with python in ArcGIS 9.3?

I am working on a project that needs to create file GDBs from scratch and can't seem to find any information about how to make new feature classes as annotation with python. Does anyone have any ...
3
votes
0answers
56 views

Create easy Annotations from point features with python in ArcGIS 10.0

Because in ArcGIS 10.0 there is still no simple toolbox function to convert labels to Annotation, I try to go a substitude way with the callable Toolbox function [TiledLabelsToAnnotation][1] on a ...
3
votes
0answers
79 views

Multiple leader lines on one annotation (non feature-linked)

Working in ArcView 9.3 with non-feature linked geodatabase annotation. I have hundreds of numbers labeling various polygons, but some polygons share a number. Instead of creating multiple ...
3
votes
0answers
156 views

Create annotation features programatically

I am using the ESRI Silverlight API for my application. For points, polylines and polygons the Editor class combined with feature layers works great. But it looks like I have encountered a problem. My ...
2
votes
2answers
2k views

Can I “stack” labels in ArcMap (ArcView) without Maplex?

I do not see any obvious setting for stacking labels in ArcMap (ArcView license). Am I missing something or do i have to write a complex expression to stack my labels?
2
votes
2answers
241 views

Getting Annotation Text Geometry as Polygon Using Arcobjects

How can i get the rectangle boundary of an annotation object using ArcObjects? Once we select an object on the map, there is a boundary as shown in the first picture. Also is there an option to get ...
2
votes
1answer
1k views

ArcGIS: Place all labels on a map non overlapped

I was wondering if there is a way to place all labels on a map non overlapping, but by extending an arrow/line from the label to the point. I've tried the call out box, but I couldn't find a way to ...
2
votes
1answer
68 views

Is there a way of changing reference scale of existing dimension feature class?

I have an existing dimension feature class that I would like to change a reference scale of. Is that possible at all? Or do I have to always create a new one, with desired reference scale, and then ...
2
votes
1answer
103 views

Annotation in ArcView 3.2

I've been asked to take a parcel layer (shapefile) that contains house numbers and create an annotation layer so the house numbers are displayed in a separate annotation layer rather than a label to ...
2
votes
1answer
64 views

How do I choose a specific position for ArcMap labels

ArcMap 10.1: Labels on tiles I have set up for data driven pages randomly locate around the page instead of in the centre or in the corner where I want them to be despite allowing overlapping labels ...
2
votes
2answers
243 views

How to retrieve the per-feature value rendered when IGeoFeatureLayer.DisplayAnnotation is true (ArcObjects with C#)?

In another area of my application I'd like to display the per-feature label value rendered when Labeling is turned on in ArcMap, i.e. when IGeoFeatureLayer.DisplayAnnotation becomes true. I have a ...
2
votes
1answer
160 views

When editing feature-linked annotation with font color white, the annotation disappears

When moving or editing the annotation, the annotation disappears. We are editing on a black background, so the text isn't just blending in to the background. The attribute table does not show any ...
2
votes
1answer
77 views

Using arcpy.Describe Method on Annotation layers

I'm testing layers in the current document using the Describe function. My code is: for lyr in arcpy.mapping.ListLayers(df): if(lyr.isGroupLayer == False and lyr.isRasterLayer == False): ...
2
votes
1answer
458 views

Annotation in ArcGIS Desktop 10

Question: How do I change the display of my annotation feature class from the field titled 'TextString' to 'OBJECTID' or any other field? Background: I have produced an extensive set of annotation in ...
2
votes
1answer
68 views

How to bulk change annotation locations?

I'm working with a large number of labels that I've converted to annotation (using ArcMap 10.1). All of them need to fit within the parcel borders that they correspond to. Is there a way to do it all ...
2
votes
0answers
206 views

What's wrong with my label formatting?

I have some formatting issues with my labels. I am using a fairly straight forward expression (see below). It sort of works fine but some formatting is being ignored, namely the ALL CAPS ACP tags. ...
1
vote
2answers
147 views

Is there a layer type that supports just labels?

Is there an OpenLayers layer type that supports just labels on a map without an underlying feature? I think this is called an annotations layer in GIS? If not, I'm not sure how to approach this and ...
1
vote
1answer
100 views

How to rotate Feature-Linked Annotation to map book (MapLogic) data frame rotation?

Once creating a feature-linked Annotation feature class, how do I set the rotation for the annotations to be horizontal with the data frame's rotation in a map book?
1
vote
1answer
106 views

ArcObjects 10.0: Adding Annotation Feature Class To Map

ArcObjects 10.0, SDE on MS Sql Server, Visual Studio 2010, C#.Net Using ArcObjects, I am able to add feature classes to the map with no problem. However, when adding an annotation feature class to ...
1
vote
1answer
96 views

Change SQL Query of an Annotation Class in an existing Annotation Feature Class

I have an annotation feature class containing several annotation classes. There are SQL queries set on the annotation classes. They act as a definition query, determining which features are part of a ...
1
vote
1answer
641 views

Automate converting labels to annotation in ArcMap at multiple scales?

I need to be able to convert labels to Annotation feature classes at multiple scale levels for both address and street data. Similar in concept to generating tiled layers for a web service, I have 5 ...
1
vote
1answer
344 views

When creating annotation from labels is it possible to feature-link another annotation layer?

I have an annotation layer that is currently being used in the flex viewer and I would like to add a secondary annotation layer/line so that it sits directly underneath the first. I am able to link ...
1
vote
1answer
237 views

How do I control the ZOrder of annotation classes in a geodatabase annotation feature class?

Let's say I have an annotation feature class with three annotation classes--anno1, anno2, and anno3--and I want to have anno1 on top, anno2 in the middle, and anno3 on the bottom. Can I and where do ...
1
vote
1answer
392 views

Get geometry of a Line Callout

How can I extract the geometry of a line callout and the border of an annotation featureclass in ArcGIS desktop. I want to transfert those to a separate featureclass. I'm able to get the Anchor point ...
1
vote
1answer
24 views

Picture Labels with leader line from point without annotation?

The closest thing I have is using a line call out in the text background, then placing the picture in the line call out border. But the picture tiles throughout. Is what I am trying to do even ...
1
vote
0answers
77 views

Annotation Published to my ArcGIS Server is being displayed as a point

Annotation Published to my ArcGIS Server is being displayed as a point when I build my application with ArcGIS Viewer for Silverlight. How do I get the annotation to display as text and not a point ...
1
vote
0answers
81 views

Feature linked annotation subtype removal in migrating to ArcGIS 10

I have a question about emergent properties of deleting an annotation subtype. If we delete an annotation subtype how will this effect the annotation feature class, will there be any changes to the ...
1
vote
0answers
53 views

Moving an Annotation Layer inside a Group Layer Crashes ArcMap [duplicate]

Possible Duplicate: ArcGIS: How do you get an annotation layer working inside a group layer? How do you get an annotation layer working inside a group layer? When I move it inside a group ...
0
votes
1answer
48 views

Why is it possible to annotate a layer without being in an edit session?

My colleague discovered that you don't have to be in an edit session to annotate a layer. Are the annotations still saved to the database? If, yes: HOW without an edit sesstion??? If no: Where are ...
0
votes
1answer
379 views

How to duplicate feature-linked annotation linked to the same feature class in 9.31?

I am trying to make many feature-linked annotation feature classes linked to the same (point) Feature Class, the symbology is exactly the same, but I need separate anno's for users so they can create ...
0
votes
0answers
29 views

How to hide annotation in QGIS in a organized way?

I don't understand how to hide (text) annotation in QGIS. I know I can do it simply with control+T but because many annotations are related with a specific layer I would like to organize them in a ...

1 2