NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Windows
Register Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 10-25-2005   #1 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
Question netstumbler to microsoft autoroute pushpins

Hi,

I know that there is been talked and talked over and over about tools to generate maps from netstumbler files.

But the only problem is that none of the tools works.

Now I have 2 questions:
can someone tell me the microsoft autoroute format.

and/or

can someone tell me where to find a working tool for autoroute. (so not mappoint)

I realy hope someone can help me,

Tim Bots
Tim_Bots is offline   Reply With Quote
Old 10-25-2005   #2 (permalink)
wrzwaldo
I amuse you?
 
Join Date: Dec 2003
Posts: 9,141
Now tell me again how this is question about the use/configuration of NetStumbler?

Quote:
can someone tell me the microsoft autoroute format
www.microsoft.com/support
wrzwaldo is offline   Reply With Quote
Old 10-25-2005   #3 (permalink)
Dutch
Humourless EuroMod.
 
Dutch's Avatar
 
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,819
Moved to the appropriate forum section.
Did you search the forum for any autoroute related posts ?
Otherwise do so now.

You might be able to use beakmyns NS1 recovery utility, then export data to MS Excel format, and from Excel, export to a CSV file that Autoroute can import.

Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT!
Warning. Warning.
Low C8H10N4O2 level detected. Operator halted....
Dutch is offline   Reply With Quote
Old 10-25-2005   #4 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
It is a question abouth both the microsoft format as well as some other software so that I can generate a map from all the found access points.

I already looked arround the forum but coudn't find a working program.

So I hope that someone can help me to find the correct program or help me so I can create my own. (and share it with you)

I am also interrested in the format required by route 66 (also have this one)

I hope some can help me,

Tim Bots
Tim_Bots is offline   Reply With Quote
Old 10-25-2005   #5 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,229
Quote:
Originally Posted by Tim_Bots
It is a question abouth both the microsoft format as well as some other software so that I can generate a map from all the found access points.

I already looked arround the forum but coudn't find a working program.

So I hope that someone can help me to find the correct program or help me so I can create my own. (and share it with you)

I am also interrested in the format required by route 66 (also have this one)

I hope some can help me,

Tim Bots
Most programs will import deliminated text. So all you need is to write a script to parse the data you want into deliminated text. Then import it via the programs import method.
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary.
streaker69 is online now   Reply With Quote
Old 10-25-2005   #6 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
Correct I can generate the deliminated text files. The only thing I don't know is how do the programs want to have their data fed (AKA what string would they like to have)

3 lines from my log file:

Code:
#Latitude	Longitude	( SSID )	Type	( BSSID )	Time (GMT)	[ SNR Sig Noise ]	# ( Name )	Flags	Channelbits	BcnIntvl	DataRate	LastChannel
N 51.6012417	E 4.8047017	( xaurum2 )	BSS	( 00:0e:a6:2c:06:37 )	11:25:06 (GMT)	[ 18 67 49 ]	# (  )	0011	00000040	100	540	6
N 51.6012867	E 4.8042850	(   )	BSS	( 00:02:2d:b7:f5:08 )	11:25:12 (GMT)	[ 18 67 49 ]	# (  )	0001	00000002	100	110	1
And what data would all the programs like to have
(what is the correct format of the string route 66 as wel as autoroute wants to have)

Somone any ideas?
Tim_Bots is offline   Reply With Quote
Old 10-25-2005   #7 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,229
Quote:
Originally Posted by Tim_Bots
Correct I can generate the deliminated text files. The only thing I don't know is how do the programs want to have their data fed (AKA what string would they like to have)

3 lines from my log file:

Code:
#Latitude	Longitude	( SSID )	Type	( BSSID )	Time (GMT)	[ SNR Sig Noise ]	# ( Name )	Flags	Channelbits	BcnIntvl	DataRate	LastChannel
N 51.6012417	E 4.8047017	( xaurum2 )	BSS	( 00:0e:a6:2c:06:37 )	11:25:06 (GMT)	[ 18 67 49 ]	# (  )	0011	00000040	100	540	6
N 51.6012867	E 4.8042850	(   )	BSS	( 00:02:2d:b7:f5:08 )	11:25:12 (GMT)	[ 18 67 49 ]	# (  )	0001	00000002	100	110	1
And what data would all the programs like to have
(what is the correct format of the string route 66 as wel as autoroute wants to have)

Somone any ideas?
If AutoRoute is anything like MS Streets and Trips, then all it has to be is in deliminated format and you need to change your the NESW in your coodinates into positive and negative numbers, based upon your location.
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary.
streaker69 is online now   Reply With Quote
Old 10-25-2005   #8 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
So here is a new try

Code:
Latitude	Longitude	 SSID 	Type	 BSSID 	Time GMT	[ SNR Sig Noise ]	#  Name 	Flags	Channelbits	BcnIntvl	DataRate	LastChannel
51.6012417	-4.8047017	 xaurum2 	BSS	 00:0e:a6:2c:06:37 	11:25:06 GMT	[ 18 67 49 ]	#   	0011	00000040	100	540	6
51.6012867	-4.8042850	   	BSS	 00:02:2d:b7:f5:08 	11:25:12 GMT	[ 18 67 49 ]	#   	0001	00000002	100	110	1
But it's still not OK accroding to MS

Ideas?
Tim_Bots is offline   Reply With Quote
Old 10-25-2005   #9 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,229
Quote:
Originally Posted by Tim_Bots
So here is a new try

Code:
Latitude	Longitude	 SSID 	Type	 BSSID 	Time GMT	[ SNR Sig Noise ]	#  Name 	Flags	Channelbits	BcnIntvl	DataRate	LastChannel
51.6012417	-4.8047017	 xaurum2 	BSS	 00:0e:a6:2c:06:37 	11:25:06 GMT	[ 18 67 49 ]	#   	0011	00000040	100	540	6
51.6012867	-4.8042850	   	BSS	 00:02:2d:b7:f5:08 	11:25:12 GMT	[ 18 67 49 ]	#   	0001	00000002	100	110	1
But it's still not OK accroding to MS

Ideas?
Works for me, except your coord's put them in the middle of the Celtic Sea. Imported it directly into Streets and trips, using TAB as the deliminator, and the first row contains column headings.
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary.
streaker69 is online now   Reply With Quote
Old 10-25-2005   #10 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
Got it working

my fault:

got the wrong data format should use a , instead of a . .
(Dutch version)

I also have to remove the E (and not substitute a -) :-(

The N part was OK.

Thanks so far

I'll start working on a java appilication/applet as soon as I have time and post it here when it's ready.

Tim
Tim_Bots is offline   Reply With Quote
Old 10-25-2005   #11 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,229
Quote:
Originally Posted by Tim_Bots
Got it working

my fault:

got the wrong data format should use a , instead of a . .
(Dutch version)

I also have to remove the E (and not substitute a -) :-(


The N part was OK.

Thanks so far

I'll start working on a java appilication/applet as soon as I have time and post it here when it's ready.

Tim
I seem to recall stating that. You should parse out the N as well, as it's not needed. Postive Latitudes are assumed to be North.
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary.
streaker69 is online now   Reply With Quote
Old 10-25-2005   #12 (permalink)
wrzwaldo
I amuse you?
 
Join Date: Dec 2003
Posts: 9,141
Quote:
Originally Posted by streaker69
I seem to recall stating that. You should parse out the N as well, as it's not needed. Postive Latitudes are assumed to be North.
Here, let me point to it for you...

netstumbler to microsoft autoroute pushpins

Yes I meant to quote you this time...
wrzwaldo is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 09:13 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.