edina / fieldtrip-gb

Fieldtrip GB is a mobile mapping and data collection app that is available for iPhone and Android devices.
Other
1 stars 0 forks source link

enable simple geofences #173

Open benismobile opened 9 years ago

benismobile commented 9 years ago

user can enter geofence.json in authoring tool so that an activity is triggered when user is detected in geofence region. Activities supported are audio playback, text alert, show image, launch a form.

rgamez commented 9 years ago

A geojson based geofences format proposal:

https://github.com/edina/fieldtrip-open/wiki/Geofences

rgamez commented 9 years ago

@benismobile just wondering if we should encapsulate all these properties in a geofence wrapper property. Should id be seperate from record id?

I haven't thought the geofences as a part of the record but as independent file that is linked to an editor and it's downloaded with it, the geofence could display information (audio playback, text alert, show image) or launch an editor in order to capture a record.

benismobile commented 9 years ago

ok that makes sense

On Tue, Apr 28, 2015 at 12:11 PM, Ruben Gamez notifications@github.com wrote:

@benismobile https://github.com/benismobile just wondering if we should encapsulate all these properties in a geofence wrapper property. Should id be seperate from record id?

I haven't thought the geofences as a part of the record but as independent file that is linked to an editor and it's downloaded with it, the geofence could display information (audio playback, text alert, show image) or launch an editor in order to capture a record.

— Reply to this email directly or view it on GitHub https://github.com/edina/fieldtrip-gb/issues/173#issuecomment-97022101.

gmh04 commented 9 years ago

Where are geo-fences stored? Does this document need updated: https://github.com/edina/fieldtrip-open/wiki/App-Directory-Structure