phpfacile/openstreetmap
Composer 安装命令:
composer require phpfacile/openstreetmap
包简介
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
README 文档
README
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
This project is not related to the Openstreetmap project team. Not sure whether I can keep this library name so take care if you want to use it, its name may change in the future.
Installation
At the root of your project type
composer require phpfacile/openstreetmap
Or add "phpfacile/openstreetmap": "^1.0" to the "require" part of your composer.json file
"require": {
"phpfacile/openstreetmap": "^1.0"
}
统计信息
- 总下载量: 536
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-13