Tagged Questions
0
votes
0answers
22 views
Unable to reorder after layers from multiple ArcGISDynamicMapServiceLayers
I used the ArcGIS Javascript layer reordering sample as template.
Initially I have 4 layers added to the map by ArcGISDynamicMapServiceLayer where reordering was working. Then, instead of using add ...
0
votes
1answer
22 views
ArcGIS JS API: How to get the lat/long of the viewport vertices?
I would like to get the min lat, min long, max lat, max long of my viewport in ArcGIS JS API. Is this possible?
0
votes
1answer
32 views
Arcgis Server name include domain
When I create a web app using the template it points to cos-t420:8399/arcgisoutput but I need it to be cos-t420.web.com.sg:8399/arcgisoutput
How can it be done? am using the java version.
2
votes
1answer
42 views
ArcGIS JS - Missing “style” when printing dynamic layer
Im having an issue trying to get the url of the map being printed with a dynamic layer. WIth just tiled services and basemap it prints just fine.
// USED FOR PRINTING OF MAPS
function ...
0
votes
0answers
25 views
Why does my feature service allow add and delete but can't update attributes
I have published a FeatureService in ArcGIS 10.1. I connect to the service with this JSAPI sample: Using the Attribute Inspector. With this sample I can add features and I can move or delete ...
1
vote
1answer
36 views
How to upload polygon data for appending to a geodatabase via a JS API web application
After a many hours of research, I am having a hard time determining the feasibility of an application I am trying to build.
Basic proposed functionality is: user logs in, uploads polygon (either ...
1
vote
0answers
46 views
ArcGIS in PhoneGap
I am trying to set up a PhoneGap application with an ArcGIS Map using a Windows Phone template in Visual Studio 2012.
I have tried using an example from the ArcGIS Javascript API samples to ...
0
votes
1answer
26 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 ...
2
votes
1answer
41 views
ArcGIS JS API Polygon's WKID conversion with gsvc.project
I'm trying to convert polygon from wkid 3301 to wkid 4326. I've been using this code snippet for converting points, but I'm not sure how I would accomplish this to create a polygon object. I'm not ...
2
votes
1answer
67 views
Need help in Print task in ArcGIS JSAPI 3.2/3.3
I am using print task in my code and using dynamic map service layer and graphics layer (not using feature service layer) and I am able to print the map but it’s not displaying info window and ...
2
votes
0answers
58 views
ArcGIS Javascipt Api Printing
I've got a webpage which prints a web map via the ArcGIS Javascript API.
The DPI of the print is 72. To debug I added three different types of symbols
1. The default (most of them are)
2. One custom ...
1
vote
1answer
23 views
Store Graphics in Local when browser refresh
Using arcgis javascript api i am adding different graphics to the map. Later i will save them in server. If i forgot to save or due to some reasons page is refreshed before saving i am losing all the ...
2
votes
2answers
53 views
Create Friendly Labels for ArcGIS Print Service Options with JS API
How can I change the print options received from an ArcGIS print service to be more friendly and descriptive using the Esri sample print service?
1
vote
1answer
52 views
Querytask/query - executed select
Is there a way to get to the query condition, which is executed under the querytask ?
I have an example, which is actually a copy of this ArcGIS example ...
0
votes
0answers
31 views
Error: Objects in this class cannot be edited outside an edit session
I'm simply trying to modify the Default Editing Widget ESRI sample to show my extent and service and am noticing the following error in Firebug when trying to add a point:
...
5
votes
1answer
62 views
Editing without clicking on a map - ESRI JS API
I'm looking to build a new application that allows staff to edit a service/layer. They will be inputting new survey benchmark data based on lat/long.
All of the current samples I have seen on the ...
7
votes
3answers
129 views
CORS issue ArcGIS 10.1 IIS (Cross Origin Resource Sharing)
I have ArcGIS 10.1 installed with the web adapter for IIS. I've added a config file to the root of IIS7 to enable Cross Origin Resource Sharing (CORS) as per this page. I've pushed the cors enabled ...
1
vote
1answer
88 views
Convert Heatmap into a Grid of Points
Question: How do you take a heatmap generated using a GIS software (arcgis, qgis...) and convert it into a uniform grid array of points which can be used to regenerate the heatmap (although with ...
6
votes
1answer
71 views
CSS Spritesheets and picture marker symbols in the AGS Javascript API
I'm working on improving the load performance of a large ArcGIS Javascript application, and one area where we can have trouble is that there is a visible delay between putting a graphic with a ...
2
votes
1answer
102 views
onLayerAdd function why dojo.connect?
I am building a map application, calling layers from an arcgis-server using the javascript api.
Maybe I am being stubborn, but I am trying to minimize my use of dojo throughout this process. Much ...
0
votes
1answer
88 views
save features in personal geodatabase using arcgis javascript API
hi anyone can u please clear my doubt,
thanks in advance
i want to save the feature in the personal geodatabase using arcgis javascript. from the feature prospective i'm having the geometry of the ...
4
votes
2answers
223 views
ArcGIS Server 10.1 - Inconsistent Querying Errors
I have recently upgraded to ArcGIS Server 10.1 SP1. Since making the switch, I am getting a lot of inconsistent errors, specifically performing queries against a map service's REST API with the ...
1
vote
1answer
65 views
Identify Tool for JS API similar to the tool in ArcGIS Desktop?
As documented in my earlier questions, I am having trouble connecting multiple ArcGIS Server services to identifyTasks. Therefore, I'm wondering if there is a tool/process or if its possible to create ...
0
votes
0answers
28 views
Error which are logged in console window
I have Polygon feature layer consisting of 2 lacks of feature but i am displaying few features depending on filter which we apply dynamically.if server returning 1 thousand records also then also it ...
2
votes
1answer
80 views
How to control the rendering priority/order of feature layers?
I am displaying polygon, line and point feature layers on a button click event and adding layers in order based on their geometry type, e.g.: polygon -> line -> point.
In certain cases layers are ...
2
votes
2answers
120 views
pass string varialbe to placeholder for attribute in infoWindow (ArcGIS Javascript)
I am working on a Javascript-based webapp that uses an ArcGIS map service, which has several attribute columns containing URLs to photos. The user will be able to open photos by clicking on a link in ...
2
votes
1answer
61 views
SOAP url of arcgis service
I basically use REST URL to display feature layer or ArcGISDynamic Service layer and it is commonly promoted by ESRI by their api example. I was wondering since the ArcGIS server also provide SOAP URL ...
0
votes
1answer
418 views
Changing ArcGIS Server 10.1 port (6080 to 8080)
Due some network issue (Maps are not displaying in secure environment), I want to change the default port 6080 to 8080. I am going through Web help and few links in which they mentioned that install ...
1
vote
0answers
65 views
setLayerDefinitions without defining layers?
I am working on a similar project to How to zoom to feature when clicking on drop-down list box item with ArcGIS JS API?, trying to filter the graphics on my map based on the user input into a ...
0
votes
1answer
166 views
Esri Query Task service does not display
I am trying to make my way through some ArcGIS server Javascript API tutorials. My current issue is that when I try to display an Esri.Map, all I see is the "powered by esri" logo in the bottom right. ...
1
vote
3answers
91 views
Display Network analysis route service in India.
I am working on ArcGis javascript api, I need to display route from one point to another.
Thats why I need any Network Route Service for India. Is there any?
Thank You
4
votes
2answers
170 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 ...
5
votes
2answers
161 views
Rendering huge amount of points
Evening Guys,
I am new to ArcGIS, and currently developing a small app that uses ArcGIS Javascript API.
I have encountered a couple of problems while working on this and would greatly appreciate if ...
4
votes
1answer
226 views
Existing ArcGIS Rest Services - What platform to use for building mapping application?
I have clients that have an existing ArcGIS Server. Map layers are published as rest services and I am going to build a mapping application that displays their datasets. Functionality should include ...
2
votes
1answer
127 views
Feature Layer (Polygon) Rendering issue in ArcGIS Server 10.1
I have a feature layer consisting of 96,000 features, but we are displaying a maximum of 13,000 features in our map application. There is an issue that for some zoom levels the features are visible ...
5
votes
2answers
274 views
Unable to display FeatureLayer using ArcGIS server
I can't figure out why this FeatureLayer doesn't show up on top of my base map. I'm using ArcGIS Server 10.0 and the ArcGIS JS API 2.6.
Here's the information from the service's REST parameters page:
...
4
votes
2answers
381 views
Application Templates for ArcGIS Server?
Esri provide a lot of excellent template applications for us in conjunction with web maps.
These templates are specifically designed for using with your resources on ArcGIS Online as opposed to ...
0
votes
0answers
126 views
Toggle Layers from Multiple Services
I'm trying to adapt my code so that I can create a layer list of all layers in multiple services. I'd like them to be able to be turned on/off. My current code builds a dynamic layer list from one ...
1
vote
1answer
220 views
How to display unique records in combo-box in ArcGIs Java Script API ver 3.0/3.1?
I am displaying almost 9000 records by four type (A,B,C & D) in which I am displaying records using combo-box.
Each record is classified by "ctype" ( A or B or C or D) so I am putting this in ...
1
vote
2answers
54 views
Why is result from gp tool not being created on JavaScript API?
Ok I am really confused. I can see the output of the result from geoprocessing tool. But why am I not able to add it to the map. As you can see the result returns all the attribute values.
This is my ...
0
votes
1answer
79 views
Feature count of current features in Extent based on attribute?
I have one points layer in a cached map service, symbolised with a unique renderer on one field.
e.g. petrol stations, symbolised by the company who owns them.
I want to create a fairly basic ...
3
votes
2answers
219 views
Add Zoom Level to Map within TileLayer
I used ArcGIS javascript API 3.0 version and I use Bing map. I need to be able to zoom to 22., 23., 24., .. levels. So I was added an addNumLevels function to Map;
esri.Map.prototype.addNumLevels ...
0
votes
0answers
61 views
Flaw in JavaScript API
I have been building a Model builder which is hosted on the ArcServer to execute a geoprocessing task which then returns the result as a Map Layer which is overlaid over the basemap. I have been using ...
3
votes
2answers
2k views
How to make heat maps?
It might beginner question regarding heat maps..I want to prepare the heat maps so what parameters are required for that??
I gone through following posts about heat map..but I did not get exact ...
4
votes
3answers
826 views
Query Layer with user-defined (dynamic) parameters in ArcGIS 10.1
I have prepared and published with ArcMap 10.1 to my ArcGIS Server a Query Layer to access
some information in my database. My output map represents the European
Union states and using annotations, ...
0
votes
3answers
93 views
Accessing fields of particular layer
I am trying to access the fields which I can see in this particular layer. I am able to see that it has fields but fetching the values in those fields is something that I am unable to do. Is there ...
4
votes
1answer
268 views
Feature Service layer issues
What is the maximum number of records returned by WFS protocol? What is maximum number of records returned by a Feature Layer in ArcGIS Server 10.1? What is maximum number of records the ArcGIS ...
1
vote
1answer
65 views
“Combo-box” for ArcGIS Java script API (ver. 3.1)
I am using combo-box in ArcGIS Java script API (ver.2.8). When I update the version to 3.1 it gives an error "TypeError: _2d.store.query is not a function"
Can anybody tell me that "Combo-box" ...
1
vote
0answers
17 views
Info from the getResultImageLayer missing
I was finally able to get the result layer overlaid on my application but now I am facing another problem.
The output of the layer url does not show any field or attribute details. I am not sure why ...
2
votes
1answer
207 views
Create dynamically multiple layers in ArcGIS Server 10.1
I am using ArcGIS Server 10.1 and Desktop 10.1 software.
I am publishing table from sqlserver to the ArcGIS server, that table (from sqlserver) is updating hourly, and the types are increasing.
I ...



