The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse

Reply
 
Thread Tools Display Modes
Old 03-21-2005, 11:56 AM   #1
Constant Bitrate
 
Join Date: Feb 2005
Location: Michigan
Vehicle: 2003 Cadillac CTS
Posts: 189
My Photos: (0)
Suggestion: Auto Zip Code for Weather

The zip code needs to be entered in the settings panels for weather to know what info to download. If I drive to another state or city, I would have to re-enter the zip code to get the correct weather info. I was wondering if it would be possible for centrafuse to extract zip code/city information from the integrated Destinator. This way you would always have the correct weather information no matter where you drive. Possible?
Mbai2 is offline   Reply With Quote
Sponsored Links
Old 03-21-2005, 04:41 PM   #2
Low Bitrate
 
Join Date: Oct 2004
Posts: 58
My Photos: (0)
...or you could look out the window? sorry i couldn't resist!

Tis a cool idea tho!
cold_fusion is offline   Reply With Quote
Old 03-21-2005, 04:49 PM   #3
Raw Wave
lostreception's CarPC Specs
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Vehicle: Chevy Van G20 and '06 Scion Xb
Posts: 1,802
My Photos: (1)
Quote: Originally Posted by cold_fusion
...or you could look out the window? sorry i couldn't resist!

Tis a cool idea tho!

but the "real life GUI" sucks i like seeing little rain drops and lightning bolts that are pixelated just MHO
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 03-21-2005, 05:03 PM   #4
Super Moderator
xBrady's CarPC Specs
 
xBrady's Avatar
 
Join Date: Apr 2004
Location: USA
Vehicle: 1999/Volvo/S80
Posts: 4,572
My Photos: (1)
Good idea. Does destinator give you the zip code information? Any free databases that can give you this information?
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.


-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
xBrady is offline   Reply With Quote
Old 03-21-2005, 05:13 PM   #5
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
I can easily get that information from Destinator.... I will make this an option in a future release...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 03-21-2005, 05:17 PM   #6
Variable Bitrate
 
kmcniece's Avatar
 
Join Date: Aug 2004
Location: Portland, Oregon
Vehicle: Scion xB
Posts: 271
My Photos: (0)
I'm speaking out of my arse right now, so take tha tin mind while reading....

I believe the follwing to be accurate...
The zip code is used to determine the closest 'weatherstation' and then there is a weatherstation code used to get the weather/forecast data from the weather server that corresponds to the local weather for that particular zipcode.

In theory,
If the GPS mapping prgram contained the zipcode information, you could read that, lookup the local weatherstation code and dload the text file corresponding to the location you are in.

The weather data is an ascii file with codes that correspond to the various variables for the weather, i.e. rainy/windy 75/80 cloudy/partly cloudy... plus the 5 day forecast. I belive this can all be found by Googling weather related sites like www.nws.noaa.gov.

This site breaks down the codes somewhat:
http://www.nws.noaa.gov/mdl/NDFD_GRI...der/ndfdwx.php

This would be how MEEDIO and Centrafuse get their weather data, I believe.

The key would be updating the INI file with the weathercode as you move, which I belive requires a restart of the application (not good). But I'm sure a programmer could figure out how to make the information dynamic vs. static.

once, I speak from a vast empty space of knowledge and cannot be held liable for any rain that falls on your head while it says it should be sunny.

Hope it helps...
__________________
EPIA M10000, 512 Ram, Opus 90, GPS, XM, 7" Xenarc, Pioneer HU
Status:
Installed & Working....
Custom enclosures
Newbie Guide
kmcniece is offline   Reply With Quote
Old 03-21-2005, 05:22 PM   #7
Super Moderator
xBrady's CarPC Specs
 
xBrady's Avatar
 
Join Date: Apr 2004
Location: USA
Vehicle: 1999/Volvo/S80
Posts: 4,572
My Photos: (1)
Quote: Originally Posted by kmcniece
I'm speaking out of my arse right now, so take tha tin mind while reading....

I believe the follwing to be accurate...
The zip code is used to determine the closest 'weatherstation' and then there is a weatherstation code used to get the weather/forecast data from the weather server that corresponds to the local weather for that particular zipcode.

In theory,
If the GPS mapping prgram contained the zipcode information, you could read that, lookup the local weatherstation code and dload the text file corresponding to the location you are in.

The weather data is an ascii file with codes that correspond to the various variables for the weather, i.e. rainy/windy 75/80 cloudy/partly cloudy... plus the 5 day forecast. I belive this can all be found by Googling weather related sites like www.nws.noaa.gov.

This site breaks down the codes somewhat:
http://www.nws.noaa.gov/mdl/NDFD_GRI...der/ndfdwx.php

This would be how MEEDIO and Centrafuse get their weather data, I believe.

The key would be updating the INI file with the weathercode as you move, which I belive requires a restart of the application (not good). But I'm sure a programmer could figure out how to make the information dynamic vs. static.

once, I speak from a vast empty space of knowledge and cannot be held liable for any rain that falls on your head while it says it should be sunny.

Hope it helps...

Or just do this :
Quote: Originally Posted by veetid
I can easily get that information from Destinator.... I will make this an option in a future release...

david

__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.


-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
xBrady is offline   Reply With Quote
Old 03-21-2005, 05:31 PM   #8
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
I would have it update on the fly and not require a restart of centrafuse...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 03-21-2005, 06:22 PM   #9
Variable Bitrate
 
kmcniece's Avatar
 
Join Date: Aug 2004
Location: Portland, Oregon
Vehicle: Scion xB
Posts: 271
My Photos: (0)
Quote: Originally Posted by veetid
I would have it update on the fly and not require a restart of centrafuse...

david

So is what I said right?
It reads the zipcode to find the closest weather station and then gets the weather string from there? I;d love to know if I am thinking this right?
__________________
EPIA M10000, 512 Ram, Opus 90, GPS, XM, 7" Xenarc, Pioneer HU
Status:
Installed & Working....
Custom enclosures
Newbie Guide
kmcniece is offline   Reply With Quote
Old 03-21-2005, 07:44 PM   #10
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
kmcniece: Essentially... It is more of a Postal Code instead of a zipcode... zipcodes are only US, but CENTRAFUSE will take any number of postal codes and get weather information... I can grab that info from Destinator and then have it dynamically pass that info everytime you click weather...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Sponsored Links
Old 03-31-2005, 06:08 AM   #11
Newbie
 
Join Date: Mar 2005
Posts: 8
My Photos: (0)
I have just post this one in requests: http://www.mp3car.com/vbulletin/show...753#post422753
I think it's similar but not the same.
itetcboo is offline   Reply With Quote
Old 04-05-2005, 02:57 PM   #12
Well, He asked for it.
WebDog's CarPC Specs
 
WebDog's Avatar
 
Join Date: Sep 2004
Location: Los Angeles, CA (West LA)
Vehicle: 1988 Jeep Cherokee 4X4, 2005 VW GTI 1.8T - SOLD
Posts: 1,649
My Photos: (20)
what about with iGuidance? would that work to?
__________________
2005 VW GTI MKIV - SOLD
WebDog is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
GPS/MapPoint VB Source Code stevieg Software & Software Development 4 06-08-2004 02:24 PM


All times are GMT -5. The time now is 06:35 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics