|
im 98% done with a program i wrote for netstumbler.
for a while i did not have access to microsoft mappoint, and all i had to use was streets and trips (which is mappoint minus 10 features), but with different map formats (i couldnt use stumbverter)
my script takes a netstumbler summary file and does 2 things:
1) parses it and makes it a user defined delimited file (tab, comma, etc) in the format LAT,LONG,SSID,MAC,CHANNELS,WEP
2) puts it into a textbox and launches excel so you can copy/paste into it. i dont feel like learning how to manipule excel files so for now its just copy/paste. after it is in that form you can import it into virtually any program that does mapping (including stumbverter)
this app is most useful for people without mappoint, but is helpful because it can also replace the web based converter script.
i'll probobly post when im done with it, right now its just idiotproofing and very minor bugs
|