Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 7 of 7
  1. #1
    GPSPower Helper Made custom POI - speed cameras for iGO
    Made custom POI - speed cameras for iGO
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    908
    Rep Power
    1554

    Guide Made custom POI - speed cameras for iGO

    On www. poiplaza.com/ and the like, there are speed cameras files. You can also make sure your camera has a lot of false. Then I decided that I was where I put them there and not to my navigation NonStop ring ding-dong
    -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.

    Determination of the place and find a kordinata cameras

    On Google maps you find place where the fixed camera, and press right push button. Choose Drop LatLng Marker
    c2b8a214c858

    Make Speed cameras.txt

    X,Y,TYPE,SPEED,DIRTYPE,DIRECTION
    18.9429837,47.4521967,1,100,2,90

    Note:
    Speed cameras.txt must have a minimum order 4 points.

    Explanation:
    X = longitude
    Y = latitude
    TYPE = type of speed camera (1 - Speed camera, 2 - Built-in speed camera, 3 - Red light camera, 4 - Average speed camera, 5 - Mobile speed camera, hand-held radars and other mobile speed camera locations, 6 - Railway crossing, 7 - Bus lane camera, 8 - High accident zone, 9 - School zone, 10 - Town entry point, 11 - Red light and speed camera, 12 - Toll booth, 13 - Hospital, 14 - Fire station, 15 - Congestion charge zone, 31 - Dangerous area)
    SPEED = speed limit in km/h
    DIRTYPE = type of direction of the speedcam (0 - all directions (360°); 1 - define direction (see Direction field); 2 - two directions (forward/backward).
    DIRECTION = Viewing angle (between 0° and 359°, 0° - North, 90° - East, 180° - South, 270° - West)

    File Speed cameras.txt put in iGO\content\speedcam. Before that delete everything from folder speedcam.

    Related topics
    [Only registered and activated users can see links. ]
    Last edited by Brown Dog; 4th January 2015 at 12:06 PM.

  2.    Advertissements


  3. #2
    Member Gustavenio's Avatar
    Join Date
    Dec 2012
    Location
    Argentina
    Age
    48
    Posts
    29
    Rep Power
    18

    Default

    Hola, quería comentar que el campo DIRECTION es inverso entre iGO y Navitel.

    Saludos.

    Hi, wanted to comment that the DIRECTION field is reversed between iGO and Navitel.

    Greetings.

  4. #3
    GPSPower Helper Made custom POI - speed cameras for iGO
    Made custom POI - speed cameras for iGO
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    908
    Rep Power
    1554

    Default

    Quote Originally Posted by Gustavenio View Post
    Hi, wanted to comment that the DIRECTION field is reversed between iGO and Navitel.
    DIRECTION used iGO and Navitel. This is the angle (direction of the camera recording). I did not understand a comment.

  5. #4
    GPSPower Helper Made custom POI - speed cameras for iGO
    Made custom POI - speed cameras for iGO
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    908
    Rep Power
    1554

    Default

    Thrown this part because it does not have to be deleted.

    Code:
    Please Login or Register to see the links

  6. #5
    Member Gustavenio's Avatar
    Join Date
    Dec 2012
    Location
    Argentina
    Age
    48
    Posts
    29
    Rep Power
    18

    Default

    Sorry for my English.
    An iGO to be used in Navitel, SpeedCAM file is to be developed with GPSMapEdit program since the field "direction" angle is reverse.

    Example:

    iGO.

    X,Y,TYPE,SPEED,DIRTYPE,DIRECTION
    -58.993621,-27.391082,5,60,1,17
    -58.970615,-27.118667,5,60,1,19
    -57.703151,-36.287498,5,80,1,170
    -57.306900,-36.501117,5,80,1,133
    -58.701198,-34.463466,5,100,1,294
    -58.651699,-34.478565,5,130,1,108
    -58.561050,-34.493099,5,130,1,116
    -58.580966,-34.488449,5,130,1,97
    -58.565399,-34.491451,5,130,1,117
    -58.634864,-34.482315,5,130,1,104
    -58.726406,-34.455619,5,130,1,113
    -57.513000,-36.313762,5,0,0,0
    -56.762451,-36.395034,5,0,0,0
    -56.979583,-36.470531,5,0,0,0
    -57.006416,-36.486816,5,0,0,0

    Navitel.

    IDX,X,Y,TYPE,SPEED,DirType,Direction
    0,-58.993621,-27.391082,5,60,1,197
    1,-58.970615,-27.118667,5,60,1,199
    2,-57.703151,-36.287498,5,80,1,350
    3,-57.306900,-36.501117,5,80,1,313
    4,-58.701198,-34.463466,5,100,1,114
    5,-58.651699,-34.478565,5,130,1,288
    6,-58.561050,-34.493099,5,130,1,296
    7,-58.580966,-34.488449,5,130,1,277
    8,-58.565399,-34.491451,5,130,1,297
    9,-58.634864,-34.482315,5,130,1,284
    10,-58.726406,-34.455619,5,130,1,293
    11,-57.513000,-36.313762,5,0,0,0
    12,-56.762451,-36.395034,5,0,0,0
    13,-56.979583,-36.470531,5,0,0,0
    14,-57.006416,-36.486816,5,0,0,0

    Regards.

  7. #6
    GPSPower Helper Made custom POI - speed cameras for iGO
    Made custom POI - speed cameras for iGO
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    908
    Rep Power
    1554

    Default

    Gustavenio
    If you were not replaced and instead put longitude data of latitude?
    X = longitude
    Y = latitude

  8. #7
    GPSPower Helper Made custom POI - speed cameras for iGO
    Made custom POI - speed cameras for iGO
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    908
    Rep Power
    1554

    Default

    Added Spudigo best tool for editing and make speedcam files

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •