|
 |
|
10-25-2004, 06:51 PM
|
#1
|
|
Variable Bitrate
Join Date: Apr 2004
Location: The land of polar bears and nekkid blonds
Posts: 446
|
Adding POI's on the fly (speedcams)?
Is there a small utility out there that can store the current position and speed into a textfile (or something) for later use ?
Over here the speedcam databases are few and old and since I travel a lot
by car it would be nice to be able to add/refresh the info.
/M
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
10-25-2004, 09:31 PM
|
#2
|
|
It ain't easy being a green moderator
Join Date: Aug 2002
Location: Steps out the front of Henson's workshop or Sydney
Posts: 2,293
|
That's a great idea. Ninja monkey might be the best for doing this.
__________________
Never let the truth get in the way of a good story
Chat on the mp3car channel on IRC
Server: efnet Channel: #mp3car
No irc client installed? Go to http://chat.efnet.org/. In the channel drop down box select "other" and type in #mp3car.
|
|
|
10-26-2004, 12:36 AM
|
#3
|
|
Variable Bitrate
Join Date: Jun 2004
Location: the Netherlands
Posts: 227
|
yes nice idea
|
|
|
10-26-2004, 04:05 AM
|
#4
|
|
Raw Wave
Join Date: Oct 2003
Location: Madrid
Posts: 1,983
|
D3, you just click the map and favourites!
|
|
|
10-26-2004, 04:41 AM
|
#5
|
|
Maximum Bitrate
Join Date: Dec 2003
Location: Porto, Portugal
Posts: 741
|
Quote: Originally Posted by Laidback
D3, you just click the map and favourites!
If only that menu could be a little larger!!
__________________
Ikea Case. Epia M10000.M1-ATX. 512 Mb. 2,5" 80 GB HDD. 7" Lilliput. BU-303 GPS. Sony Joystick.
Status --> Lilliput Installed (not indash yet..)
BraveCar 2.5
|
|
|
10-26-2004, 12:30 PM
|
#6
|
|
Map Monkey Creator
Join Date: Aug 2003
Location: Warrington, UK
Posts: 1,012
|
Interesting...
So just a button on the menu that when pressed will import your current Lat and Long into a CSV?
|
|
|
10-26-2004, 12:51 PM
|
#7
|
|
Raw Wave
Join Date: Oct 2003
Location: Madrid
Posts: 1,983
|
Quote: Originally Posted by Bravellir
If only that menu could be a little larger!!
True, maybe in an ini file?
|
|
|
10-26-2004, 12:54 PM
|
#8
|
|
Raw Wave
Join Date: Oct 2003
Location: Madrid
Posts: 1,983
|
Quote: Originally Posted by Ninja Monkey
Interesting...
So just a button on the menu that when pressed will import your current Lat and Long into a CSV?
Edit: Not a CSV but a DAT file! Or of course you could open a text file and write any format you want.
You could easily add a button to yours...
Code:
Dim dis As DESTDLLLib.DestPoint
Set dis = New DESTDLLLib.DestPoint
Set dis = d.GetCurrentCarPosition
dis.Description = "Whatever"
Dim fName As String
fName = "Auto Alert 1"
d.AddPointToFavoritFolder fName, dis
|
|
|
10-26-2004, 02:54 PM
|
#9
|
|
Newbie
Join Date: Aug 2004
Posts: 4
|
Netstumber and destinator
Is there anyway of dynamically adding POI to destinator from an external script. Netstumbler now supports scripting, I wonder if it would be possible to add wifi hotspots to destinator as POI dynamically - cool.
|
|
|
10-26-2004, 02:59 PM
|
#10
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Puerto Rico
Posts: 302
|
i like where this is going...
__________________
Carputer: 2.8Ghz P4, 512 RAM, 120gb HDD, WIFI, TV tuner, CDRW/DVDROM, Slot load DVD in front.
Screen: Lilliput 7" touchscreen (Custom made Carbon Fiber Screen Enclosure)
S2000 Carputer
|
|
|
10-26-2004, 03:14 PM
|
#11
|
|
Variable Bitrate
Join Date: Apr 2004
Location: The land of polar bears and nekkid blonds
Posts: 446
|
You really don't want to be fiddeling with menues driving 65mph.
I made a small app in VB today using Ninj's winsock interface so that when you press any key at all it saves the current position (long/lat) and location (streetname). The only thing missing is a possibility to read the current speed and perhaps heading (if possible) through the winsock interface.
Considering it was a 10min "hack" before I left work (so I could test it on my way home) it worked out pretty good.
Personally I'd prefer the CSV approach since it would be a lot easier to share POI's.
It would also be easier to edit the POI's before you import them to Destinator (or whatever program you'd like).
/M
|
|
|
10-26-2004, 03:18 PM
|
#12
|
|
Raw Wave
Join Date: Aug 2003
Location: Essex, England
Posts: 2,224
|
This is already implemented in the current dev. build of AIMEE
Really simple to use, even at speed
Garry
|
|
|
10-26-2004, 04:00 PM
|
#13
|
|
Raw Wave
Join Date: Oct 2003
Location: Madrid
Posts: 1,983
|
Quote: Originally Posted by deeja
Is there anyway of dynamically adding POI to destinator from an external script. Netstumbler now supports scripting, I wonder if it would be possible to add wifi hotspots to destinator as POI dynamically - cool.
I can't see a way of doing this.....yet!
|
|
|
10-26-2004, 04:09 PM
|
#14
|
|
Variable Bitrate
Join Date: Apr 2004
Location: The land of polar bears and nekkid blonds
Posts: 446
|
Quote: Originally Posted by Confused
This is already implemented in the current dev. build of AIMEE 
And where do I download it ?
/M
|
|
|
10-27-2004, 08:40 AM
|
#15
|
|
Variable Bitrate
Join Date: Dec 2002
Location: Europe
Posts: 369
|
yes where?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:22 AM.
| |