0
votes
3answers
47 views

Dynamic labeling looks awful in flex map

I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
-2
votes
0answers
81 views

Dekho vs GeoCortex [closed]

I am currently using Esri Australia developed Dekho and want to change to GeoCortex (developed by Latitude Geographics). What are pros and cons related to these two software framework for web mapping? ...
2
votes
0answers
38 views

Optimize ArcServer Service Drawing Speed

I am managing an ArcGIS service that is used by Geocortex Essentials as a web map app for some users. The feedback I have got so far is that it doesn't refresh fast enough. I'm looking for some ...
7
votes
2answers
185 views

How to become a GIS Mobile Developer?

I am mid level GIS Analyst\GPS Coordinator who would like to become a GIS mobile developer at some point. At my workplace we work in the ESRI Platform,ArcGIS Server etc Being a GIS Analyst without any ...
2
votes
2answers
123 views

Help getting my flex service publicly accessible

My organization is trying to get our web maps up and running. I have created a simple web map service on our in house ArcGIS server, using the Arcgis flexviewer that is visible locally, works great, ...
1
vote
1answer
35 views

Display mouse position from graph on a map

i need to develop a web application which shows a map, that displays a GPS Route. So far I can do this using Openlayers or ArcGIS Server. Now I want to add an interactive graph below the map. In this ...
10
votes
1answer
198 views

Steps for creating an online webmap with editable features using ArcGIS Server/SDE and SQL Server?

EDIT/UPDATE: I'm adding a bounty to this in hopes of obtaining a step-by-step guide to creating an online map with feature editing using the ArcGIS Flex API, SQL Server Express and ArcGIS Server 10.1. ...
0
votes
2answers
213 views

Testing software (like QTP ,Selenium) for ESRI platform (Desktop and Web based)

Does anybody know any testing software/tools for ArcGIS platform (version 10.1). Specifically : Customized ArcGIS Desktop application & Web application. I researched on Google but am not able to ...
4
votes
2answers
402 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
1answer
170 views

Using Geocode Service Published to ArcGIS Server Within Silverlight Web Map

I'm trying to replicate this sample on my web map. I have been able to build it successfully as-is within VS 2010. However, I run into some issues when I try to get it to work with my services. ...
3
votes
2answers
155 views

GOCAD and SKUA 3D Models Online

I am looking to build a 3D Web Mapping Application using data/projects initially created within GOCAD and SKUA. We currently use ArcServer 10. Initial looking around online has suggested that I could ...
2
votes
2answers
716 views

Token doesn't work when applied to map service - Silverlight

I am trying to implement a Silverlight Web Mapping application with ArcGIS server and I'm trying to use the Token authentication with active directory as the user/roles store. I have the service ...
3
votes
2answers
705 views

Geoprocessing ArcGIS 10: Sending lat/long/elevation data to a geoprocessing service

I have a silverlight application that allows the user to select points to make a polyline. The polyline is densified per the users input (say every two feet). The new points are sent to an esri ...
2
votes
1answer
255 views

arcgis server 10, vb.net add reference problems

i am using 'arcgis server 10' and 'visual web developer 2010 express'. now, i opened a 'web mapping application' then wanted to 'add a reference' to 'esri arcmap object library 10.0' it says: A ...
1
vote
0answers
195 views

arcgis server 10, vb.net, adding dynamic data

i am using arcgis server 10, with visual web developer 2010 express edition. i downloaded "ArcGIS_AddDynamicData_VBNet\Default_ADF.aspx" project form ArcGIS Add dynamic data for ArcGIS Server 10. ...
3
votes
3answers
3k views

How to print high resolution poster sized maps from online map (arcgis server)?

I want to create a PDF document that can be printed at large poster size containing user created data and base map data. Based on a rough calculation, if the poster was 24 inches by 34 inches and I ...
6
votes
4answers
809 views

Consideration for a Good Silverlight based mapping application

I am starting to work on a Silverlight 4 based web mapping project using latest ArcGIS Server API. The application will involve multiple map services (for many themes) with selection, queries, and ...
3
votes
3answers
982 views

How to avoid “No Data” from Tiled Map Service in Silverlight

I'm using the latest and greatest Silverlight with ArcGIS Server 10 and when I do a search for features in my operational layers (wells) and zoom into them I'm seeing "Map Data Not Yet Available" ...
3
votes
4answers
408 views

ESRI Javascript API: Return to the Map Extent you were at when you use browser back button

Can anyone give me some pointers (code would be helpful) on how to go back to the extent a user was at after they have navigate away and clicked the back button? So I'm viewing a map at X extent I ...
2
votes
2answers
355 views

Using Web APIs with ArcFM Data

Has anyone worked with ArcGIS server, when the data is stored in SDE with ArcFM? While researching this Issue for a friend, I found out that ArcFM Server would be needed. What is not clear, is if a ...
12
votes
3answers
2k views

How to speed-up Dynamic Map services?

I am working on a ESRI Flex based application that will display data from a Dynamic Map Service. It need to be Dynamic, since the end user should have the option to turn on & off layers. This is ...
6
votes
4answers
218 views

How to serve web maps with user-specific datasets from ArcGIS Server

I am a new ArcGIS Server user and am trying to understand how our web mapping application specification would fit into the ArcGIS Server map services architecture. Our application should support ...