Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 13 of 13 FirstFirst ... 3111213
Results 121 to 130 of 130
  1. #121
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    620
    Rep Power
    309

    Default

    Boki my friend...can u give me some more hints...since I have notepad ++ and I am not versatile in it..I cannot find a way to do it...do I need some kind of plugin or...can u give me some hints xdd

    Cause n+ does not differentiate 2, from coordinates...


    Spoiler: CLICK TO SEE
    [Only registered and activated users can see links. ]
    Last edited by Texas; 13th March 2024 at 01:22 PM.
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  2.    Advertissements


  3. #122
    MODERATOR iGO Speedcam (DISCUSSION)
    iGO Speedcam (DISCUSSION)
    Andrey Form's Avatar
    Join Date
    Oct 2019
    Location
    Belarus
    Posts
    1,214
    Rep Power
    1746

    Default

    @Texas
    You can divide them by type with this program, very easily and quickly.
    [Only registered and activated users can see links. ]

    there is a file there, how many decimal places are needed, 5,6,7 when saving the file the coordinates change

    default number is 6
    position.number.decimal=6
    change to text, then back
    spudigo.cfg - spudigo.txt - spudigo.cfg
    Last edited by Andrey Form; 13th March 2024 at 02:03 PM.
    gps5

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]


    ©AF_2020-24

  4. #123
    Member
    Join Date
    Jan 2018
    Location
    pl
    Posts
    28
    Rep Power
    7

    Default

    @Teksas

    You must mark ,2,

  5. #124
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    685
    Rep Power
    783

    Default

    @Texas,
    In Notepad++ use search with RegEx (Regular Expression), ex: (.*),(.*),2,(.*),(.*).
    You can also use it for replacement: Find: (.*),(.*),2,(.*),(.*) Replace with: $1,$2,1,$3,$4
    ",2," don't work, you will have Direction and Type result.
    Last edited by mytheuzen; 13th March 2024 at 04:13 PM.

  6. #125
    Master iGO Speedcam (DISCUSSION)iGO Speedcam (DISCUSSION)
    Join Date
    Nov 2017
    Location
    europa
    Posts
    81
    Rep Power
    161

    Default

    @ Texas
    With Notepad++ you can use Replace... with a regular expression

    it will only replace the lines containing the OLD_TYPE regardless of the number of lines and other existing radars, there is no need to segment the file as recommended by Andrey Form using SpudIgo

    check 'Regular Expression'

    fill 'find what' with this by putting the OLD_TYPE value of the radar type to replace

    ((\d*)\.(\d*),(\d*)\.(\d*)),OLD_TYPE

    do the same in "replace with", put this by putting the new value of the type

    $1,NEW_TYPE

    then all that remains is to use the buttons: 'Find next' , 'Replace' or 'Replace all'

    ((\d*)\.(\d*),(\d*)\.(\d*)),2

    $1,5

    after replacing all occurence, CTRL+Z to cancel if in doubt
    Last edited by lunapark; 13th March 2024 at 05:21 PM.

  7. #126
    Master DM43's Avatar
    Join Date
    Feb 2012
    Location
    Europe
    Posts
    153
    Rep Power
    1488

    Default

    I "found" an old program: [Only registered and activated users can see links. ].
    Several things are no longer true in it or do not work, but it can be used perfectly for this purpose.
    [Only registered and activated users can see links. ]

  8. #127
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    620
    Rep Power
    309

    Default

    AMAZING GUYS


    First of thank you very much and I am ashamed since I allowed myself so long without powerfull tool like NOTEPAD+++ and Speedcam Converter.

    A bit of Google, YouTube, your help here with commands and I managed to clean an sort out my database just as I like it.

    1. Found a camera set
    2. Combine them using Text File Joiner
    3. Cleaned all those lines or empty spaces with RE and ^\R command
    4. Put it back into SpeedConverter since this program is very sensitive if there are some strange lines of code or comments. (Had to deal with it first using Notepad+++)
    5. Selected my fav categories and in the end super speedcam file
    6. Converted them using Pyhton Script for ST or simply for iGO.

    Thank you guys

    Spoiler: screenshot
    [Only registered and activated users can see links. ]
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  9. #128
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    808
    Rep Power
    230

    Guide How to upload a text file in Excel

    @Texas and all the guys

    I think my way is simplest, shorter and more precise.

    1. Open Excel.
    2. Import a NEW text file of the speedcams you want to handle and under ALL FILES.
    3. Mark (while uploading) the "separators" you want and see how it will look to you in a reduced preview.

    Spoiler: And that's it all
    EXEL


    The full and exact way - [Only registered and activated users can see links. ]
    Last edited by kwbs; 24th March 2024 at 03:55 PM.

  10. #129
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    685
    Rep Power
    783

    Default

    There is no single way to achieve the result; the most important thing is to use software with which one is familiar and to ensure that the procedure is as simple and as quick as possible.

  11. #130
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    808
    Rep Power
    230

    Guide How to process a Text file in Excel and save it again as a Text file

    Hi @Texas

    As per your request, here is the way to import a Text file of spdcams into Excel and process it as you wish.

    Quote Originally Posted by kwbs View Post
    1. Open Excel.
    2. Import a NEW text file of the speedcams you want to handle.
    3. Mark (while uploading) the "separators" you want and see how it will look in a reduced preview.
    Open a new Excel sheet and then (follow the numbered steps):

    1. Highlight DATA
    2. Go To NEW QUERY
    3. Point On From FILE
    4. Choose Import Data From a Text File

    Spoiler: 1-2-3-4
    1 2 3 4


    5. IMPORT Text File
    Sample view/total 218 spcams/file of: ISRAEL_31012024_ALLINONE_SPCDB
    Spoiler: 5
    5 IMPORT


    6. LOAD
    Spoiler: 6
    6


    7. ALL THE 218 SPDCAMS RECORDS WERE LOADED IN THE EXCEL
    Spoiler: 7
    7 ALL 218 ROWS WERE LOADED IN EXCEL


    8. Finally - Save It As A Text File Type
    After you have finished working on the Excel, save it first as an Excel file.
    Then, go to FILE > SAVE AS and, in "save as type" - You can choose any of the three file type options highlighted in the image and, give this file a new name!
    Go to the folder where the new .csv file was downloaded and change its extension from .csv to .txt!
    Now, the new Text file is ready for you to work again in the navigation software.
    Spoiler: 8. "Save as Type"
    8
    Last edited by kwbs; 25th March 2024 at 05:50 AM.

 

 

Tags for this Thread

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
  •