OPENER-next / osm_api

Dart bindings for the OpenStreetMap API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dart bindings for the OpenStreetMap API

License:MIT License


Languages

Language:Dart 100.0%