Home PageFacebookRSS News Feed
PocketGPS
Web
SatNav,GPS,Navigation
Pocket GPS World - SatNavs | GPS | Speed Cameras: Forums

Pocket GPS World :: View topic - Speedcams Builder for Mio Cxxx Series
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

Speedcams Builder for Mio Cxxx Series
Goto page Previous  1, 2, 3 ... 14, 15, 16, 17  Next
 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Navigon Portable Navigation Devices
View previous topic :: View next topic  
Author Message
Softac
Occasional Visitor


Joined: Mar 28, 2007
Posts: 3

PostPosted: Thu Mar 29, 2007 8:45 am    Post subject: Reply with quote

Thanks very much M8TJT !

I have tried the link, but RapidShare says "File not found" for many
links on this post...

Softac
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Thu Mar 29, 2007 12:41 pm    Post subject: Reply with quote

softac
Did you get the PM that I sent you? It'l be in your messages at the top of this page.

Trevor
Back to top
View user's profile Send private message
Sallyann
Lifetime Member


Joined: Jun 23, 2006
Posts: 768

PostPosted: Thu Mar 29, 2007 5:32 pm    Post subject: Reply with quote

The Speadcams Reader is still available at:
http://rapidshare.com/files/768220/Speedcams_reader_201.exe
Back to top
View user's profile Send private message
Softac
Occasional Visitor


Joined: Mar 28, 2007
Posts: 3

PostPosted: Fri Mar 30, 2007 8:24 am    Post subject: Reply with quote

Many thanks for the link Sallyann !

Softac
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Sat Mar 31, 2007 8:57 am    Post subject: Reply with quote

SallyAnn.
Trust me to give the wrong link. Sorry

Trevor
Back to top
View user's profile Send private message
gianfry320
Occasional Visitor


Joined: Apr 20, 2007
Posts: 1

PostPosted: Fri Apr 20, 2007 2:25 pm    Post subject: mtc speedcams builder Reply with quote

sorry because i cannot speak English well.
i'm not able to download the mtc speedcam builder because appears "file not found"
can anyone help me?
thank you
gianfranco
Back to top
View user's profile Send private message
Sallyann
Lifetime Member


Joined: Jun 23, 2006
Posts: 768

PostPosted: Sun Apr 22, 2007 10:38 am    Post subject: Reply with quote

The Speadcams Reader is still available at:
http://rapidshare.com/files/768220/Speedcams_reader_201.exe

Sal
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Thu Apr 26, 2007 10:43 am    Post subject: Reply with quote

Hi Al.
I have found a way of displaying UK speed camera limit speed in MPH instead of Km/h.
You will need to do some mods to Data.zip\ui-mio\patch.ui.
Change it to be as follows.

~script sc_show_speedlimit~
txt_limit_text.show
txt_speed_limit.show
spr_speedwarn_bg.show
; txt_speed_limit.text $1
run sc_Convert_To_MPH vspeedlimit
~/script~

~script sc_Convert_To_MPH~
runif $1 48 'vspeedlimit.set 30'
else_runif $1 64 'vspeedlimit.set 40'
else_runif $1 80 'vspeedlimit.set 50'
else_runif $1 96 'vspeedlimit.set 60'
else_runif $1 112 'vspeedlimit.set 70'
txt_speed_limit.text vspeedlimit
~/script~


~script sc_show_avgspeed_or_distance~
runif vCategory 3 'run sc_show_avgspeed vAvgSpeed'
runifnot vCategory 3 'run sc_show_distance vDistance'
~/script~
(~ is open or close triang brackets)

This will only change 30-70 mph cameras, so should still work on the metric cameras abroad, although I have not been able to test this theory.
I am working on the average speed display for SPECS, but can't seem to make any progress, without a huge lookup table converting possible metric speeds into MPH. Any ideas anyone?
Trevor
Back to top
View user's profile Send private message
webiky
Occasional Visitor


Joined: Sep 09, 2007
Posts: 3

PostPosted: Sun Sep 09, 2007 1:59 pm    Post subject: Reply with quote

If you follow manual there, you can have speedcams with direction, check this site: http://www.gps-support.eu/speedcam_index.php
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Mon Sep 10, 2007 8:14 am    Post subject: Reply with quote

webiky
Welcome to the PGPSW forums. Welcome
I checked out your link, and although I have not checked out any of the cams in it, they 'only' have 5,000 odd cams for GB Sad whereas PGPSW database has about 11,000. Very Happy
It seems from the instructions on their cam entry page that they are relying on the submitter's accuracy etc. Sad If this is the case, it's not a good idea. PGPSW use independent 'verifiers' that check all submissions for accuracy of fixed cams and site viability for MOBILES. Very Happy
Many of the PGPSW cams have a direction associated with them. These directions have also been independently verified to be co-incident with the road angle at the cam site.
I'll leave it up to you which database to use
Trevor
Back to top
View user's profile Send private message
smash1
Occasional Visitor


Joined: Oct 17, 2007
Posts: 6

PostPosted: Wed Oct 17, 2007 9:25 am    Post subject: Reply with quote

Hi All,

Long time listener, first time poser.. Imported my CSV file into MTC format and used the build utility, however, cameras don't show up on the map. YET..

I noticed MIO has about 5 types of cameras (one of them being GATSO). I'm in U.S. and we don't have many of these.

0.07***,51.45***,"GATSO:468@50"

In the above format, what's the name for a regular red-light camera? I saw in the ASC file there's also a REDLIGHT.. Also what is 468 above? I assume 50 is speed..

Thanks
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Wed Oct 17, 2007 11:06 am    Post subject: Reply with quote

Smash 1
The 468 is just the database reference to the cam. Th 50 is the speed as you correctly surmised. Can't explain why they don't show up though. Which Mio are you using?

The PGPSW database seems to use GATSO as a generic term for any make of fixed camera that catches you after you have passed it and is not specifically attributed to the Gatso manufacturer.
I believe that Sal's MTC maker, converts all fixed type cams (not redlight) into what is required for the Mio, but I'm certain that she will chip in and correct me if necessary.
Back to top
View user's profile Send private message
Sallyann
Lifetime Member


Joined: Jun 23, 2006
Posts: 768

PostPosted: Wed Oct 17, 2007 4:08 pm    Post subject: Reply with quote

Yes, as Trevor says the term GATSO is a generic term for all fixed speed cameras, except those at traffic lights. Cameras at lights are labelled REDLIGHT or REDSPEED (the two terms are interchangeable for this purpose since the Mio can label all redlight cameras with a speed if that is given in the input file). The other types are MOBILE and SPECS.
Unfortunately however it will not work for you in the US because there are geographical limits to the builder program. My understanding is that Mio devices sold in the US use a different file format, but I stand to be corrected on this if anyone knows differently.

Sal
Back to top
View user's profile Send private message
M8TJT
The Other Tired Old Man
The Other Tired Old Man


Joined: Apr 04, 2006
Posts: 10118
Location: Bexhill, South Sussex, UK

PostPosted: Wed Oct 17, 2007 7:39 pm    Post subject: Reply with quote

My readings elsewhere lead me to suspect the the US Mio uses a speedcam database with the .spud extention. The format of these files is different to the .mtc files (and a lot smaller as they don't have so much redundant database space per record).
Incidently, the lat long of the cam that you used as an example is in southeast England

Sal, Don't tell me that the builder does not allow for out trans-Atlantic cousins. How remis of you Wink Or is it more likely - No .mtc = No point Shocked
Back to top
View user's profile Send private message
Sallyann
Lifetime Member


Joined: Jun 23, 2006
Posts: 768

PostPosted: Wed Oct 17, 2007 8:20 pm    Post subject: Reply with quote

M8TJT wrote:
My readings elsewhere lead me to suspect the the US Mio uses a speedcam database with the .spud extention.

Yes that's the one. I'm sorry but I have no idea of how that format works.

Sal
Back to top
View user's profile Send private message







Posted: Today    Post subject: Pocket GPS Advertising

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Navigon Portable Navigation Devices All times are GMT + 1 Hour
Goto page Previous  1, 2, 3 ... 14, 15, 16, 17  Next
Page 15 of 17

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Make a Donation



CamerAlert Database

Click here for the PocketGPSWorld.com Speed Camera Database

Download Speed Camera Database
22.051 (01 May 24)



WORLDWIDE SPEED CAMERA SPOTTERS WANTED!

Click here to submit camera positions to the PocketGPSWorld.com Speed Camera Database


12mth Subscriber memberships awarded every week for verified new camera reports!

Submit Speed Camera Locations Now


CamerAlert Apps



iOS QR Code






Android QR Code







© Terms & Privacy


GPS Shopping