Charles

2 messages Options
Embed this post
Permalink
Final vertion

Charles

Reply Threaded More More options
Print post
Permalink
In final version, can i search address and house number, or the crossing street?

the program has a option to record my journey like a tracker if im doing a free ride the program can record the trajectory and give a information about distance velocity and time...
vgps

Re: Charles

Reply Threaded More More options
Print post
Permalink
<<<
In final version, can i search address and house number, or the crossing street?
>>>

Search for address and house number can be implemented if the map data support it. But there is no standard to capture it.

If mapper capture postal code as POI, we can search for address and house number like we search for POI.

If mapper capture house number as number range of street, then we need to modify VGPS to search for number range.

When mapper can agree on how to standardize address and house number in map data, we will implement this function in VGPS.

For search for crossing street, we have not yet implemented this function.

<<<
the program has a option to record my journey like a tracker if im doing a free ride the program can record the trajectory and give a information about distance velocity and time...
>>>

If you know j2me, you can develop the application to record your journey and do other adhoc functions. We have source code templates at http://www.j2megps.com