Deploy applications built with ArcGIS Web Mapping APIs for no cost
Now you can freely deploy internal and external non-commercial Web mapping applications. Learn more.
5 Steps to Better Performance
Get up to speed with the new Optimized Map Service. Read now [PDF].
Yes. ESRI provides free, self-paced online training for ArcGIS Server via our popular training seminars. Training seminars deliver focused lectures and demonstrations on the topics most asked for by our customers. Each recorded session lasts approximately 60 minutes.
Check out the top 10 ESRI Training Seminars for ArcGIS Server:
Other free resources include
ArcGIS Explorer is not a stand-alone solution but rather an integrated part of the ArcGIS system. ESRI believes that ArcGIS Explorer will be very powerful for GIS organizations to make their GIS knowledge universally available.
Go to the ArcGIS Explorer blog to find out more.
Yes. DVD media for the ArcGIS Web Mapping APIs is available for customers with Standard or Advanced editions of ArcGIS Server 9.3 or above, as well as EDN subscribers or users of the Web Mapping APIs for commercial use. ESRI recommends that you use the ArcGIS Web Mapping API SDKs, hosted by ESRI. This will give you access to the latest samples and tutorials as well as additions to the API. If your organization runs on a restricted network with no access to the Internet, you can order any of the ArcGIS Web Mapping APIs from ESRI Customer Service.
Please note that the ArcGIS Web Mapping APIs have a release schedule different from ArcGIS. If you install the APIs locally, you will need to order a new DVD to obtain the latest copy.
Depending on what features you need and how many simultaneous connections to the multiuser geodatabase you plan to support, you can choose between three editions of ArcGIS Server (Advanced, Standard, and Basic). The functional editions of the product include
Furthermore, each functional edition has levels that define capacity. These levels are
For more information about ArcGIS Server editions and levels, see the ArcGIS Server 9.3.1 Functionality Matrix.
Talk to your local ESRI representative to find which configuration of ArcGIS Server is right for your organization.
Option 1: Licensed by the number of cores on the virtual server—When creating a virtual server, a specific hardware server emulation configuration is typically defined. For example, a virtual server could be configured to run on a 2-, 4-, 8-, or 16-core physical server (the physical server does not matter for this option) or could be configured to use the cores from multiple physical servers. If the virtual server is configured as a 4-core virtual server, the license (and the license fee for it) would be a 4-core license. If the virtual server is configured as an 8-core virtual server, then the license and license fee would be a 4-core license with 4 additional cores. In this license model, the number of cores for the virtual server configuration is used to determine the license fee. The number of cores on any physical servers that support the virtual server are not used to determine the license fee.
Option 2: Licensed by the number of cores on the physical servers on which the virtual server is defined—Customers can license the physical servers on which virtual servers are configured. Generally, this model requires that all cores on the physical servers supporting virtual server configurations must be licensed. However, some virtualization technology now supports hardware partitioning. If the customer can document that their virtualization technology supports hardware partitioning, ESRI allows licensing based on the specific hardware resources being utilized by the hardware partition. For example, if the virtualization software supports creating a virtual server that utilizes a particular socket, or specific cores on a socket, then licensing is based on the specific number of physical hardware cores specified. Note: fractional partitioning below the core level still requires that the entire core be counted for licensing purposes. When licensing by the physical server, customers are free to install and run any number of instances of ESRI server software in any virtual servers that they create without the need for additional software licenses, provided that the physical server they are using is properly licensed to run this server software.
In summary, customers can choose whichever option provides the least number of cores to be licensed.
ArcGIS Server for .NET and Java and ArcIMS are native 32-bit applications. They are each certified running as a 32-bit application on 64-bit (x64) Microsoft Windows. Web server support is based on the Web server vendor's support of 64-bit Microsoft Windows. Check with a Web server vendor to see if the Web server is supported on 64-bit Microsoft Windows. In addition to Windows, ArcGIS Server for Java and ArcIMS are supported on Solaris and Linux. ArcGIS Server for Java and ArcIMS are both supported in a Solaris 64-bit environment. ArcGIS Server for Java and ArcIMS on 64-bit Linux are not supported.
For more information on 32- and 64-bit support, see ESRI Support Center article 29391.
You may also be interested in the Creating a 3D globe cache from a 2D map cache post.
Watch the free training seminar, Authoring and Publishing Optimized Map Services.
Tutorials can help you create a map cache and tiling scheme in the Web Help.A new out-of-the-box Print task has been created, and its source code is now part of the code galleries, available from the Developer Help at resources.esri.com. We will continue to post the source code of new tasks in the future.
Working from a developer's point of view, we have fully implemented MS AJAX, allowing developers to follow standard coding patterns in .NET. Java support to AJAX has also been improved. Also, Web ADF Java components are delivered to the NetBeans platform as NetBeans plug-ins that can be updated online in the same way that other standard NetBeans modules can be delivered/updated.
Finally, both the .NET and Java Web ADFs include more comprehensive developer documentation.
Yes. ArcGIS Server Standard Workgroup is specifically designed for smaller organizations. For more information about ArcGIS Server editions and levels, see the ArcGIS Server 9.3.1 Functionality Matrix.
Talk to your local ESRI representative to find which configuration of ArcGIS Server is right for your organization.
For ArcGIS Desktop, there two new tools in ArcToolbox: Map To KML and Layer To KML. These tools will allow you to publish your GIS content and add it to Google Earth and ArcGIS Explorer. You will literally be able to drag and drop the KML files on those applications to visualize the information. This means you won't have to include basemap information in your map or create a basemap layer, because you'll be using Google Maps or ArcGIS Explorer basemaps.
For ArcGIS Server, any service you create is automatically output as KML as well. Keep in mind that ArcGIS Server services are available to a variety of client applications, including ArcMap, ArcGIS Explorer, Google Earth, Google Maps, and Microsoft Virtual Earth. Check out the services directory Web site for the Portland service hosted on ArcGIS Online. Here, you get metadata about the service, and you can preview the ArcGIS Server service (Portland/Portland_ESRI_LandBase_AGO (MapServer)) that's open to the public in any of those client applications. If you choose Google Earth, you can download the KMZ file for the service, then drop it onto Google Earth or ArcGIS Explorer. If you choose ArcGIS Explorer, you can download the NMF file for the service, then drop it onto ArcGIS Explorer. If you choose ArcGIS JavaScript, you see an interactive map of the service. With ArcGIS Server 9.3, a services directory Web site is automatically generated for every service you create.