Dear all,
I would like to ask if anyone here has addressed access to Bing maps in GRASS GIS?
For my study I need aerial maps with global coverage which I can use as a basemap. To my knowledge Bing maps are not provided as WMS which I could use in GRASS GIS directly (d.wms, r.in.wms).
Thanks for your help in advance, Martin
···
Martin Landa
https://geomatics.fsv.cvut.cz/en/employees/martin-landa/
http://gismentors.cz/mentors/landa
Hi Martin,
Is running a (local) MapProxy feasible for you?
I just tried, and installing it in a Virtual Env like described here:
https://www.mapproxy.org/#getting-started
And then using a config like (attached, the default config with some virtual earth additions), I was able to request WMS images from MapProxy, being backed by QuadTile requests done by MapProxy.
Regards,
Richard Duivenvoorde
PS not sure, but I think you can even do this for Google Sat... mmm next challenge 
On 5/23/24 14:55, Martin Landa via grass-user wrote:
Dear all,
I would like to ask if anyone here has addressed access to Bing maps in GRASS GIS?
For my study I need aerial maps with global coverage which I can use as a basemap. To my knowledge Bing maps are not provided as WMS which I could use in GRASS GIS directly (d.wms, r.in.wms).
Thanks for your help in advance, Martin
--
Martin Landa
https://geomatics.fsv.cvut.cz/en/employees/martin-landa/
http://gismentors.cz/mentors/landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user
(attachments)
mapproxy.yaml (1.8 KB)
Ok, this config has both Google Sat and Bing Virtual Earth layers
Regards,
Richard Duivenvoorde
On 5/23/24 16:32, Richard Duivenvoorde wrote:
Hi Martin,
Is running a (local) MapProxy feasible for you?
I just tried, and installing it in a Virtual Env like described here:
https://www.mapproxy.org/#getting-started
And then using a config like (attached, the default config with some virtual earth additions), I was able to request WMS images from MapProxy, being backed by QuadTile requests done by MapProxy.
Regards,
Richard Duivenvoorde
PS not sure, but I think you can even do this for Google Sat... mmm next challenge 
On 5/23/24 14:55, Martin Landa via grass-user wrote:
Dear all,
I would like to ask if anyone here has addressed access to Bing maps in GRASS GIS?
For my study I need aerial maps with global coverage which I can use as a basemap. To my knowledge Bing maps are not provided as WMS which I could use in GRASS GIS directly (d.wms, r.in.wms).
Thanks for your help in advance, Martin
--
Martin Landa
https://geomatics.fsv.cvut.cz/en/employees/martin-landa/
http://gismentors.cz/mentors/landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user
(attachments)
mapproxy.yaml (2.08 KB)
Hi Martin,
ISTR that we once did this using vsicurl in gdal to reference the tiles in a vrt file which you can then import using r.in.gdal. Possibly you can use vsicurl_streaming Moritz
···
Le 23/05/24 à 14:55, Martin Landa via grass-user a écrit :
Dear all,
I would like to ask if anyone here has addressed access to Bing maps in GRASS GIS?
For my study I need aerial maps with global coverage which I can use as a basemap. To my knowledge Bing maps are not provided as WMS which I could use in GRASS GIS directly (d.wms, r.in.wms).
Dear Richard, Moritz,
čt 23. 5. 2024 v 16:32 odesílatel Richard Duivenvoorde <rdmailings@duif.net> napsal:
Is running a (local) MapProxy feasible for you?
I just tried, and installing it in a Virtual Env like described here:
https://www.mapproxy.org/#getting-started
And then using a config like (attached, the default config with some virtual earth additions), I was able to request WMS images from MapProxy, being backed by QuadTile requests done by MapProxy.
Thanks for your useful tips! Best regards, Martin
···
Martin Landa
https://geomatics.fsv.cvut.cz/en/employees/martin-landa/
http://gismentors.cz/mentors/landa