Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 56
  1. #31
    Junior Member
    Join Date
    Dec 2009
    Location
    brazil
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by sergio2 View Post
    Hi,

    Which mapsource are you using ?
    Hi,
    I tried with mobac 1.8, 1.9.7 and 1.9.16

    Mapsource google satellite hybride:

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <customMultiLayerMapSource>
    <name>Google Satellite Hybrid</name>
    <tileType>PNG</tileType>
    <layers>
    <customMapSource>
    <name>Google Earth</name>
    <minZoom>0</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>PNG</tileType>
    <tileUpdate>None</tileUpdate>
    <serverParts>0 1 2 3</serverParts>
    <url>http://khm{$serverpart}.google.com/kh/v=145&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
    <backgroundColor>#000000</backgroundColor>
    </customMapSource>
    <customMapSource>
    <name>Google Earth Maps Overlay</name>
    <minZoom>0</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>png</tileType>
    <tileUpdate>None</tileUpdate>
    <serverParts>0 1 2 3</serverParts>
    <url>http://mt{$serverpart}.google.com/vt/lyrs=h@256&amp;hl={$lang}&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
    </customMapSource>
    </layers>
    </customMultiLayerMapSource>
    Last edited by darlan1; 13th May 2014 at 10:40 PM.

  2.    Advertissements


  3. #32
    Master sergio2's Avatar
    Join Date
    Nov 2011
    Location
    Spain
    Age
    57
    Posts
    253
    Rep Power
    135

    Default

    Hi,

    Try that :


    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <customMultiLayerMapSource>
    <name>Google-Hybride</name>
    <tileType>PNG</tileType>
    <layers>
    <customMapSource>
    <name>Google - Satellite</name>
    <minZoom>3</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>PNG</tileType>
    <serverParts>0 1 2 3</serverParts>
    <url>https://khms{$serverpart}.google.co.uk/kh/v=135&amp;hl=en&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
    </customMapSource>
    <customMapSource>
    <name>Google-Routes</name>
    <minZoom>3</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>PNG</tileType>
    <tileUpdate>None</tileUpdate>
    <ignoreErrors>true</ignoreErrors>
    <url><![CDATA[http://mt0.google.com/vt/lyrs=h@183&hl=fr&x={$x}&y={$y}&z={$z}]]></url>
    <backgroundColor>#000000</backgroundColor>
    </customMapSource>
    </layers>
    </customMultiLayerMapSource>

  4. #33
    Junior Member
    Join Date
    Dec 2009
    Location
    brazil
    Posts
    5
    Rep Power
    0

    Default

    Hi, tnks
    But same results: google maps are OK, but google satellite in some areas don't.

    I don't know why in google maps site the area has images and in mobac don't.

  5. #34
    Master jeanbon's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    19
    Rep Power
    0

    Default

    Hi,
    The last version of google Sat is v=150.
    Change v=135 by v=150 in your datas

  6. #35
    Junior Member
    Join Date
    Dec 2009
    Location
    brazil
    Posts
    5
    Rep Power
    0

    Default

    THANKS A LOT!!!!! IT WORK!!!

    How can I know the latest version of google Sat and google map when it changes? This will spare many topics here.

  7. #36
    Junior Member
    Join Date
    Jun 2014
    Location
    congo
    Posts
    1
    Rep Power
    0

    Default

    I have the same question; how to get the last sat version?
    Thanks in advance.

  8. #37
    Master jeanbon's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    19
    Rep Power
    0

    Default

    How to get the last sat version,
    With Mozilla firefox
    Download Cacheviewer or Httfox module
    See in Mozilla, Google Sat
    in Cacheviewer you obtain tiles on cache like that:
    [Only registered and activated users can see links. ]
    Compare with Mobac datas........
    Actualy the version of Mabac Sat is now v=151
    That all....

  9. #38
    Junior Member
    Join Date
    Jun 2014
    Location
    brazil
    Age
    54
    Posts
    1
    Rep Power
    0

    Default

    Tank You! All Right!

  10. #39
    Junior Member
    Join Date
    Jul 2010
    Location
    Munchen
    Age
    47
    Posts
    2
    Rep Power
    0

    Default

    Hi, I would like to form a multilayer source for these maps.
    Code:
    Please Login or Register to see the links
    1st layer is: example
    [Only registered and activated users can see links. ]

    2nd layer is: example

    [Only registered and activated users can see links. ]

    Can I ask you for advice?
    thank you
    P.

  11. #40
    Master jeanbon's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    19
    Rep Power
    0

    Default Suiss cart

    Hi,
    map.geo.admin.ch uses local projection not compatible with Mobac.
    For the Swiss, Outdooractive offers several cards in summer and winter.
    [Only registered and activated users can see links. ]
    I attach a topo map of geo.admin.ch in lonlat found on a French site.
    [Only registered and activated users can see links. ]
    There is also a satellite map on this French website.

 

 

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
  •