Select to view content in your preferred language

show numbers or labels?

2452
4
08-08-2012 09:22 AM
ApartmentRealty_Advisors
New Contributor
i need to be able to have dots that auto number (and show on the dot) or show the label all the time (not just a pop up). Anyone know if that's possible?
Tags (2)
0 Kudos
4 Replies
GillianMilani
Emerging Contributor
I have found this :
http://blogs.esri.com/esri/arcgis/2011/11/21/adding-labels-to-arcgis-online-web-maps-part-1/

a small summary :
�?� design labels for your map layers in ArcMap;
�?� convert labels to annotation;
�?� use the Feature Outline Masks tool to create polygon feature geometry from annotation;

then you choose you you want to import the features in your map (services or shapfiles).

With best regards
0 Kudos
AimeiChen
Frequent Contributor
I have found this :
http://blogs.esri.com/esri/arcgis/2011/11/21/adding-labels-to-arcgis-online-web-maps-part-1/

a small summary :
�?� design labels for your map layers in ArcMap;
�?� convert labels to annotation;
�?� use the Feature Outline Masks tool to create polygon feature geometry from annotation;

then you choose you you want to import the features in your map (services or shapfiles).

With best regards


I followed the steps from the link you provided and successfully converted the Anno feature into shape file, but when I load it to ArcGIS Online, it is not readable, do you have same experience or do I miss anything?

Thanks,
Amy
0 Kudos
GillianMilani
Emerging Contributor
mh... Have you zipped your shapefile ?

At which step you get the error ? Can you upload your data and then you can't visualize the features ?

Check that you feature class (from annotations) doens't contain more than 1'000 features. If it is so, just divides your feature class (from annotations) in a few shapefiles.
0 Kudos
AimeiChen
Frequent Contributor
mh... Have you zipped your shapefile ?

At which step you get the error ? Can you upload your data and then you can't visualize the features ?

Check that you feature class (from annotations) doens't contain more than 1'000 features. If it is so, just divides your feature class (from annotations) in a few shapefiles.


Yes, I zipped the shape file with less than 1000 features and was able to upload to the site, but the labels shown are not readable.

Thanks for your reply.

Amy
0 Kudos