- 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.
- Web應用系統開發實踐(C#)
- Learning SAP Analytics Cloud
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Visual C
- INSTANT Sinatra Starter
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- 智能手機APP UI設計與應用任務教程
- 代碼閱讀
- Serverless Web Applications with React and Firebase
- Oracle實用教程
- 循序漸進Vue.js 3前端開發實戰
- Learning GraphQL and Relay
- Java與Android移動應用開發:技術、方法與實踐
- Programming MapReduce with Scalding
- Puppet Essentials