Welcome to ESRI Blogs Sign in | Join | Help

Browse by Tags

All Tags » ArcGIS

ArcGIS Server for the Microsoft .Net Framework 9.2 Service Pack 1

Anne Reuland of the Server Development team has contributed the following excellent detailed writeup on what is in service pack 1 for ArcGIS Server for the Microsoft .Net Framework 9.2. There’s a very good overview of what’s new in ArcGIS
Posted by Jeremy | 4 Comments
Filed under: , ,

ArcGIS Server Code Challenge

Hey everyone. I hope to see you in Palm Springs at the 2007 ESRI Developer's Summit . If you have not heard already, there is going to be an ArcGIS Server Code Challenge. Give it a shot and let us know if you have any questions. Share your development
Posted by Jeremy | (Comments Off)
Filed under: ,

Antialiasing with multiple cached resources

Combining multiple cached map services is one of the more powerful aspects of the ADF for ArcGIS Server. High performance mapping applications can be built off of multiple fused cached map services combined within the ADF. Lets build on the cached aerial
Posted by Jeremy | 4 Comments
Filed under: , , ,

Embedding globe services within other globes

James posted a comment regarding publishing Globe services with other embedded Globe services. This can be done, but it is not the recommended workflow. Sterling from the Server Dev team wrote up this response. As you create 3D views using ArcGIS Explorer

ArcGIS Server Service Pack 1

ArcGIS Server Service Pack 1 is out and available for download . It has many fixes along with some very key enhancements. One of the biggest enhancements is the ability to create map caches in different image type formats. At 9.2 final you only had the
Posted by Jeremy | 10 Comments
Filed under: , , ,

Publishing globe services to enhance your ArcGIS Explorer base map

Sterling Quinn of the ArcGIS Server team contributed the following post. The ability to publish data as a globe service and to have that data be consumed in a rich client like ArcGIS Explorer is very powerful. As you work on projects with ArcGIS Explorer,

Querying ArcGIS Server Web Services

One of the ways to connect to ArcGIS Server is through Web services. When you make an Internet connection to the server, you will use a URL in this format: http://<server name>/<instance name>/services This is an endpoint to your ArcGIS Server
Posted by Jeremy | 7 Comments

Publishing and using a geoprocessing model within a map document

One of the exciting new aspects of ArcGIS Server 9.2 is the ability to publish geoprocessing models and scripts to the server. A model can be published either as a tool that can be used directly on top of any map service, or it can be published with an
Posted by Jeremy | 7 Comments
Filed under: , , , ,

Configuring accounts and permissions in a distributed installation

Sterling Quinn of the ArcGIS Server team contributed the following post. This information will ultimately end up in the ArcGIS Server Help site in a few weeks. ArcGIS Server for the Microsoft® .NET Framwork has a scalable architecture that allows
Posted by Jeremy | 3 Comments
Filed under: , ,

Changing zoom direction with mouse wheel

In the ESRI Web ADF for the Microsoft .NET Framework the default behavior for the mouse scroll wheel is to zoom in to the map control as you move the scroll wheel forward. Enter the following code snippet in the Default.aspx after all the Web ADF control
Posted by Jeremy | 2 Comments
Filed under: , , ,

Building an Application with ArcGIS Server and the Web ADF

Hi All, Welcome to the first of many posts on building, using, consuming, and deploying ArcGIS Server services. Today I want to touch on building a simple web application in the Web ADF for the Microsoft .NET Framework with cached data and a couple of
Posted by Jeremy | 16 Comments
Filed under: , , , ,

Welcome!

This blog is written directly by the ArcGIS Server Development Team. We are very excited about the ArcGIS Server 9.2 release. We have so much to share with the user community. Topics will range from detailed programming information ("What is a page
Posted by Jeremy | 2 Comments
Filed under: