Skip to content

OPENER-next/osm_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSM-API

Dart bindings for the OpenStreetMap API

Currently supported API Calls

Miscellaneous

  • Available API versions
  • Capabilities
  • Retrieving map data by bounding box
  • Retrieving permissions

Changesets

  • Create
  • Read
  • Update
  • Close
  • Download
  • Query
  • Diff upload
  • Comment
  • Subscribe
  • Unsubscribe

Elements

  • Create
  • Read
  • Update
  • Delete
  • History
  • Version
  • Multi fetch
  • Relations for element
  • Ways for node
  • Full
  • Redaction

GPS traces

  • Get GPS Points
  • Create
  • Update
  • Delete
  • Download Metadata
  • Download Data
  • List

Methods for user data

  • Details of a user
  • Details of multiple users
  • Details of the logged-in user
  • Preferences of the logged-in user

Map Notes API

  • Retrieving notes data by bounding box
  • Read
  • Create a new note
  • Create a new comment
  • Close
  • Reopen
  • Search for notes
  • RSS Feed

Releases

No releases published

Packages

No packages published

Languages