- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Eric Pimpler Mark Lewin
- 250字
- 2021-07-02 15:48:51
Preface
ArcGIS Server is the predominant platform for developing GIS applications for the web. In the past, you could choose from a number of programming languages to develop web mapping applications with ArcGIS Server, including JavaScript, Flex, and Silverlight. However, the Flex and Silverlight APIs have now retired, leaving JavaScript as the preferred language for developing applications on this platform. Its advantages over other languages include the fact that you can use it to build both web and mobile applications and that it does not require the installation of a plugin: everything runs natively in the browser.
This book will teach you how to build web-based GIS applications using the ArcGIS API for JavaScript. Using a practical hands-on style of learning, you will learn how to build fully functional applications with ArcGIS Server and, in doing so, develop a skillset that is in high demand.
You will learn how to create maps and add geographic layers from a variety of sources, including tiled and dynamic map services. In addition, you'll learn how to add vector graphics to the map and stream geographic features to the browser using a feature layer. Most applications also include specific functionality implemented by ArcGIS Server as tasks. You'll learn how to use the various tasks provided by ArcGIS Server to perform common GIS operations, including queries, identification of features, finding features by attribute, geoprocessing tasks, and more. Finally, you'll learn just how easy it is to develop mobile applications with the ArcGIS API for JavaScript.
- C語言程序設(shè)計(第2版)
- 算法訓(xùn)練營:入門篇(全彩版)
- 編程珠璣(續(xù))
- 青少年P(guān)ython編程入門
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Instant Nancy Web Development
- Learning YARN
- UML2面向?qū)ο蠓治雠c設(shè)計(第2版)
- Delphi開發(fā)典型模塊大全(修訂版)
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- Vue.js 3.x高效前端開發(fā)(視頻教學(xué)版)
- PhoneGap 3.x Mobile Application Development Hotshot
- 基于Docker的Redis入門與實戰(zhàn)
- Java編程動手學(xué)
- PHP程序員面試算法寶典