cydrickn/geocoder-php-geocodexyz
Composer 安装命令:
composer require cydrickn/geocoder-php-geocodexyz
包简介
Geocode.xyz Provider
README 文档
README
This project is a provider for Geocoder-PHP to enable the consumption of the Geocode.xyz API.
The API detailed in Geocode.xyz documentation
Install
composer require cydrickn/geocoder-php-geocodexyz
Options
| Key | Description | Available Value | Default | Customizable in Query Data |
|---|---|---|---|---|
| geomode | strictmode: prevent the geocoder from making too many guesses on your input. nostrict: Will return all matched locations, even those with low confidence |
strictmode, nostrict | nostrict | yes |
| region | The region parameter defines the region/country to limit the search results for geoparsing functions (scantext) or single response geocoding (locate) | see all available values in (https://geocode.xyz/api) | World | yes |
| auth | The authentication code (for registered/subscribed users). | no |
统计信息
- 总下载量: 39
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-23