Skip to content

sinhmd/arcgis-runtime-demos-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS Runtime Demos for .NET

This project contains source code for simple native Windows Desktop, Windows Universal, Xamarin.Android and Xamarin.iOS applications that demonstrate common workflows for utilizing and displaying spatial information with the ArcGIS Runtime SDK for .NET. You can also find a set of smaller feature-focused samples in the Runtime Samples repo.

Demos

  • Symbol Editor - A WPF .NET Core app (and MSIX installer project) that shows using mobile styles, and creating/editing vector symbol layers.
  • Turn-by-Turn Routing - A universal turn-by-turn app that shows routing and navigation on Windows Desktop, Windows Store and Xamarin.Forms.
  • Simple Portal Browser - A universal ArcGIS Portal Map Browser app on Windows Phone, Windows Store and Windows Desktop.
  • Using an External GPS Device - A Windows Desktop app showing how to use data from an external GPS or NMEA log file to power the MapView's LocationDisplay.
  • Esri Campus Routing - A cross-platform (Xamarin) sample demonstrating indoor geocoding and routing for a campus running on Windows Universal, Android and iOS.
  • Electronic Navigation Charts (ENC) - Demonstrates how to work with and render ENC data using the Hydrographics package.
  • GeoEvent Server Streaming Service - Demonstrates how to stream data from ArcGIS GeoEvent Server and render them on the map.
  • Multi Targeting Project - Example showing how to create a single multi-targeting project that targets all the frameworks that the ArcGIS Runtime SDK for .NET Supports.
  • Geocode & Route on MouseMove - Demonstrates fast reverse geocoding and routing during mouse-move on Windows Desktop (WPF) and Universal Windows Platform (UWP).
  • Viewshed analysis in tabletop AR with Xamarin.Forms - Demonstrates how to do a viewshed analysis in a tabletop AR scenario using a moving graphic with Xamarin.Forms.
  • Offline workflows - Demonstrates how to browse a portal for offline-enabled maps and take them offline. Also demonstrates how to open maps previously taken offline.
  • KML Viewer - A UWP app for visualizing KML/KMZ files in 2D and 3D.
  • Editing geometries in a SceneView - A Windows Desktop app demonstrating how to do geometry editing in 3D using a customer editor.
  • Measure Tool - A simple sample demonstrating how to use the editor to create your own measure tool.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2014 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

About

Demo applications provided by the ArcGIS Runtime SDK for .NET Team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%