- 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.
- Vue.js設計與實現
- Building Modern Web Applications Using Angular
- Java面向對象軟件開發
- 數據結構(C語言)
- Java程序設計:原理與范例
- Kivy Cookbook
- OpenCV with Python Blueprints
- Learning iOS Security
- Julia數據科學應用
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- 嵌入式C編程實戰
- 川哥教你Spring Boot 2實戰
- Python程序設計案例教程
- Learning C# by Developing Games with Unity 3D Beginner's Guide
- C#入門經典(第7版):C# 6.0 & Visual Studio 2015(.NET開發經典名著)