kenguest / services-openstreetmap
More information available at https://pear.php.net/package/Services_OpenStreetMap
v1.0.0RC4
2026-02-07 20:40 UTC
Requires
- php: >=7.4
- ext-simplexml: *
- pear/http_request2: ^2.7
- pear/log: 1.12.*|1.13.*|1.14.*
Requires (Dev)
- phpunit/phpunit: ^8.5
- rector/rector: ^0.7.63 || ^0.8.0 || ^0.18.0
- squizlabs/php_codesniffer: ~2.2 || ~3.0
Suggests
- pear/cache: *
This package is auto-updated.
Last update: 2026-06-09 11:50:54 UTC
README
OpenStreetMap is a global project with an aim of collaboratively collecting mapdata. This package aims to make communicating with the OSM API intuitive.
Table of contents
- Usage
- Initialisation
- Downloading Data, saving to an OSM file
- Search for a specific POI, in a saved OSM file
- Get a specific Node
- Updating a way, or several
- Creating a node
- Remove one or more tags from an object
- Working with user information
- Reverse lookup with MapQuest API
- What can Services_OpenStreetMap_OpeningHours parse?
- License