Skip to content

Instantly share code, notes, and snippets.

@rgamez
Last active November 30, 2015 15:31
Show Gist options
  • Save rgamez/09f51bed15240fcb00d3 to your computer and use it in GitHub Desktop.
Save rgamez/09f51bed15240fcb00d3 to your computer and use it in GitHub Desktop.
Functionalities of the PCAPI 1.3
  • Records
    • Create
    • Read
    • Update
    • Delete
    • List
    • Filter
      • by Editor
      • by Location
      • by mimetype (?)
    • Export
      • by filter
      • to gpx, kml, geojson
  • Editors
    • Create
    • Read
    • Update
    • Delete
    • List
  • Assets
    • Create
    • Delete
    • Read
    • Export
      • by assets type in a zip
      • tracks
  • Syncronization
    • Via dropbox sync
  • Publish to PostGIS
  • Authentication
    • OAUTH v1 with Dropbox
      • Sync
      • Async (Polling)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment