[Qgis-user] add Google Biking Layer to QGIS

2022-01-17 Thread Hugh Kelley
Hi all,

I'm wondering if anyone knows a way to add Google's bike layer to a QGIS
map using the google map javascript api.

I believe that the layer is vector not tiles

here's an example of how to add it to a leaflet map so it does seem
possible to use it in QGIS but it's unclear to me whether there is a
feature or plugin to work with this sort of datasource rather than adding
it in with python.


https://developers.google.com/maps/documentation/javascript/examples/layer-bicycling


Thanks for any suggestions!


-- 
Hugh Kelley
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] add Google Biking Layer to QGIS

2022-01-17 Thread David Strip

  
  
I could be reading the code wrong, but the link you sent is not a
leaflet map. It's a Google map, served directly from Google.

On 1/17/2022 11:28 AM, Hugh Kelley wrote:

  
  
Hi all, 



I'm wondering if anyone knows a way to add Google's bike
  layer to a QGIS map using the google map _javascript_ api. 



I believe that the layer is vector not tiles


here's an example of how to add it to a leaflet map so it
  does seem possible to use it in QGIS but it's unclear to me
  whether there is a feature or plugin to work with this sort of
  datasource rather than adding it in with python. 





https://developers.google.com/maps/documentation/_javascript_/examples/layer-bicycling




Thanks for any suggestions!





-- 

  

  

  
Hugh Kelley       
  
  

  

  

  

  
  
  
  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] add Google Biking Layer to QGIS

2022-01-17 Thread Hugh Kelley
Sorry sloppy with my terminology.

Point I was trying to make was that it's available for use in general
webmapping, which seems sufficient for using in QGIS but I'm unsure of how
I could plug that into QGIS.

I found the google maps engine which seemed like a step in the right
direction but it's been deprecated for 5+ years.
https://www.qgistutorials.com/en/docs/using_gme_connector.html

On Mon, Jan 17, 2022 at 2:19 PM David Strip 
wrote:

> I could be reading the code wrong, but the link you sent is not a leaflet
> map. It's a Google map, served directly from Google.
>
> On 1/17/2022 11:28 AM, Hugh Kelley wrote:
>
> Hi all,
>
> I'm wondering if anyone knows a way to add Google's bike layer to a QGIS
> map using the google map javascript api.
>
> I believe that the layer is vector not tiles
>
> here's an example of how to add it to a leaflet map so it does seem
> possible to use it in QGIS but it's unclear to me whether there is a
> feature or plugin to work with this sort of datasource rather than adding
> it in with python.
>
>
>
> https://developers.google.com/maps/documentation/javascript/examples/layer-bicycling
>
>
> Thanks for any suggestions!
>
>
> --
> Hugh Kelley
>
>
> ___
> Qgis-user mailing listqgis-u...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
>

-- 
Hugh Kelley
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user