|
 |
|
09-19-2007, 09:17 PM
|
#1
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
RR and zip code/gps issue
I have an issue I've searched for a while on but can't find an answer. I've got the 9-9-2007 version of RR and DigitalFX 2.5 skin. Completely re-installed everything. a couple times (windows included).
What happens is that Even though I set a default city in the RR.ini, I'm always given the wrong city/zip code in the skin. For example, at the top of the skin is displayed the city/county (according to GPS coords I take it?) and it's NEVER right. I get different results for the same location (one time it may say I'm in Scott county - which is around 20 miles away, and another time it will say something else...all the while I'm sitting in my driveway in Cape Girardeau.) And with the Gas prices as well... always give a zip code about 20-30 miles away and not mine...I have to manually enter it. Same with weather...but that doesn't bother me as much.
I've downloaded the 8mb zips.dat and the zips.dll, checked the ini, etc.
Any ideas?
Thanks,
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
09-20-2007, 08:09 AM
|
#2
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,997
|
the zips.dat file wasnt ever meant to be perfect. If its giving you the wrong zip code for your area just open up the zips.dat file find the WRONG zip code and correct it to the right one.
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
|
|
|
09-20-2007, 09:06 AM
|
#3
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
|
You can always just disable it from working from the GPS ..
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
09-20-2007, 10:21 AM
|
#4
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,997
|
Quote: Originally Posted by guino 
You can always just disable it from working from the GPS ..
this is true as well. Either change rr.ini localdatacaptureinterval=0 OR for weather use the command HOMEWEATHER instead of "WEATHER". This will give you weather only from your rr.ini defined city. One thing you might want to consider is the fact that when your sitting still in your driveway you are only giving your gps 2 outta 3 variables to calculate your location. That could be part of the problem but more than likely its just the fact that the zips.dat is incorrect for your area.
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
|
|
|
09-20-2007, 11:35 AM
|
#5
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
thanks for the info. I hadn't opened up the zips.dat yet but will do that to see if maybe it's wrong. I do like the feature though and really don't want to disable it if I can get it to work for my area.
|
|
|
09-20-2007, 11:37 AM
|
#6
|
|
Maximum Bitrate
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
|
Is there a graphical way to edit this file? or hell, whats the data format for the lines in there?
|
|
|
09-20-2007, 02:03 PM
|
#7
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,997
|
you simply open it in notepad and the format is pretty self explanatory
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
|
|
|
09-20-2007, 05:55 PM
|
#8
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
ok, I opened up the zips.dat and looked at it. I understand the zip code and city, but the coordinates I do not know if they're right or not. Where would I go to find this information, I'm obviously searching for the wrong stuff.
|
|
|
09-20-2007, 07:01 PM
|
#9
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,997
|
its simple.. use the find feature to find the zip code that displays when you're sitting in your driveway.. then just change that zip code/city to what it should be.
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
|
|
|
09-22-2007, 09:17 AM
|
#10
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
so how does RR determine the location then? I see there are multiple entries for most of the cities in the zip file, and all the entries have different lat/lon coordinates. Does it use some form of 'triangulation' to determine your location?
I would simply replace like you said, but the problem is that it comes up with a different location most of the time, and those locations are all off by about 20 miles... was thinking it was my POS LT-20 gps reciever (which is being replace soon enough anyway) but it seems to work (when it does actually work) in iguidance ok.
I like the idea of the feature, just trying to understand better how it works so that I can correct it for my area.
|
|
|
09-22-2007, 10:07 AM
|
#11
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,997
|
the lat/lon coordinates work off a radial range... there's a formula that goes thru the coordinates and determines which set of coordinates are the closest. Thats how the zip/city are determined. If most of the time the location is wrong it simply means the data in zips.dat is incorrect in your area. Are you in a densly populated area ? I would imagine that many rural areas wouldnt have alotta of accurate data. But its not only the boondocks that have the issue.. i had the issue in Springfield, VA which is a major city here in VA.
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
|
|
|
09-22-2007, 10:11 AM
|
#12
|
|
Maximum Bitrate
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
|
I kinda understand what you are saying now. maybe you could post a link to where you got your information for working with it?
|
|
|
09-22-2007, 12:40 PM
|
#13
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
ok, Thanks for that explanation, makes a lot more sense now  . I'll see if I can dig up some accurate info for my area and compare then. The area I'm in isn't too densly populated, but it's not that sparse either.
|
|
|
09-24-2007, 11:36 PM
|
#14
|
|
Newbie
Join Date: Apr 2007
Location: Topeka, KS
Posts: 6
|
Weather plugin under DigitalFX 2.0 skin - wrong city
The fix to this is to update your city under C:\Program Files\Road Runner\skins\DigitalFX 2.0\skin.ini (or wherever you installed the digitalFX 2.0 skin). Change one of the Weather Presets to your current city. This is of course if you want to just use preset locations instead of GPS based.
|
|
|
09-25-2007, 08:32 AM
|
#15
|
|
Variable Bitrate
Join Date: Jun 2007
Location: Houston, TX
Posts: 342
|
That's one of the first things I tried. Doesn't work...although it did bring up the correct weather for me after doing that  Sonicxtacy02 is right on this one I think. Data for my area is off.
|
|
|
|
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 11:29 AM.
| |