netmon-server / places
This project holds the Places module for the Netmon API-Server. It handles geographical coordinates (latitude, longitude, elevation) and administrative locations (contact information of a roof or a building in example).
Requires
This package is auto-updated.
Last update: 2025-10-13 13:22:28 UTC
README
This project holds the Places module for the Netmon API-Server. It handles geographical coordinates (latitude, longitude, elevation) and administrative locations (contact information of a roof or a building in example).
Installation
This module is automatically downloaded on the installation of the Netmon server
so you dont need to require it manually using composer require.
Just install and configure the module from within the root folder of your Netmon Server installation by executing the following commands:
php artisan module:install Places "Netmon\Places\ModuleServiceProvider"
php artisan module:configure Places
Documentation
Contributing
Submitting patches
Patches can be submitted using the Merge-Request link of our gitlab.
Mailinglist
https://lists.ffnw.de/mailman/listinfo/netmon-dev
License
See License