1
vote
1answer
37 views

Web map tool with high interactivity [duplicate]

I'm looking for an ArcGIS Online alternative. It needs to be linked to a private MySql server Use shapefiles Display attribute data and charts upon click/hover Toggle shapefile to display/disappear ...
2
votes
1answer
130 views

ArcGIS JavaScript API geometry service offline capabilities

Lately I've been going through ArcGIS JS API samples, but from what I've seen, it looks like all geometric functions always go through server, and use server side REST functions. There is no option to ...
4
votes
0answers
82 views

3D maps on web application [duplicate]

1) Is there any web API which can show 3D trajectory below earth surface and can consume the ArcGIS feature service which can work closely with ArcGIS web platform. 2) Is there any way to publish ...
18
votes
3answers
1k views

Alternatives to ArcGIS Online?

I am considering purchasing ArcGIS Online for a group of users who currently use about 5% of ArcGIS capabilities (ArcMap, simple map creation and information display) about 80% of the time. Primary ...
3
votes
2answers
163 views

What are the requirements for building a Web Mapping and analysis Site?

I want to make a site like bhuvan in which it can provide different layers of information and also tools for performing GIS analysis I know three main requirements : client side scripting ...
7
votes
3answers
259 views

How to publish maps to web with no programming required?

I am new to GIS web development. I do not have any programming background and I want all the maps that I design in GIS (shapefiles, using ArcGIS 9.3) to be published on the web. Please tell me the ...
2
votes
1answer
179 views

How to generate thumbnails from shape file and display them on my website?

I tried to generate thumbnails from shape file and display them on my website(using jsp).I had been read this and this question .Very similarity questions ,but I know nothing about python... Is ...
4
votes
2answers
163 views

adding large amount of data [arcgis 9.x javascript api]

I've got problem, I'm creating map based application, and now I have to add to map about 100 000 graphic points, from coordinates. I was trying in many ways to do it, but always process of adding ...
2
votes
4answers
384 views

Are there ARCIMS still around or phased out?

My understanding is there are few companies still using ARCIMS and am wondering if it is still alive or phased out ? THanks
0
votes
0answers
332 views

ArcGIS Javascript API - rubberband zoom behavior

I'm hoping to get to some clarification on the way the rubberband zoom should work with Javascript API map. I instaniate my map like this: map = new esri.Map("map", { extent: ...
30
votes
4answers
3k views

Why has Web Mercator (auxiliary sphere) become the web map standard?

I understand what the difference is between the Web Mercator projection and Web Mercator Auxiliary Sphere (WMAS). I also understand that both Google and Esri have adopted this projection as their ...
0
votes
2answers
260 views

ArcIMS - Active layer update

I'm trying to change the active layer in ArcIMS from the default top position to index 2 in the TOC. The TOC has 3 grouped layers, but it is the first grouped layer that I want the active layer to be ...
6
votes
4answers
821 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 ...
2
votes
1answer
379 views

Military Symbols in Flex Viewer 2

Assalam o Alaikum I want to create Military Symbols in Flex Viewer 2. How I can accomplish it, including all the names and their code in an XML file and calling it within flex viewer is a pain. Is ...
2
votes
1answer
350 views

How to Georeference 2.5D or Birds Eye View models or Buildings?

I am working on 2.5D mapping.So I don't know how to georeference Birds Eye Viewor 2.5D view buildings.If you did not understand then open http://www.youcity.com there you will find 2.5D buildings.If ...
5
votes
2answers
713 views

How to Georeference 3D model or 3D buildings?

I am working on 3D project so i have to do georeference to 3D buildings which are created by 3D designer.Anyone Knows the solution.Please send me.
1
vote
2answers
668 views

How do I set up the ArcGIS Viewer for Flex?

I am still a newbie at the Flex Viewer; I have been using the Out of the Box Web Application for Server 10.0. I tried to put a simple service as an additional basemap (I also tried it as an additional ...
6
votes
2answers
918 views

Restrict pan and zoom in ArcGIS Javascript API?

I'm creating a web map of a university campus. I have the map functioning, but I don't want to be able to pan off of the basemap, into whitespace. Do you know of a function that will auto-pan the ...
3
votes
2answers
406 views

Trying to load this map service from ArcServer.. its on our own system but its not working… or I don't have access

Can anyone see this? http://gis.co.frederick.va.us/ArcGIS/rest/services/TestSDEService/MapServer Spatial reference is.. var initExtent = new esri.geometry.Extent({ "xmin": ...