Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

LEARNING ARCGIS RUNTIME SDK FOR .NET
Título:
LEARNING ARCGIS RUNTIME SDK FOR .NET
Subtítulo:
Autor:
VINCENT, R
Editorial:
PACKT
Año de edición:
2016
Materia
GIS - GENERAL
ISBN:
978-1-78588-545-7
Páginas:
358
41,50 €

 

Sinopsis

Book Description

ArcGIS is a geographic information system (GIS) that enables you to work with maps and geographic information. It can be used to create and utilize maps, compile geographic data, analyze mapped information, share and discover geographic information and manage geographic information in a database.

This book starts by showing you where ArcGIS Runtime fits within Esri's overall platform strategy. You´ll create an initial map using the SDK, then use it to get an understanding of the MVVM model. You´ll find out about the different kinds of layers and start adding layers, and you´ll learn to transform maps into a 3D scene.

The next chapters will help you comprehend and extract information contained in the maps using co-ordinates and layer objects. Towards the end, you will learn to set the symbology, decide whether to use 2D or 3D, see how to implement 2D or 3D, and learn to search and find objects. You´ll also get to grips with many other standard features of the Application Programming Interface (API), including create applications and finally testing, licensing, and deploying them. Once completed, you will be able to meet most of the common requirements of any mapping application for desktop or mobile platforms.

Table of Contents

What You Will Learn

Understand and implement the MVVM pattern using MVVM Light
Create and add layers from offline and online resources such as ArcGIS Online or ArcGIS for Server
Create a 2D or 3D map and decide what kind of symbology to use
Symbolize the layers based on the geometry
Search and find objects in the layers
Geocode an address and create a route using an address
Edit layer objects from online content and offline content
Test the application using test-driven development and then build and release the application for the intended audience