kartben / iothub-to-azure-maps-geofencing

fill this out

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement IoT spatial analytics using Azure Maps

Tracking and capturing relevant events that occur in space and time is a common IoT scenario. For example, in fleet management, asset tracking, mobility, and smart city applications. This repo contains resources necessary to develop a solution pattern for using Azure Maps API against relevant events captured by IoT hub, using the event subscription model provided by Event Grid.

This repo contains the data and code files required to build an IoT system to implement IoT spatial analytics using Azure Maps. Following are the resources in this repo:

  • c# code to create an Azure Function, implementing business logic based on Azure Maps spatial analytics.
  • A Json file representing the geofence area, that you can upload in the Azure Maps, Data service using the Data Upload API.
  • A c# application that simulates an in-vehicle IoT Plug and Play device.

Getting Started

To get started follow the tutorial here

Resources

To explore what Azure Maps has to offer, see:

To learn more about IoT-Hub, see:

To learn more about IoT Plug and Play, see:

About

fill this out

License:MIT License


Languages

Language:C# 100.0%