Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Developing Mobile Web ArcGIS Applications

You're reading from   Developing Mobile Web ArcGIS Applications Learn to build your own engaging and immersive geographic applications with ArcGIS

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784395797
Length 156 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Getting started

In Chapter 3, Building Your First Mobile ArcGIS Application, we added a layer of data provided by an ArcGIS feature service. This is a special type of service where the raw layer data is passed to the mobile browser for rendering. This is different to the other commonly used ArcGIS map services—dynamic and tiled—that provide map images. You can interact directly with features generated by an ArcGIS feature service programmatically. Using feature layers, and setting the correct "Mode", can avoid the need for a round-trip request-response to ArcGIS when we pan, zoom, or wish to see a features attribute.

The following screenshot illustrates the various types of layers in ArcGIS:

Getting started

ArcGIS layer types

Avoiding server requests has potential advantages, particularly relating to performance. In this chapter, we will remain focused on feature layers most of the the code examples take advantage of in-memory feature layer data.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image