opendatacam / opendatacam-mobile

OpenDataCam mobile app for android
https://play.google.com/store/apps/details?id=com.opendatacam
MIT License
12 stars 3 forks source link

Data view : Geojson export #13

Closed tdurand closed 3 years ago

tdurand commented 3 years ago

along with JSON + CSV , in order to display location data where the things have been counted

tdurand commented 3 years ago

ok done , now collect location + can download as a geojson

Example of geojson exported: http://geojson.io/#id=gist:tdurand/1c2c4ffe55ffc5b834c46bac6634fee5&map=20/-34.86506/-56.18991

When you click on the pointer you can see the info of the item counted 😉

b-g commented 3 years ago

Super! But I would get rid of prop cameraLocation ... and seeing it on a map bearing also felt slightly misleading ... maybe find a better name bearingVideo bearingTracker bearingViewport.

tdurand commented 3 years ago

thanks, I removed some of the fields as it was a bit confusing.. now it's much cleaner.