district09/gent-lez

Check if given coordinates are within the Gent LEZ (Low Emission Zone).

2.0.0 2022-08-29 17:54 UTC

This package is auto-updated.

Last update: 2024-02-29 04:11:42 UTC


README

Check if a geolocation (WGS94 or Lambert72) is located within the City of Ghent Low Emission Zone (LEZ). This is a PHP wrapper around a GIS webservice.

Github License Packagist

Build Status Master Maintainability Test Coverage

Install

Install the package using composer:

composer require district09/gent-lez

Change log

Please see CHANGELOG for more information what has changed recently.

Examples

See the examples directory how to use the service wrappers.

Testing

Run the test suite:

composer install
vendor/bin/grumphp

License

The MIT License (MIT). Please see License File for more information.