Is anyone familiar with Uber Taxi Company and how they do business in the metro areas? They use Google Maps to display taxi locations for customers using mobile devices to access that taxi�s GPS location on the map. I am considering developing an application similar to that and would like to know what tools I may need to do it. In basic form, I would use Alpha5 as a front end to SQL tables for the database web app.
I am familiar with database applications (mostly desktop), but not at all familiar with the technology I will need to tackle this project. This is going to be a huge learning curve, but I am very interested in pursuing it.
Questions:
Do I need a SQL database that is known for its prowess using spatial extensions (GIS), such as PostgreSQL?
Does Alpha5 (probably v12, Alpha Anywhere, because of its great development with mobile devices) have the ability to do the mapping necessary for this type of application? That is, dynamic tracking of mobile GPS devices?
The app will require dynamic tracking of multiple GPS locations within a radius. Is this a function of the database, of Google maps, or some other software entity within the mix? I have little understanding of how the database interacts with the Google maps.
Does anyone know of any training or tutorials available for this database/mapping technology?
Please forgive the wordiness of this POST. I am looking for some knowledge to get me going in the right direction the first time out so I do not have to change directions down the road.
mr
I am familiar with database applications (mostly desktop), but not at all familiar with the technology I will need to tackle this project. This is going to be a huge learning curve, but I am very interested in pursuing it.
Questions:
Do I need a SQL database that is known for its prowess using spatial extensions (GIS), such as PostgreSQL?
Does Alpha5 (probably v12, Alpha Anywhere, because of its great development with mobile devices) have the ability to do the mapping necessary for this type of application? That is, dynamic tracking of mobile GPS devices?
The app will require dynamic tracking of multiple GPS locations within a radius. Is this a function of the database, of Google maps, or some other software entity within the mix? I have little understanding of how the database interacts with the Google maps.
Does anyone know of any training or tutorials available for this database/mapping technology?
Please forgive the wordiness of this POST. I am looking for some knowledge to get me going in the right direction the first time out so I do not have to change directions down the road.
mr
Comment