Overview
  • Authentication
  • Multilingual Language Support
  • Routing APIs
    • Directions API
    • Directions Basic API
    • Distance Matrix API
    • Distance Matrix Basic API
    • Route Optimizer API
    • Fleet Planner API
  • Roads APIs
    • Snap To Road API
    • Nearest Roads API
    • Speed Limits API
  • Places APIs
    • Autocomplete API
    • Place Details API
    • Advance Place Details API
    • Nearby Search API
    • Advance Nearby Search API
    • Photo API
    • Text Search API
    • Address Validation API
    • Geofencing API
    • Elevation API
  • Geocoding
    • Geocoding API
    • Reverse Geocoding API
  • Map Tiles
    • 2D Tiles
      • Overview
      • Vector Tiles API
      • Static Tiles API
    • 3D Tiles
      • Overview and Integration
    • Satellite Tiles
      • Overview and Integration
    • Style Editor
  • Navigation SDKs
    • Navigation SDK - Android
    • Navigation SDK - iOS
  • Map SDKs
    • Map SDK - iOS
    • Map SDK - Android
  • Places SDKs
    • Places SDK - Android
    • Places SDK - iOS
  • Web SDK
    • V2 (Recommended)
      • SDK Setup
      • Adding Markers
      • Events & Controls
      • Static Maps
      • Geolocation
      • Adding Shapes
      • Marker Clustering
      • Heatmap Layer
      • Ground Overlays
      • Custom Overlays
    • V1
      • SDK Setup
      • Adding Markers
      • Events & Controls
      • Static Maps
      • Geolocation
      • Adding Shapes
      • Marker Clustering
      • Heatmap Layer
      • Ground Overlays
      • Custom Overlays
  • Ola Maps MCP
    • MCP Overview
    • Ola Maps MCP Server
  • Street View

Satellite Tiles Overview

Satellite Tiles provide satellite imagery that overlays seamlessly on top of our existing map assets including POIs, roads, and other geographic features. These tiles offer real-world visual context by combining satellite imagery with our comprehensive mapping data, enabling rich and detailed map experiences. The satellite imagery used in these tiles contains modified Copernicus Sentinel-2 data (2024).

Why use Satellite Tiles

Satellite Tiles bridge the gap between abstract map representations and real-world visualization. By combining satellite imagery with our detailed map assets, users can see actual landscapes, buildings while still having access to essential navigation elements like roads and points of interest.  Some of the use-cases for Satellite Tiles can be :
  • Real Estate and Property Visualization
  • Urban Planning and Development
  • Environmental Monitoring
  • Tourism and Location Discovery
  • Agriculture and Land Management
  • Emergency Response and Disaster Management
Description of the image

How to integrate Ola Satellite Tiles

The satellite tiles can be consumed in your web application directly by using our satellite style.json endpoint. This style combines satellite imagery with our detailed map assets automatically.

To get started with Satellite Tiles, simply initialize your map with our satellite style URL:
By using the satellite style endpoint, you automatically get access to satellite imagery overlaid with essential map elements like roads, POIs, and labels, providing users with both visual context and navigational information.