"maxar premium imagery" to onlinemapsource.xml.

Started by Frimon, November 18, 2019, 09:23:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Frimon

Hello, please help add the "maxar premium imagery" geo map to onlinemapsource.xml. There is such information "tms [1,22]: https: //earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe: ImageryTileService @ EPSG: 3857 @ jpg / {zoom} / {x} / { -y} .jpg? connectId = YOUR_ID_HERE "

orux

#1
Quote from: Frimon post_id=39353 time=1574065402 user_id=9083
Hello, please help add the "maxar premium imagery" geo map to onlinemapsource.xml. There is such information "tms [1,22]: https: //earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe: ImageryTileService @ EPSG: 3857 @ jpg / {zoom} / {x} / { -y} .jpg? connectId = YOUR_ID_HERE "


Here it is:



   <onlinemapsource uid="989">
      <name>DIGI</name>
      <url><![CDATA[https://earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe:ImageryTileService@EPSG:3857@jpg/{$z}/{$x}/{$y}.jpg?connectId=YOUR_ID_HERE]]></url>
<minzoom>1</minzoom>
      <maxzoom>20</maxzoom>
      <projection>MERCATORESFERICA</projection>
      <servers></servers>
      <httpparam name=""></httpparam>
      <cacheable>1</cacheable>
      <downloadable>1</downloadable>
      <maxtilesday>0</maxtilesday>
      <maxthreads>0</maxthreads>
      <xop></xop>
      <yop>0</yop>
      <zop></zop>
      <qop></qop>
      <sop></sop>
   </onlinemapsource>


NOTE: I HAVE REPLACED YOUR ID WITH 'YOUR_ID_HERE'. YOU HAVE TO INSERT THERE YOUR CONNECTID.





orux