1
vote
1answer
57 views

Where does the Style Manager store the files in and Why does the Style Manager does not show some edit color ramps?

Where are Color Ramp files saved? Every time I make edits, it does not show up on the Style Manager. Does it save it to the hard drive or in the Style Manager? I need more information. Thanks
1
vote
1answer
64 views

Copy and Paste symbology in Raster?

Hi all, I am trying to figure it out how can I take a preserved color from a raster I already set up before and then apply the colormap to a new raster file? Here are the details of what occurred: ...
3
votes
1answer
76 views

ArcGIS Raster Symbology - Break contour at 0

In ArcGIS 10, how can I break raster symbology (stretched) at a particular value (i.e. 0). For example, I have a DEM representing both topography and bathymetry and I want a break at the 0 m contour ...
3
votes
1answer
65 views

How do you access the Draw toolbar symbol(s) from ArcObjects?

I'm dropping a text element onto a map and I'd like to use whatever settings the Draw toolbar has (font, size, color, etc). Is there a convenient way to access symbol interfaces? Or do you have to ...
8
votes
3answers
212 views

How to present three spatial variables in one map? [closed]

I want to assign 3 category of variables in a single map. In other words, I have to produce a cartographic visualization of the damage including a legend listing: damaged surface area in the ...
1
vote
1answer
272 views

Is there any way to set polygon features fill color and outline programmatically?

By some process I am creating a polygon feature layer. Before adding the layer in the map, I want to set polygon's fill color to no color and set polygon's outline color and width. I am working with ...
1
vote
0answers
32 views

esri.tasks.GenerateRendererTask for non 10.1 ArcServer

I wish to use the same features as the esri.tasks.GenerateRendererTask but it seems that it can be only used on ArcServer 10.1. Is it possible to achieve the same dynamic natural jenks breaks in the ...
2
votes
0answers
48 views

Problem with representation symbology, when copying from SDE 9.3 to 10

We are having problems with our representations when copying from an ArcGIS 9.3 database to a 10.0. Representation symbologies with dash patterns (dots, dotted lines etc.) are reset to default ...
1
vote
0answers
32 views

How can i set scale for each layer symbol?

I'd like to use reference scale : 1:10000000 for layer a and 1:2000000 for layer b to set scale of labels and symbologies. one method is Working with data frame reference scales but this method works ...
2
votes
0answers
120 views

Symbology levels are ignored in ArcGIS 10

I have a problem migrating from a ArgGIS 9.3 to a 10 geodatabase (both sde and file gdb). The symbology levels stored in the 9.3 database are not transferred. When migrated to ArcGIS 10.0, ...
1
vote
1answer
113 views

How to replace corrupt representations stored in a geodatabase using symbology from layer file?

I have a lyr file with symbology that I want to store in the database. Symbolology is already stored in the geodatabase but the symbology levels has been corrupted migrating from 9.3 to 10. Thus, I ...
1
vote
1answer
255 views

Is there a simple way to create a new custom vector marker symbol for ArcMap?

I would like to create a set of custom marker symbols for environmental sampling locations. I need there to be "vector" marker symbols not picture symbols. I've tried picture marker symbols and there ...
1
vote
1answer
1k views

How to I create and Import marker symbols (or 'Style References') in ArcMap 10?

I work with many different federal lands all of which can be associated with iconic logos (think National Park Service, National Wildlife Refuge System, etc.). I'd like to create a 'Style Reference' ...
5
votes
1answer
508 views

How do you symbolize a feature class layer in ArcMap 10 based on one attribute's value and then another attribute's value?

I currently have a point feature class that has a couple of attributes that I want to use to symbolize its layer. One of the attributes is called ExceedsTolerance, which either has "Y" or "N" for its ...
7
votes
1answer
581 views

Is there a line symbology that also shows vertices?

Is there such a thing as a line/vertices symbology? If not a workaround? In some situations, particularly when editing, I would like to see my lines as well as all the vertices similar to the effect I ...
3
votes
2answers
747 views

Customizing label features using arcpy

I have a script that creates symbology for a polyline (contours) and then adds it to a .mxd file. My problem is that it picks the “FontName” as the default field to label on the map (see attached ...
2
votes
0answers
314 views

Implementing custom IRenderer for ArcGis 10.0/WPF

EDIT: Updates in the bottom As a followup to my earlier question, I'm trying to implement custom symbol rendering for my WPF/ArcGIS application. I'm accessing layers that have been published on the ...
4
votes
1answer
569 views

Is there a version of the ESRI ArcGIS Symbol Library PDF for ArcGIS 10, or some other cheat sheet for symbols/line weights?

ESRI has an old set of PDFs from 2004 showing all the symbols available in ArcGIS at the time and their names. I don't need it often but if I'm searching for a certain symbol and don't know its name ...
1
vote
0answers
446 views

Change the symbol for a single feature in ArcObjects?

Is it possible to change the symbol for a single feature in ArcObjects? If so how? I know it's possible to setup the map symbology for different field values of a feature class, but I'd like to ...
3
votes
3answers
1k views

Is it possible to convert ArcGIS 10 styles to version 9.3?

I have a style file (*.style) generated in ArcGIS 10.0. And I need to use symbols from this file on machine with ArcGIS 9.3. Is there some way to convert style file from format 10.0 to 9.3?
2
votes
3answers
2k views

Creating symbology for multiple attributes within the same feature class in ArcMap 10

I'm struggling to find a way to take a single point feature class that has multiple attributes that I want as feature layers with unique symbology. Let's call these attributes Depth1 and Depth2. A ...
1
vote
1answer
1k views

What is the best way to automate the importing of symbology into feature classes in ArcMap 10?

I'm importing several shp files with the same schema using the FeatureClassToGeodatabase tool in Arcpy and during the process I would also like to apply some standard symbology to the feature class. ...
3
votes
1answer
579 views

In the Symbology Properties of an ArcGIS layer, why is the count sometimes not shown?

Sometimes the count column does populate for me, but most times it does not seem to. I haven't been able to figure out a rhyme or reason to it. There is no definition query or anything out of the ...
3
votes
2answers
3k views

Change Symbology of layers from within ArcMap

Cheers, In an active Arc Map session - I want to change the symbology of a layer which is repeated multiple times in the mxd. Can I do this? The basic code I have for getting the layers is below. ...
4
votes
2answers
2k views

Modify raster layer display and symbology properties programmatically with arcpy or ArcObjects

I have over 1500 NITF files that I need to be able to modify the layer display and symbology of programmatically from within ArcMap. I need to set the properties outlined in red below: I've looked ...
3
votes
3answers
788 views

Canvec Symbology in Arcgis 10?

Is anyone working on porting the Canvec Symbology toolkit to ArcGIS 10? How would you go about it if you were? The canvec symbology toolkit is comprised of a canvec.style file (which is an ms-access ...
4
votes
1answer
769 views

Changing the attribute behind a legend without changing the symbology

I have a geology layer with a very large legend that was painstakingly created based on a geological code. I now have a new attribute which is a friendly description for each code and I would like ...
4
votes
2answers
370 views

What is the cause and solution of this ArcMap tint band drawing issue?

I installed ArcGIS 10 SP1 last week. My graphics card meets the spec and I'm up to date on drivers. I have a layer of parcels that are tint-banded in the MXD. At some scales, straight lines that ...