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).

1.0.0 2017-02-09 19:29 UTC

This package is auto-updated.

Last update: 2024-05-13 10:26:59 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