Tagged Questions
3
votes
2answers
152 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 ...
2
votes
1answer
244 views
3D Building Generator Tool
I am using ArcGIS desktop 10 and I would like to change a 2D polygon into 3D building.
Does anyone have any idea from where I can download the 3D building generator tool for ArcGIS Desktop?
I read ...
0
votes
1answer
143 views
What would be the URL of a JSON file on the local drive?
When i save json file in web apps then using http://localhost:8080/WGSClient/js/object.json this path file gets open.But when i keep it outside web apps like local folder then using same url format ...
1
vote
0answers
124 views
ArcGIS Reference Layer over ArcGIS Terrain base(or Imagery) Layer using OpenLayers
I am using Openlayers for a Map application which uses basemaps by ESRI (or ArcGIS). What I am trying to achieve is something like this:
http://www.arcgis.com/home/webmap/viewer.html
From Basemaps ...
2
votes
3answers
927 views
ArcGIS REST server projection with OpenLayers
I'm adding an ArcGIS tile server to my openlayers tile server options via this javascript API. I have it displaying the map correctly, but it seems stretched out horizontally (I have a feeling the ...
2
votes
2answers
251 views
Can I display cloudmade tiles in arcmap 9 or arcmap 10?
I have created a number of cloudmade maps which I use in my opensource webstack using openlayers.
I have been asked if the cloudmade maps could also be shown in ArcMap, but have not seen any way to ...
4
votes
1answer
616 views
How to integrate OpenLayers and ArcGIS Server?
I am using the OpenLayers JavaScript API within a web application. I am displaying non-base layers hosted on an ArcGIS server. When I load the ArcGIS layers, I load them using ...
1
vote
1answer
258 views
OpenLayers ArcGIS Image Service Support
i have ArcGIS Image Server for publishing my raster data to my user. In traditionally way i have been tiling with gdal and it takes a long time besides this it requires more effort for getting true ...
2
votes
1answer
1k views
OpenLayers call ArcGIS WFS: no feature returned
I spent a long time looking for an example using OpenLayers to call ArcGIS WFS, however, almost none is found... currently the code I wrote is based on the example of GeoServer, however, no feature is ...
2
votes
2answers
562 views
Does the ArcGIS Javascript API support multiple map service urls per layer?
I've called tilecache from OpenLayers in the same manner as the example below. Is it possible to do something similar with the ArcGIS WMS map layer?
var urlArray = ...
7
votes
5answers
2k views
Can you use ArcGIS Online Base Maps without ESRI Software?
Since the end of January 2011:
"ArcGIS Online map services are
available at no cost regardless of
use." - http://www.esri.com/software/arcgis/arcgisonline/standard-maps.html
However, the ...