Skip to content

Track and capture relevant events that occur in space and time using Azure Maps spatial analytics services.

License

Notifications You must be signed in to change notification settings

Azure-Samples/iothub-to-azure-maps-geofencing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type languages products description urlFragment
sample
csharp
javascript
azure
azure-maps
azure-function
azure-ad
Track and capture relevant events that occur in space and time using Azure Maps spatial analytics services.
iothub-to-azure-maps-geofencing

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: