https://wiki.openstreetmap.org/wiki/Maxar
Is the best choice for imagery when editing openstreetmap. However it is not present in the list of available maps in your app.
(Sure, I'll hit the suggestion button.)
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Maxar imagery
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Maxar imagery
Hi,
Unfortunately this map requires a token id that regularly changes so it cannot be added as a regular map...
Unfortunately this map requires a token id that regularly changes so it cannot be added as a regular map...
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Maxar imagery
Can this be added as an *.aqx file?
Standard
http://osmz.ru/imagery/#11/51.4101/-0.0632/ms
Premium
http://osmz.ru/imagery/#11/51.4101/-0.0632/mp
A kind of this but unfortunately I couldn't make it working, there is a mistake somewhere.
Could you check it please?
Standard
http://osmz.ru/imagery/#11/51.4101/-0.0632/ms
Premium
http://osmz.ru/imagery/#11/51.4101/-0.0632/mp
A kind of this but unfortunately I couldn't make it working, there is a mistake somewhere.
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<aqx version="9">
<name>Maxar Imagery</name>
<description>© Maxar</description>
<source id="MAXAR_PR" type="satellite">
<name>Maxar Premium Imagery</name>
<copyright>Maxar</copyright>
<preview-location>5.90,44.80,10</preview-location>
<zoom-levels z="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20">
<server><![CDATA[https://earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe:ImageryTileService@EPSG:3857@jpg/{z}/{x}/{ty}.jpg?connectId=91e57457-aa2d-41ad-a42b-3b63a123f54a]]></server>
</zoom-levels>
</source>
<source id="MAXAR_ST" type="satellite">
<name>Maxar Standard Imagery</name>
<copyright>Maxar</copyright>
<preview-location>5.90,44.80,10</preview-location>
<zoom-levels z="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20">
<server><![CDATA[https://earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe:ImageryTileService@EPSG:3857@jpg/{z}/{x}/{ty}.jpg?connectId=d9c5e3ef-6300-4cec-9562-c1f27da6b2d9]]></server>
</zoom-levels>
</source>
</aqx>
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Maxar imagery
Hi Alex,
I've corrected the code in your post, now it works.
I also attach a copy.
If it's working fine for some time I'll add those maps to the community maps list.
I've corrected the code in your post, now it works.
I also attach a copy.
If it's working fine for some time I'll add those maps to the community maps list.
- Attachments
-
- MaxarSat.aqx
- (1.05 KiB) Downloaded 670 times
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Maxar imagery
I think some tags are missing.
They were missing in my version but it was just a raw version.
Code: Select all
<update-delay></update-delay>
<referer></referer>
<region></region>
<data-source></data-source>
Re: Maxar imagery
Is it OK like this?
Datasource tag is unavailable.
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<aqx version="9">
<name>Maxar Imagery</name>
<description>© Maxar</description>
<source id="MAXAR_PR" type="satellite">
<name>Maxar Premium Imagery</name>
<data-source></data-source>
<copyright>Maxar</copyright>
<region>WRLD</region>
<preview-location>5.90,44.80,10</preview-location>
<zoom-levels z="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20">
<update-delay>3M</update-delay>
<referer><![CDATA[http://osmz.ru/imagery/#11/51.8169/-0.8665/mp]]></referer>
<server><![CDATA[https://earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe:ImageryTileService@EPSG:3857@jpg/{z}/{x}/{ty}.jpg?connectId=91e57457-aa2d-41ad-a42b-3b63a123f54a]]></server>
</zoom-levels>
</source>
<source id="MAXAR_ST" type="satellite">
<name>Maxar Standard Imagery</name>
<data-source></data-source>
<copyright>Maxar</copyright>
<region>WRLD</region>
<preview-location>5.90,44.80,10</preview-location>
<zoom-levels z="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20">
<update-delay>3M</update-delay>
<referer><![CDATA[http://osmz.ru/imagery/#13/51.4828/-0.1718/ms]]></referer>
<server><![CDATA[https://earthwatch.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe:ImageryTileService@EPSG:3857@jpg/{z}/{x}/{ty}.jpg?connectId=d9c5e3ef-6300-4cec-9562-c1f27da6b2d9]]></server>
</zoom-levels>
</source>
</aqx>
Re: Maxar imagery
(Maybe it could be added to the main maps list, as Maxar seems like a major provider, at least from looking on OpenStreetMap's iD editor imagery selector.)Psyberia-Support wrote: ↑Fri Nov 22, 2019 9:49 am If it's working fine for some time I'll add those maps to the community maps list.
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Maxar imagery
Yes "<update-delay></update-delay>" is important you're right.
"<region>" is no used by the app for now, "<data-source></data-source>" is only for display to the user, and "<referer>"not requested for this map.
"<region>" is no used by the app for now, "<data-source></data-source>" is only for display to the user, and "<referer>"not requested for this map.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Maxar imagery
This one also works good:
Maxar Premium Imagery (Beta) - JOSM - Imagery Preview
Hope the url will work fine for a long time.
Maxar Premium Imagery (Beta) - JOSM - Imagery Preview
Hope the url will work fine for a long time.
.If it's working fine for some time I'll add those maps to the community maps list.