30
What’s New in ArcGIS 10.1 for Server Marwa Mabrouk Esri Middle East and Africa User Conference December 10–12 | Abu Dhabi, UAE

What's New in ArcGIS 10.1 for Server

  • Upload
    others

  • View
    7

  • Download
    0

Embed Size (px)

Citation preview

Page 1: What's New in ArcGIS 10.1 for Server

What’s New in ArcGIS 10.1 for Server

Marwa Mabrouk

Esri Middle East and Africa User Conference December 10–12 | Abu Dhabi, UAE

Page 2: What's New in ArcGIS 10.1 for Server

Powerful GIS capabilities

Delivered as Web services

To help solve real problems by real people

ArcGIS Server

Page 3: What's New in ArcGIS 10.1 for Server

Native 64-Bit

Code optimizations

Clip &Ship

Imagery

Map Caching

Editing

&Ship

Analysis A

Find Addresses

Mapping

5x

10x

2x

50x

Queries

Ima

p

ng

pDrive-time Polygons

ries

Search

g

MGeoprocessing

Identify

Page 4: What's New in ArcGIS 10.1 for Server

Web Services

Easy to install, configure, and manage

Server Administration API

IT Friendly

GIS Server

Pure Web Services GIS Server New Architecture New user experience

REST SOAP OGC

Page 5: What's New in ArcGIS 10.1 for Server

Printing

Dynamic Layers

Feature Services

Caching Server Object Extensions

Automatic Clear REST

WMTS and WPS

Editor Tracking Ownership-based data access

Cache Status

Edit Zs and Ms

Edit any GDB version

Image Mensuration

Traffic aware routing Estimate Cache on disk

Batch Geocoding in REST

Schematics OOTB

Geometric Network Tracing

Cloud Builder

Page 6: What's New in ArcGIS 10.1 for Server

Agenda

•  Cache overview •  New Map Caching workflow •  Cache creation tips •  Summary

Page 7: What's New in ArcGIS 10.1 for Server

Tile Maps Creation

Page 8: What's New in ArcGIS 10.1 for Server

Tile Maps Publishing

Page 9: What's New in ArcGIS 10.1 for Server

Why Tile Maps?

• Performance

• Scalability

• Cartographic quality

Page 10: What's New in ArcGIS 10.1 for Server

Tile Cache is a set of Fused Layers

Page 11: What's New in ArcGIS 10.1 for Server

Data Breakdown

• Base Map - Reference

• Operational layers - High Volumes of traffic - Don’t change often - Cover small scales only

Page 12: What's New in ArcGIS 10.1 for Server

Building Tile Cache using 10.1

• Defining cache properties • Setting cached scale range • Estimating cache size • Viewing status report

Page 13: What's New in ArcGIS 10.1 for Server

Demo Tile Cache

Creation in 10.1

Page 14: What's New in ArcGIS 10.1 for Server

Best performing image formats

• Vectors few colors: PNG

• Vectors many colors: PNG - MIXED with 90 quality if you need it faster

• Imagery: MIXED with 55 quality

• MIXED if transparency is required

• Keep each tile small in size

Page 15: What's New in ArcGIS 10.1 for Server

When should I use antialiasing?

• High quality line and label appearance • Web Standard • Takes longer but it’s worth it

Page 16: What's New in ArcGIS 10.1 for Server

No need to generate every tile at large scales

• Focus on where people view maps to optimize creation - Use feature class to mask areas that are needed - Ocean and desert areas?

• Data not available tiles setting

• Create tiles on demand for non-popular areas

Page 17: What's New in ArcGIS 10.1 for Server

Build test cache

• Specific subset area for testing

• Tile creation time

• Tile appearance

• Tile performance in the browser

• Actual cache size vs estimated

Page 18: What's New in ArcGIS 10.1 for Server

Update cache

• Include original data to track what changed

• Update everything - OR

• Update only changed areas

Page 19: What's New in ArcGIS 10.1 for Server

Helpful scripts for detecting changes

• Show Edits since Reconcile GP tool - http://esriurl.com/showedits

• Compare two feature classes in a file GDB - http://esriurl.com/compare

Page 20: What's New in ArcGIS 10.1 for Server

Cache Update Automation

• Use Model Builder to script cache update automation - Rebuild Specific Tiles - Export to Python - Schedule run time

Page 21: What's New in ArcGIS 10.1 for Server

New in ArcGIS 10.1 - Caching Imagery

• Fast access to images as a tiled service - Out performs mosaic dataset and raster dataset - Imagery is not processed on the fly

• Provide access to data - Downloading - Item access - Processing - Analysis - Query

Page 22: What's New in ArcGIS 10.1 for Server

Planning Tile Cache Resources

Page 23: What's New in ArcGIS 10.1 for Server

New ArcGIS 10.1 for Server Architecture

Machine 1 My ArcGIS Server Site

Machine 2 My ArcGIS Server Site

Page 24: What's New in ArcGIS 10.1 for Server

New ArcGIS 10.1 for Server Architecture

Machine 1 My ArcGIS Server Site

Machine 2 My ArcGIS Server Site

Web Tier (Web Adaptor)

Firewall

Page 25: What's New in ArcGIS 10.1 for Server

Cluster 2

Cluster 1

New ArcGIS 10.1 for Server Architecture

Machine 1 My ArcGIS Server Site

Machine 2 My ArcGIS Server Site

Web Tier (Web Adaptor)

Firewall

Machine 3 My ArcGIS Server Site

Machine 4 My ArcGIS Server Site

Page 26: What's New in ArcGIS 10.1 for Server

Server 10.1 Architecture

ArcGIS account (OS level)

GIS site

GIS Server

Service directories

Manager

Server Administrator API

http://6080

Primary Site Administrator (PSA)

A

Data Server directories

Configuration store

Page 27: What's New in ArcGIS 10.1 for Server

Tile Cache Creation Architecture

Web

SOM

SOC

10 10.1

GIS Server

Cluster 2

Cluster 1

Machine 1 My ArcGIS Server Site

Machine 2 My ArcGIS Server Site

Machine 3 My ArcGIS Server Site

Machine 4 My ArcGIS Server Site

Page 28: What's New in ArcGIS 10.1 for Server
Page 29: What's New in ArcGIS 10.1 for Server

Types of Tile Caches

• Disconnected

Page 30: What's New in ArcGIS 10.1 for Server

Q&A