Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • This is a pretty big system. All I am looking for is a simple road map which allows searching based on Co-Ordinates or address. The problem is that my application will not be online when being used so I can't used Google Maps etc. Commented Jun 30, 2011 at 9:14
  • Yeah, I guess if you already don't have ArcGIS Server, it'll be a really huge system to implement. It's all I know off though. Hope someone else has a better solution for you. Commented Jun 30, 2011 at 9:47
  • 2
    Not going to use ArcGIS .. it would be like killing an ant with a cruise missile. Commented Jun 30, 2011 at 11:25
  • 1
    As mentioned in the ArcGIS Data Appliance link, the data is 'cached and ready-to-use with ArcGIS Server on your internal network.' Which means, an internet connection is not required. Just a network of computers with one machine that has ArcGIS Server+Data Applicance; then other machines on the network can get access to the service, including your internal web application. Commented Jul 4, 2011 at 8:17
  • 1
    The link tells you where you can download the API from for offline use. help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/… Commented Jul 4, 2011 at 11:56