Bitcoin Forum
July 27, 2024, 10:27:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: how to find zone from user location? on: May 30, 2018, 04:52:27 PM
I am working on a project of carpooling platform in which sensitive data such as location details will be encrypted. So in order to match the driver and the passenger, we have devised a concept of Zone in which a unique zone id is provided to each zone(area).
I have only one question: why?
If you keep the location data, you can provide a more accurate service. Many companies including car dealers, lease car companies and public transportation agencies keep records of my address, I wouldn't mind adding a carpool platform to that list. Obviously, your platform should be secure enough for the kind of data you're storing.

No, we will not save user location, rather it will be end to end encrypted so only users(passenger or driver) will able to know about their location if interested in creating the carpool. So that's why for able to show carpoolers near user's location we have thought of using the zone. So just to clarify my question was is there anything which will help in finding the zone in which that user is present.
2  Bitcoin / Project Development / how to find zone from user location? on: May 30, 2018, 11:19:09 AM
I am working on a project of carpooling platform in which sensitive data such as location details will be encrypted. So in order to match the driver and the passenger, we have devised a concept of Zone in which a unique zone id is provided to each zone(area). We have the latitude and longitude of the user but we are not able to figure out how to formulate zones and map car owners and passengers... Any suggestions will be of great help

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!