Εμφάνιση αποτελεσμάτων: 1 έως 1 από 1

Θέμα: Satellite Images in iGO Primo GPS Apps

  1. #1
    Επίτιμος Πρόεδρος Το avatar του χρήστη Farkadonitis
    Εγγραφή
    22-12-2012
    Περιοχή
    Γερμανια/Ελλαδα
    Συσκευές: Galaxy S23 Ultra 512 GB, Galaxy Α54 256 GB, Galaxy Tab S9 Ultra 5G 512GB, TomTom GO Exclusive 7 Garmin DriveSmart™ 65 & Digital Traffic (65 Λογισμικά: Κατά σειρά Προτίμησης: TomTom Go, iGO ΝexGean, Sygic, Google Maps, Genius Maps, CoPilot, ADAC
    Μηνύματα
    10.156
    Ευχαρίστησε
    4.912
    Τον ευχαρίστησαν 4.020 φορές σε 2.545 μηνύματα
    Όνομα
    Δημητρης

    Satellite Images in iGO Primo GPS Apps

    Satellite Images in iGO Primo GPS Apps



    iGO Primo has the ability to display images of the terrain underneath the roadmaps it displays.
    In theory you can buy these images, but it seems to be incredibly hard to do that. So it's a good thing you can make your own!
    This page gives just the basic details of how to do it.
    Making raster images for iGo Primo

    There are a few steps in the process, and although it is not difficult, it is not all that intuitive!
    Firstly you need to source the images to show. There are several providers of satellite images, but the only ones I have used are Google and Bing.
    Once you have collected the images, you have to create individual .jpg images that each cover 0.125 degrees of longitude and 0.125 degrees of latitude.
    These images then have to be converted to a specific file format with the file extension of .rst.
    Then the .rst files have to be assembled together into a .raster file that you load onto the device running iGO.
    Collecting the software

    For the first two steps the best tool seems to be a program called SAS Planet. It is pretty easy to find with a Google search, though the first version I found was all in Russian (a language I can't read) until I found a "debug" version that worked in English. As far as I can tell, the current "Nightly" version is the best: https://bitbucket.org/sas_team/sas.p...130901.7464.7z There may well be other programs that can do this job.
    For the second two steps, the only tool I know of is NNG Raster 3.1.5. This was tricky to find and seems not to have been updated since 2011, despite some obvious scope for improvement in usability. At least it exists and it does work!
    Downloading satellite images with SAS Planet

    SAS Planet will only make its window as large as the size of your primary display, so if you have a large monitor and a small one, make the large one primary before starting. In SAS Planet, press Alt+R to make a rectangular selection, click at the top left (NW) corner of the map area you want to select, then click at the bottom right (SE) corner. A dialog box will open. Cancel this to close the dialog box.
    Look at the map. The area you selected should have a black line round it. If it is wrong, start again.
    If it is about right, go to the Operations menu, Selections Manager, By Coordinates. Here you need to fine-tune the selection you did by dragging a rectangle.
    The area you have selected needs to start and finish on increments of exactly 0.125 degrees. For example, if you dragged and got the top left to be Latitude 53.999506° Longitude -1.673985° you will need to change it to Lat 54° Long -1.750°.
    Once you have the corners set to 0.125 increments and the rectangle is a reasonable size (I'd suggest no more than 2 degrees high or wide to start with), click Apply.
    In the dialog box that opens, the Download tab is selected.
    You are sailing close to the wind with this. Google and Bing provide satellite images for browsing, not for processing. If you download a lot of images, expect to be blocked for up to 24 hours.
    In Settings / Options / Satellite (Google Maps), click the Settings button. Set the Pause to 1000 or slightly higher. This makes the program wait 1000ms between tiles, which seems to help avoid the block. Choose the source of the download. Basically you can choose between 'Satellite (Google Maps)' and 'Bing maps - satellite'. Don't forget to do this for each download.
    In the Zoom box, choose 18. This seems to be the best setting (the screen grabs show 16 which is not as clear, but more Google-safe). Click Start and the sections of map are downloaded.
    When the download completes, click Cancel to close the dialog box.
    Building image tiles with SAS Planet

    Still in SAS Planet, press Ctrl-B to reopen the Selection Manager with the same area selected. Select the Stitch tab.
    Choose Output format: JPEG (Joint Photographic Experts Group) and use the ... button to choose where to save the files and to give them a name. For this example, I shall use 'mytown'.
    In the Base Map: field, choose the same source (Google or Bing) that you downloaded, and the same Zoom (18 or 16). Note that these are not the defaults: you will need to change them over and over again.
    In the Split image boxes, select how many tiles of 0.125 high and wide your selection was. For example, if you selected N54.0 E-1.750 as the top left and N53.625 and E-1.250 in the bottom right, your area is 3 high and 4 wide.
    Click the Start button and your tiles are created.
    Converting images to Raster files in NNG Raster

    NNG Raster will only accept decimal places in the form of a comma, so UK users will need to go to their Windows 'Region and Language' 'Additional Settings' 'Numbers' to set the Decimal Symbol to , In NNG Raster, type the name of the region your raster will cover in the City field. Then click OK. The Country and Source fields change to ???. Replace them with the correct information for your selection.
    Change the Resize Filter to Bicubic and the drop-down that says NNG to HQ. I'm not sure what difference the Compression Quality makes. Perhaps someone would like to investigate and report back?
    Now click the ... button and select the first of your image tiles. They should be called something like 'mytown_1-1.jpg'.
    Once the file is selected, click the Calculate: button, then click the Compile Raster Block button.
    Wait until it says that the Raster block is saved, then click ... again to select the next file, Calculate, then Compile Raster Block.
    When all of the files you created have been processed, put the figures you used in SAS Planet into the Coordinates Raster Map fields on NNG Raster and press the 'Calculate and fill the coordinates' button.
    In the left of the window, the E and N coordinates are set for the individual .RST files.
    Note that up till now we have used top left and bottom right, but these coordinates are the bottom left corner of each tile!
    When SAS Planet makes the tiles, it names them across then down. This means that the tiles physically sit together like this:
    [mytown_1-1.jpg] [mytown_2-1.jpg] [mytown_3-1.jpg] [mytown_4-1.jpg]
    [mytown_1-2.jpg] [mytown_2-2.jpg] [mytown_3-2.jpg] [mytown_4-2.jpg]
    [mytown_1-3.jpg] [mytown_2-3.jpg] [mytown_3-3.jpg] [mytown_4-3.jpg]
    and the .rst files have the same names.
    However, because NNG Raster likes to make things difficult, the tiles need to be be listed in this order:
    NNG Raster is an effective bit of software, but it is not intuitive to use. In particular, follow the order of the instructions on this page, and give each task time to finish before starting the next.
    There are so many improvements that could be made to NNG Raster, but I guess whoever wrote it is happy with it as it is! mytown_1-3.rst
    mytown_1-2.rst
    mytown_1-1.rst
    mytown_2-3.rst
    mytown_2-2.rst
    mytown_2-1.rst
    mytown_3-3.rst
    mytown_3-2.rst
    mytown_3-1.rst
    mytown_4-3.rst
    mytown_4-2.rst
    mytown_4-1.rst
    Fill all the spare slots with tmp.jpg (I have no idea why!)
    Once you have all got this sorted, click the Compile Raster NNG button and it makes the .raster file in about one second. The file will be called UK-Google-mytown-130824.raster – assuming you said the City was mytown, the Country was UK, the Source Google and you created it on 24th August 2013.
    Load the .raster file into iGO

    Copy the raster file you just created to a directory called 'raster' in iGO's 'content' directory, enable 'Satellite Image in 3D' in iGo's Map Settings, and you should be good to go.
    If iGO claims that there are no satellite images installed, this will be because you are lacking a licence file called iPhone_Primo_ISR_1101__NNG__DEM__3D__PST__CAR__JV_ _Google__TMC___v2.1__.lyc - you will need to source this and put it into your licence folder.
    It may not work

    This extra load may well make iGO run out of memory and crash. If it keeps crashing, remove all files from the content/raster directory.


    ...όσο τα smartphone γίνονται εξυπνότερα, τόσο πιο ηλίθιοι γινόμαστε εμείς


    Μην ρωτάτε με PM, email, μηνύματα, για θέματα που αφορούν παράνομες/σπασμένες εφαρμογές/app/apk.
    Δεν επιτρέπονται και δεν απαντάμε σε τέτοια θέματα.
    Ουτε απαντάμε σε PM, για προβλήματα τεχνικής φύσεως ερωτήματα/απορίες,
    για αυτή την δουλεία είναι το φόρουμ.


    Κρυφό περιεχόμενο


  2. Μέλη που ευχαριστούν τον/την Farkadonitis για το χρήσιμο μήνυμα:

    Petros (04-06-2014)

Παρόμοια Θέματα

  1. IGO PRIMO KAI IGO NEXTGEN
    από tasos για το φόρουμ iGO
    Απαντήσεις: 3
    Τελευταίο μήνυμα: 30-07-2020, 15:10
  2. iGO Primo
    από Emerson για το φόρουμ iGO Primo iOS
    Απαντήσεις: 14
    Τελευταίο μήνυμα: 07-03-2017, 16:24
  3. Οδηγός : iGO Primo Brandings
    από Farkadonitis για το φόρουμ iGO
    Απαντήσεις: 1
    Τελευταίο μήνυμα: 16-03-2015, 11:46
  4. Πρόβλημα : iGo primo problem ?
    από geobas για το φόρουμ iGO
    Απαντήσεις: 9
    Τελευταίο μήνυμα: 28-10-2014, 18:32

Σελιδοδείκτες

Σελιδοδείκτες

Δικαιώματα - Επιλογές

  • Δεν μπορείς να δημοσιεύσεις νέα θέματα
  • Δεν μπορείς να απαντήσεις στα θέματα
  • Δεν μπορείς να δημοσιεύσεις συνημμένα
  • Δεν μπορείς να επεξεργαστείς τα μηνύματά σου
  •  
  • BB code is σε λειτουργία
  • Τα Smilies είναι σε λειτουργία
  • Ο κώδικας [IMG] είναι σε λειτουργία
  • [VIDEO] code is σε λειτουργία
  • Ο κώδικας HTML είναι εκτός λειτουργίας
Navigation | Smartphones | NAVIGON | HERE WeGo Maps | HERE Map Creator | Garmin | IGO | Technology News | Χάρτες | AnaDigit