Thanks Thanks:  1
Page 2 of 2 FirstFirst 12
Showing results 11 to 13 of 13

Thread: Creating Clutter map from GlobalMapper

  1. #11
    VIP Member Reputation: 2736
    Join Date
    2010-05-11
    Posts
    629


    Default Re: Creating Clutter map from GlobalMapper

    Quote Originally Posted by radio_network View Post
    @dmitry28
    can u explain the procedure it in detail
    Atoll can import maps of the clutter in the format Planet. This is the exact same format as the terrain ( BIL) but with ******** byte order. You will also need a text file index.txt and menu.txt ( code will be described and the type of clutter)
    example index. txt
    clutter_2m_ctl 407872.00 410904.00 6178580.00 6181592.00 2.00
    example menu.txt
    1 open
    2 forest
    3 rivers
    4 lakes
    5 residential

  2. Thanks radio_network thanked for this post
  3. #12
    Senior Member Reputation: 463
    Join Date
    2009-01-23
    Posts
    443


    Default Re: Creating Clutter map from GlobalMapper

    @Dmitry28

    what are these values
    clutter_2m_ctl 407872.00 410904.00 6178580.00 6181592.00 2.00

  4. #13
    VIP Member Reputation: 2736
    Join Date
    2010-05-11
    Posts
    629


    Default Re: Creating Clutter map from GlobalMapper

    the format of the string should be the following
    name_of_file LEFT_X LEFT_Y LOWER_Y UPPER_Y Resolurion_map

    Quote Originally Posted by radio_network View Post
    @Dmitry28

    what are these values
    clutter_2m_ctl 407872.00 410904.00 6178580.00 6181592.00 2.00

Bookmarks

Bookmarks

Posting Rules

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