Adding Here WeGo Satellite imagery to QGIS?











up vote
2
down vote

favorite












Here WeGo has more updated imagery for Cambodia than Google. I would like to add the WeGo image tile to QGIS. I have followed the instructions here and can add the WeGo street layers to my map of Cambodia.



I have followed this link to add satellite imagery. I took the original XML file posted in the link and altered the URL but used the same key as the street layer version of the XML.

Here is a screen grab of how/where I got the app ID and app key.



enter image description here



This resulted in a layer that repeats a tile of southern Spain. I am unaware of how to alter my XML code to get the WeGo image tile to draw for southern Cambodia.



How can I alter the code to get WeGo imagery to draw in QGIS?



<GDAL_WMS>
<Service name="TMS">
<ServerUrl>https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&amp;app_code=V32dyBBowZHxPHGMUTQH2g</ServerUrl>
</Service>
<DataWindow>
<UpperLeftX>-20037508.34</UpperLeftX>
<UpperLeftY>20037508.34</UpperLeftY>
<LowerRightX>20037508.34</LowerRightX>
<LowerRightY>-20037508.34</LowerRightY>

<TileLevel>20</TileLevel>
<TileCountX>1</TileCountX>
<TileCountY>1</TileCountY>
<YOrigin>top</YOrigin>
</DataWindow>
<Projection>EPSG:3857</Projection>
<BlockSizeX>256</BlockSizeX>
<BlockSizeY>256</BlockSizeY>
<BandsCount>3</BandsCount>
<Cache />











share|improve this question




























    up vote
    2
    down vote

    favorite












    Here WeGo has more updated imagery for Cambodia than Google. I would like to add the WeGo image tile to QGIS. I have followed the instructions here and can add the WeGo street layers to my map of Cambodia.



    I have followed this link to add satellite imagery. I took the original XML file posted in the link and altered the URL but used the same key as the street layer version of the XML.

    Here is a screen grab of how/where I got the app ID and app key.



    enter image description here



    This resulted in a layer that repeats a tile of southern Spain. I am unaware of how to alter my XML code to get the WeGo image tile to draw for southern Cambodia.



    How can I alter the code to get WeGo imagery to draw in QGIS?



    <GDAL_WMS>
    <Service name="TMS">
    <ServerUrl>https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&amp;app_code=V32dyBBowZHxPHGMUTQH2g</ServerUrl>
    </Service>
    <DataWindow>
    <UpperLeftX>-20037508.34</UpperLeftX>
    <UpperLeftY>20037508.34</UpperLeftY>
    <LowerRightX>20037508.34</LowerRightX>
    <LowerRightY>-20037508.34</LowerRightY>

    <TileLevel>20</TileLevel>
    <TileCountX>1</TileCountX>
    <TileCountY>1</TileCountY>
    <YOrigin>top</YOrigin>
    </DataWindow>
    <Projection>EPSG:3857</Projection>
    <BlockSizeX>256</BlockSizeX>
    <BlockSizeY>256</BlockSizeY>
    <BandsCount>3</BandsCount>
    <Cache />











    share|improve this question


























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      Here WeGo has more updated imagery for Cambodia than Google. I would like to add the WeGo image tile to QGIS. I have followed the instructions here and can add the WeGo street layers to my map of Cambodia.



      I have followed this link to add satellite imagery. I took the original XML file posted in the link and altered the URL but used the same key as the street layer version of the XML.

      Here is a screen grab of how/where I got the app ID and app key.



      enter image description here



      This resulted in a layer that repeats a tile of southern Spain. I am unaware of how to alter my XML code to get the WeGo image tile to draw for southern Cambodia.



      How can I alter the code to get WeGo imagery to draw in QGIS?



      <GDAL_WMS>
      <Service name="TMS">
      <ServerUrl>https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&amp;app_code=V32dyBBowZHxPHGMUTQH2g</ServerUrl>
      </Service>
      <DataWindow>
      <UpperLeftX>-20037508.34</UpperLeftX>
      <UpperLeftY>20037508.34</UpperLeftY>
      <LowerRightX>20037508.34</LowerRightX>
      <LowerRightY>-20037508.34</LowerRightY>

      <TileLevel>20</TileLevel>
      <TileCountX>1</TileCountX>
      <TileCountY>1</TileCountY>
      <YOrigin>top</YOrigin>
      </DataWindow>
      <Projection>EPSG:3857</Projection>
      <BlockSizeX>256</BlockSizeX>
      <BlockSizeY>256</BlockSizeY>
      <BandsCount>3</BandsCount>
      <Cache />











      share|improve this question















      Here WeGo has more updated imagery for Cambodia than Google. I would like to add the WeGo image tile to QGIS. I have followed the instructions here and can add the WeGo street layers to my map of Cambodia.



      I have followed this link to add satellite imagery. I took the original XML file posted in the link and altered the URL but used the same key as the street layer version of the XML.

      Here is a screen grab of how/where I got the app ID and app key.



      enter image description here



      This resulted in a layer that repeats a tile of southern Spain. I am unaware of how to alter my XML code to get the WeGo image tile to draw for southern Cambodia.



      How can I alter the code to get WeGo imagery to draw in QGIS?



      <GDAL_WMS>
      <Service name="TMS">
      <ServerUrl>https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&amp;app_code=V32dyBBowZHxPHGMUTQH2g</ServerUrl>
      </Service>
      <DataWindow>
      <UpperLeftX>-20037508.34</UpperLeftX>
      <UpperLeftY>20037508.34</UpperLeftY>
      <LowerRightX>20037508.34</LowerRightX>
      <LowerRightY>-20037508.34</LowerRightY>

      <TileLevel>20</TileLevel>
      <TileCountX>1</TileCountX>
      <TileCountY>1</TileCountY>
      <YOrigin>top</YOrigin>
      </DataWindow>
      <Projection>EPSG:3857</Projection>
      <BlockSizeX>256</BlockSizeX>
      <BlockSizeY>256</BlockSizeY>
      <BandsCount>3</BandsCount>
      <Cache />








      qgis wms imagery






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 hours ago









      PolyGeo

      53k1779237




      53k1779237










      asked 5 hours ago









      GBG

      2,612418




      2,612418






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          I think there may be an issue with your app_code and app_id.



          I was able to add that service as an XYZ Tile in QGIS using my App_id/App_code, but not with yours. Is yours restricted to a domain?



          enter image description here



          And:
          enter image description here



          If you are adding this as an XYZ Tile, you have to put the z,x,y parameters in place of actual values:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g



          becomes:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g






          share|improve this answer





















          • Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
            – GBG
            4 hours ago











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "79"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f305777%2fadding-here-wego-satellite-imagery-to-qgis%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          I think there may be an issue with your app_code and app_id.



          I was able to add that service as an XYZ Tile in QGIS using my App_id/App_code, but not with yours. Is yours restricted to a domain?



          enter image description here



          And:
          enter image description here



          If you are adding this as an XYZ Tile, you have to put the z,x,y parameters in place of actual values:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g



          becomes:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g






          share|improve this answer





















          • Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
            – GBG
            4 hours ago















          up vote
          3
          down vote



          accepted










          I think there may be an issue with your app_code and app_id.



          I was able to add that service as an XYZ Tile in QGIS using my App_id/App_code, but not with yours. Is yours restricted to a domain?



          enter image description here



          And:
          enter image description here



          If you are adding this as an XYZ Tile, you have to put the z,x,y parameters in place of actual values:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g



          becomes:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g






          share|improve this answer





















          • Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
            – GBG
            4 hours ago













          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          I think there may be an issue with your app_code and app_id.



          I was able to add that service as an XYZ Tile in QGIS using my App_id/App_code, but not with yours. Is yours restricted to a domain?



          enter image description here



          And:
          enter image description here



          If you are adding this as an XYZ Tile, you have to put the z,x,y parameters in place of actual values:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g



          becomes:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g






          share|improve this answer












          I think there may be an issue with your app_code and app_id.



          I was able to add that service as an XYZ Tile in QGIS using my App_id/App_code, but not with yours. Is yours restricted to a domain?



          enter image description here



          And:
          enter image description here



          If you are adding this as an XYZ Tile, you have to put the z,x,y parameters in place of actual values:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/5/15/12/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g



          becomes:



          https://2.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=tEu0WBZmhFgA0aSvAJfM&app_code=V32dyBBowZHxPHGMUTQH2g







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 4 hours ago









          Jay Cummins

          10.2k54399




          10.2k54399












          • Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
            – GBG
            4 hours ago


















          • Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
            – GBG
            4 hours ago
















          Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
          – GBG
          4 hours ago




          Thanks @Jay Cummins! Using the browser panel in QGIS 2.18 I was able to add a new connection using the line above. I can now see the Here map imagery in QGIS.
          – GBG
          4 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f305777%2fadding-here-wego-satellite-imagery-to-qgis%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How did Captain America manage to do this?

          迪纳利

          南乌拉尔铁路局