Google Maps

The Google driver provides access to the imagery and maps used by  Google Maps.

Data Usage

This driver is provided for educational purposes only. Use of Google data or APIs is subject to the  Google Maps/Google Earth Terms and Conditions and you are responsible for reading these carefully and abiding my them. osgEarth has no affiliation with Google and the osgEarth license does not extend to the use of its products and services.

Specs

Options

dataset Which Google dataset to use: satellite, terrain, roads, labels) optional
version Version of the Google maps API to access optional
language Language code to send to map tile requests (default=en) optional

Example

 <image name="Google maps" driver="google">
   <dataset>satellite</dataset>
 </image>

Driver list