Bluetooth Indoor Location & Asset Tracking
Budget: €30 – €250 EUR
I intend to visualize some devices on a map in an indoor environment. For locating the devices, I plan to use a database like InfluxDB, but at this stage, the GeoJSON file 'device.geojson' attached can be used.
The available polygons will be obtained from an API, but for now, they are fixed and can be the GeoJSON file 'polygon.geojson' attached.
Initially, I want to display all the existing polygons on the map and highlight in different colors those polygons that have devices within their area. Additionally, the polygons should be listed on the left sidebar.
If I click on one of the polygons, I want to display only that polygon and zoom into its boundaries.
In this second view, the devices will be listed instead of the polygons. If I click on a device on the map or in the sidebar listing, I want to display the name of the device, which is one of the attributes within the GeoJSON file.
I do not intend to display devices that are outside any polygon."
For map visualization, I want to use open tools such as Leaflet, OpenStreetMap, or another."
The available polygons will be obtained from an API, but for now, they are fixed and can be the GeoJSON file 'polygon.geojson' attached.
Initially, I want to display all the existing polygons on the map and highlight in different colors those polygons that have devices within their area. Additionally, the polygons should be listed on the left sidebar.
If I click on one of the polygons, I want to display only that polygon and zoom into its boundaries.
In this second view, the devices will be listed instead of the polygons. If I click on a device on the map or in the sidebar listing, I want to display the name of the device, which is one of the attributes within the GeoJSON file.
I do not intend to display devices that are outside any polygon."
For map visualization, I want to use open tools such as Leaflet, OpenStreetMap, or another."