Tagged Questions
0
votes
1answer
27 views
Need help in Symbology for ArcGIS JS API 3.2/3.3
I am displaying various symbols in my application and initially all are displaying at once (looks like bulky) so how do I set symbol levels in ArcGIS so that according to zoom level symbol size will ...
4
votes
2answers
174 views
How to auto-add new values to unique values classification values range?
I am using ArcGIS Desktop 10.1, ArcGIS Server 10.1 & SQL Server 2008 software.
I am adding the query layer and directly publishing to ArcGIS Server and accessing the map in a JavaScript ...
1
vote
4answers
1k views
Prevent drawing of overlapping point symbols - ArcGIS Server/Javascript API
Is there any way in ArcGIS to prevent symbols from being drawn when they overlap each other? I know this is possible for Labels using Placement Properties/Label Weight, but I can't seem to find ...
5
votes
1answer
476 views
What server and API to use for displaying complex polygons with dynamic symbology?
Background
I need to interface a map into an existing website which allows the user to query a database and which currently results in a table listing population statistics per county.
For example, ...
