This shows you the differences between two versions of the page.
| manual:advanced:locus_api:geocaching_field_notes [2015/05/21 15:34] – created mstupka | manual:advanced:locus_api:geocaching_field_notes [2015/09/07 17:55] (current) – mstupka | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Geocaching Field Notes ====== | ====== Geocaching Field Notes ====== | ||
| - | |||
| - | <WRAP box left> | ||
| - | * Locus type: < | ||
| - | * Last updated manual: **3.2.0 / 13.7.2014** | ||
| - | </ | ||
| ===== Basic information ===== | ===== Basic information ===== | ||
| - | Since version 3.2.0, Locus offer full access to user's field notes. For this access, is used system called [[http:// | + | Since the version 3.2.0, Locus Map offers |
| You don't have to be too skilled with it. Most of required work is already done in Locus API and you may (and it's suggested) use already pre-prepared functions. | You don't have to be too skilled with it. Most of required work is already done in Locus API and you may (and it's suggested) use already pre-prepared functions. | ||
| Line 28: | Line 23: | ||
| ==== Possibilities ==== | ==== Possibilities ==== | ||
| - | Field notes are in Locus stored in SQLite databases, so all queries | + | Field notes in Locus are stored in SQLite databases, so all queries |
| **What is possible** | **What is possible** | ||
| Line 34: | Line 29: | ||
| * GET, INSERT, UPDATE, DELETE queries on FieldNote images | * GET, INSERT, UPDATE, DELETE queries on FieldNote images | ||
| - | To use basic features, check [[https:// | + | To use basic features check [[https:// |
| - | __Here are three very important | + | __Here are three very important |
| - | * Static classes that contains | + | * Static classes that contain |
| - | * Static helper functions, for basic operations over content provider. | + | * Static helper functions for basic operations over content provider. |
| - | * Static functions for some other tasks. For example | + | * Static functions for some other tasks. For example |