frantzmicccoli / geocoder-php-geoportail-lu
geoportail.lu API的地理编码提供者 https://wiki.geoportail.lu/doku.php?id=en:api:rest
2.1.1
2018-11-20 12:46 UTC
Requires
- php: ^7.0
- geocoder-php/common-http: ^4.0
- willdurand/geocoder: ^4.0
Requires (Dev)
- geocoder-php/provider-integration-tests: ^1.1
- nyholm/psr7: ^0.2.2
- php-http/curl-client: ^1.7
- php-http/message: ^1.0
- phpunit/phpunit: 6.*
Provides
This package is not auto-updated.
Last update: 2024-09-23 16:01:53 UTC
README
本项目是Geocoder-PHP的提供者,用于启用geoportail.lu API的消耗,该API在Geoportail文档中详细说明。
安装
composer require frantzmicccoli/geocoder-php-geoportail-lu
额外信息
API总是返回一个地址,我建议您进行双重检查,因为某些值给出奇怪的结果。
我们在Nexvia使用此提供者,迄今为止一切运行顺利。