Skip to content

Samples from the 2014 Developer Summit session "Building WPF Apps with the New .NET ArcGIS Runtime SDK"

License

Notifications You must be signed in to change notification settings

modulexcite/DS2014-BuildingDesktopApps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS2014-BuildingDesktopApps

Samples from the 2014 Developer Summit session "Building WPF Apps with the New .NET ArcGIS Runtime SDK". Samples demonstrates how to use ArcGIS Runtime SDK for .NET to create a map, edit online and offline data, access to ArcGIS Portal and its basemap gallery, use geocoding and routing and using GeometryEngine following a simplified Model-View-ViewModel (MVVM) implementation pattern.

See presentation from TO-BE-UPDATED.

Demos

  1. Creating basic map

    Creating a Map in ViewModel with layers and binding that to MapView while handling initialization errors.

  2. Create map from Webmap

    Creating simple basemap swicher using ArcGIS Portal. Querying basemap gallery from ArcGIS online and webmaps from ArcGISPortalItems. See crossplatform demo from getting started repo

  3. Editing

    Creating new features by using Editor and TemplatePicker, editing features geometry using Editor or attributes using FeatureDataForm and removing existing feature. This sample uses Toolkit that can be found from Beta site.

  4. Geocoding and Routing

    On the fly reverse geocoding and routing while moving mouse. Also uses GrapicsLayer new labeling capability to show the addresses.

  5. GeometryEngine

    Using GeometryEngine to buffer, make unions and calculating area. Also demonstrates how to use GeodatabaseFeatureTable to query information from local geodatabase.

Content

[](Esri Tags: ArcGIS Runtime SDK .NET WPF C# C-Sharp DotNet XAML DevSummit) [](Esri Language: DotNet)

About

Samples from the 2014 Developer Summit session "Building WPF Apps with the New .NET ArcGIS Runtime SDK"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%