Services_Openstreetmap icon indicating copy to clipboard operation
Services_Openstreetmap copied to clipboard

Makes communicating with the Open Street Map API, and Nominatim, from PHP intuitive.

Services_OpenStreetMap

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