ESRI (Environmental Systems Research Institute) is a GIS (geographical information systems) development company. ESRI produces GIS software
-1
votes
0answers
17 views
Using Advanced Symbology in arcgis 2.0.0.0 for android
I try to use the advanced symbology in order to draw nato symbols
I need little help about it,
What the parameter UniqueDesignation mean?
THE MOST IMPORTENT QUESTION: How can send parameters to ...
0
votes
0answers
5 views
How do you get a FeatureSource from a MapLayer in ESRI mobile 10.1.1
In the 9.3 code you could just do a MapLayer.Layer to get the FeatureLayer.
But in 10.1.1 they changed FeatureLayer to FeatureSource AND removed the Layer property from MapLayer.
Here's the old code ...
0
votes
0answers
6 views
Reference the ArcGIS API for JavaScript using StealJS
Has anyone tried to reference the ArcGIS API for JavaScript using StealJS instead of adding
<link rel="stylesheet" ...
0
votes
1answer
53 views
Reuse an AngularJS template between page views for the same route
I am using a third party JS API that creates an object attached to an html element on my angular template.
Each time the template is loaded I want to reuse the object already created and reattach it ...
0
votes
0answers
20 views
ESRI Geocoder Widget in Mobile View
I have created a mobile view (using dojox.mobile) to show a map and its layers. I have all map and layer functionality working properly but my Geocoder widget does not work. It starts "searching" for ...
0
votes
0answers
23 views
Flash builder for iOS: esri ArcGISDynamicMapServiceLayer and time slider
0
Hi,
I am using Flash builder with Air technology to build an app for iPad which displays a map with time layer.
I am using esri:ArcGISDynamicMapServiceLayer for my rest map service. And also ...
0
votes
0answers
26 views
ESRI REST Geometry - Webclient URL too long?
I'm using this VB.Net WebClient code to send a request to GeometryServer:
/ArcGIS/rest/services/Geometry/GeometryServer/labelPoints
My only access to the data is via REST.
Try
Dim ...
0
votes
0answers
26 views
esri javascript api symbolize layers
I have a working application here: http://dola.colorado.gov/gis-cms/sites/default/files/html/census2000v2.html
I'm using the Javascript API with ArcGIS Online. I have a bunch of layers loaded and ...
1
vote
0answers
39 views
Esri Maps: Framework or control set for view Esri maps with SVG
Is there any control or framework to render esri maps in html5 SVG format?
I prefer the control to be in asp.net web forms, but plain javascript is also helpful.
thanks in advance
0
votes
1answer
25 views
esri javascript zoom to place
i have a problem that i want to zoom to place using esri javascript api
i have this class from esriGetStarted javascript
function zoomToPlace(lon, lat, scale) {
...
1
vote
0answers
48 views
Creating WCF Service for esri.layers.FeatureLayer(“url”) [Help]
I'm a student currently learning how to create a WCF Service for esri.layers.FeatureLayer("url") for my project on Geospatial Heatmap. However, even though I am able to generate the same Json format ...
-2
votes
1answer
48 views
How do I use python in model builder code block to skip over zeros? [closed]
I'm in ArcGIS 10 Model Builder. I am trying calculate a field using simple division. Field 2 / Field 1. Problem: There are zeros in Field 1. I believe I need to use the Code Block to skip over the ...
0
votes
1answer
63 views
Change color and width of Polyline - ESRI Javascript API
I have a ESRI map that has 11 polylines on it. I would like it so that when a user mouses over a line, the line changes a different color and changes to a bigger width. When a user mouses off the ...
0
votes
1answer
42 views
ESRI utils.createMap JSON Operational Layer
I am creating a webmap from JSON using esri utils.createMap. My question is that I have a single layer that actually contains separate information within in, in this case it contains bike paths, ...
0
votes
0answers
36 views
Some Geo fencing messages not getting triggered in Android.
I signed up for a free account with Geo Loqi , downloaded the GEONOTES app on Android.
Also once i signed up for a new account online, i logged int o my account on the web and created a new Test ...
-1
votes
1answer
52 views
How to add the print option in arcgis web map using javascript [closed]
I create the simple web map application. Then i need to add the button for printing to PDF or JPEG. How do we do that?
2
votes
0answers
42 views
Self Contained KMZ with Photos
Originally I created my KMZ file in ArcGIS 10.1 which included a latitude/longitude for some potential reclamation sites. In the end I have a a KMZ file when each placemark is clicked it pops up a ...
0
votes
0answers
16 views
Esri ArcGIS for silverlight browsers
I developped a Silverligh for ESRI application. The map is shown properly when the application is opened from IE9 but in case of Firefox or Chrome the map is not loaded.
Any Ideas?
0
votes
0answers
74 views
ESRI.ArcGIS.Client.ArcGISDynamicMapServiceLayer to a Tree View in Silverlight
I have ESRI dynamic map services that I am interacting with through instances of ESRI.ArcGIS.Client.ArcGISDynamicMapServiceLayer. Those map services each have 40 to 50 layers. Some layers are ...
0
votes
1answer
30 views
What are these .s and .x files alongside my executable?
We have some applications built against .NET 3.5 and referencing ESRI ArcObjects .NET DLLs (which in turn reference COM DLLs). We're running them on Windows 2008.
Sometimes I will look in the ...
0
votes
0answers
133 views
Display Attachments in ESRI Javascript API Popup or InfoWindow
Has anyone developed a popup in javascript that will display attachments?
I'm working with Server 10.0 with the latest javascript api (3.3?). I have a service that has attachments and I want to ...
0
votes
0answers
162 views
Google Maps v3 and ArcGIS Server [closed]
I've got a web map in active use with Google Maps as the base map and an ArcGIS Server service with some operational layers overlaid on it, that's using the Google Maps API v2 and ESRI's ArcGIS ...
2
votes
1answer
114 views
Dojo: Div Tag Issue
We are currently using Dojo to create a mobile map application. We're using Esri for the map service. Everything was working before changing from 3.2 to 3.3. The map works fine but I'm having issues ...
1
vote
1answer
92 views
draw a line on ArcGIS map fro iOS
I am now moving to ArcGIS maps for one of my iOS project.
how do you draw a line between two points. in the case of MapKit you use MKPolyLine.
Thanks
0
votes
0answers
49 views
Avoid duplicate labels using ESRI ArcGIS REST server
I have an ESRI ArcGIS v9.3 server.
I do a webresponse using JAVA to the REST server to get back a jpg-file with a few polygons.
Using 'layerDefs' I get exactly what I need.
I use this jpg file to ...
0
votes
1answer
115 views
ESRI Silverlight Map Tile does not draw at certain level
I suspect that this is too specific to be solved with a question here, but I am hoping to get some analysis hints, at least:
I am using ESRI.ArcGIS.Client (for Silverlight), specifically ...
0
votes
1answer
68 views
How to block REST services to anonymous users (ESRI)
Is there an efficient way to block REST services to anonymous users?
I am running a website in ASP.NET 4.0 where people log in and according to their credentials they have access to different maps. I ...
0
votes
0answers
208 views
ArcGIS - How to get the layer from map service msd based
I'm new to this topic so my question might be simple but I didn't find out how to do it.
I would like to get a layer from my map service, and add the layer to a MapControl I created in WinForms.
my ...
0
votes
0answers
26 views
Install custom toolbar and extension for esri using wix
How do we install esri custom toolbar and extension using wix. I searched online with no use.
(If you could help me with sample code that would be great.)
Thanks
0
votes
1answer
95 views
measurement tool (area calculation) not working properly in map
I have create a simple measurement tool in esri sample maps with all other functionality using javascript. But measurement tool area calculation displays the wrong calculation .
However the ...
0
votes
0answers
94 views
ArcObject IWMSServiceDescription.get_LayerDescription C# error
My goal is to connect to a WMS Service and display a layer on my application's map using ESRI's ArcObject API for .NET. Here is the part of my code I am struggling with:
...
String url = "some ...
1
vote
1answer
325 views
Difference between multipolygon and polygon in PostGIS
Good morning every body;
Can any one tell me the difference between point and multipoint? linestring and multilinestring? polygon and multipolygon? In PostGIS
What is the secret behind defining ...
1
vote
1answer
290 views
Unhandled Error in Silverlight Application Code: 4004 System.ArgumentException:
I am developing a esri map project on silverlight. When i add custom user control as element layer, getting that error from browser:
Line: 56
Error: Unhandled Error in Silverlight Application
Code: ...
1
vote
1answer
52 views
Measurement panel goes to out side of the map and webpage
I create the simple web map application using esri samples javascript. But in my application my measurement panel goes to the out side of the map and web page. measurement div cannot put in tha inside ...
0
votes
0answers
74 views
Custom view for callout
(This is Arcgis/Esri iOS runtime, not google btw)
I am trying to set a custom view for the callout using the "customViewForGraphic" but it only shows a blank window with the size of 300x300.
Its ...
1
vote
1answer
131 views
Get data in R from an ESRI v10 Geodatabase
Does anyone know of a method to get (raster) data out of an ESRI v10 File Geodatabase in R?
ESRI offers a C++ API (for Linux and Windows), so I guess in principle it should be possible for an R ...
2
votes
1answer
125 views
Update a Dojo Chart after 4 queries
I have a map built in the Esri Javascript API.
This map has one layer within it, showing petrol stations.
As the extent of the map changes, I am running 4 separate queries against this layer to ...
0
votes
0answers
106 views
Silverlight 5 ESRI ArcGIS MeasureAction
The MeasureAction allows a user to click on a spot on a map, then, as he moves his mouse, there is a constant update on the distance from the original spot to the spot where the mouse is. I have two ...
1
vote
1answer
80 views
Address Lookup from SQL table (ArcSDE)
I'm new to development and particularly C#. Been thrown in the deep end here but learning quickly :)
I am developing a simple Mapping Web App in VS2008. I have the map window up and running in my ...
0
votes
0answers
27 views
Calling Arcgis database to get a recordset
Is there a way to build standalone jar file to call arcgis server with an id and get back the record set.
as in i am using the api for javascript right now but want to know is there a jar file from ...
0
votes
0answers
145 views
Check wich layers were added, and then show to deferred of the layer in a infoWindow
I add some layers here:
function POI(evt) {
dojo.connect(map, "onLoad", mapLoadHandler);
POIData = new ...
1
vote
1answer
205 views
ESRI ArcGIS Client match map to WKID (Silverlight)
I am using the map service at http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer, which gives me a world map.
I have a shape file (.prj) that looks like this:
...
1
vote
1answer
87 views
ArcGIS SDO_GEORASTER BUG on Oracle 11g R2
ESRI suggests not to use SDO_Georaster data type on Orcle 11g R2 for the following reson:
http://support.esri.com/en/knowledgebase/techarticles/detail/38940
We had ArcGIS 10.1 setup on Oracle 11g R2 ...
0
votes
0answers
83 views
Telerik RadDocking and Esri ArcGIS runtime map
I will to use ArcGIS runtime map inside RadPane:
<telerik:RadDocking
Grid.Row="1"
HasDocumentHost="True"
Name="radDocking">
...
1
vote
0answers
108 views
Animation in a template not updated for animation using path
I have the following XAML that animates a arrow moving on a path for an ESRI Map control. The animation works as expected, except that the animation is not invalidated when the map is zoomed in or ...
1
vote
1answer
148 views
glBindTexture invalid value possibly due to glLineWidth
In C#, inside the OpenGL context of Esri ArcMap dynamic display (immediate mode), I try to create textures:
GL.glEnable(GL.GL_TEXTURE_2D);
uint[] textures = new uint[1];
GL.glBindTexture(1, ...
1
vote
0answers
86 views
Esri base maps in api google
I want to introduce a Esri base maps as layers in api of google. is it possible?
I need help for do it, in the web there are not enought information of this theme, howewer this is a web that is ...
3
votes
0answers
110 views
Guidelines for GIS Application Testing
I am a software tester by profession and I have worked on various technologies till date. I got a new assignment which is a GIS application. I am not aware of how to test GIS application, what ...
1
vote
1answer
155 views
ArcGIS Runtime for wpf - PointDataSource mapTip
I have GraphicsLayer in my application and I use PointDataSource like itemsSource:
trackEntryPointDataSource = new PointDataSource();
trackEntryPointDataSource.DataSpatialReference =
...
3
votes
0answers
101 views
Arcgis runtime for wpf - clusterer memory leak
I have application with ArcGIS Runtime for WPF. I use Clusterer to my objects in GraphicsLayer, I'm trying FlareClusterer and CustomClusterer. Every clusterer rebuild increases used RAM.
I've tried ...