Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11
  1. #11
    Ballebar
    Guest

    Default

    @entrecour

    It's not a good idea to involve MapSource to generate new map builds from a reverse engineered BlueChart g2 chart.

    Split the initial map to subfiles with GMapTool and then join the subfiles you need in a new mapset. This can be done with the GUI version but it may be easier to adjust if one uses the command line version with script files.

    One example to build a sub-set of HEU800X v2012 for just Sweden. The sub-set is called "HEU71*L - Sweden v2012".

    1. Create the subfiles by splitting the original file. In this example I have the "M:" drive with a "Temp" directory. This also assumes that "gmt" is included in the PATH variable. Otherwise you need a full qualified path for the executable in the scripts.

      split_to_subfiles.bat
      Code:
      Please Login or Register to see the links
      Doing the same with GUI version:
      bmt2f
      zyWXH
    2. List with subfiles to include in the new partial mapset.

      HEU71xL_list.txt
      Code:
      Please Login or Register to see the links
      GUI version:
      GS88m
    3. Batch file with commands to execute "gmt" to join the selected subfiles.

      join_partial_map.bat
      Code:
      Please Login or Register to see the links
      GUI version:
      MKao9
    4. Info result from GMapTool
      Code:
      Please Login or Register to see the links



    98266d1337467499 creating smaller img map order fit 512mb datacard heu71xl
    Attached Images Attached Images
    Attached Files Attached Files

  2.    Advertissements


 

 

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
  •