Restricting fake GPS location application while collecting gps points

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
wissem
Posts: 3
Joined: September 29th, 2018, 8:00 am

Restricting fake GPS location application while collecting gps points

Post by wissem »

Dear Team,

Some Enumerators are able to use fake location application while collecting gps points with CSENTRY app.

I would like to know if there is a way to avoid this (maybe force accuracy to be 0 when they are using spoofing gps app ).

Regards,

Wissem.
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: Restricting fake GPS location application while collecting gps points

Post by htuser »

I don't think it's so difficult to be solved.
1) Activate GPS recording in paradata and query them for comparison purpose with thoses recorded inside CSEntry;

2) Since CSPro support Javascript, I would use the Geolocation API to solve this
https://developer.mozilla.org/en-US/doc ... cation_API ;

3) Another way would be using a Javascript NMEA listener and parser able to be connected directly to the GNSS sensor.

Hope this help you.
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply