Step 1: Add GPS markers in Prime
For each map you want to use positioning on, you have to add three GPS markers in Cisco Prime Infrastructure
...
- use the following web page: https://debug.mazemap.com/poi-inspector/
- Select the floor you want to create GPS markers for and zoom in if necessary
- Click in the map to find lonlat coordinates for a point. Use easily recognizable points such as corners.
Step 2: Export maps from Cisco Prime, Import in CMX
(This has to be repeated every time you make changes to the maps (including GPS markers) in Prime.
Step3 : restart LIPI service
- SSH into LIPI server
Run the following command as root:
Code Block systemctl restart geopos.service
...