Skip to main content
Ctrl+K

ipyopenlayers 0.2.1 documentation

  • Introduction to ipyopenlayers
  • Installation
  • Developer install
  • Map
  • Layers
    • Overlays
    • Controls
    • API Reference
  • Introduction to ipyopenlayers
  • Installation
  • Developer install
  • Map
  • Layers
  • Overlays
  • Controls
  • API Reference

ipyopenlayers#

Version: 0.2.1

OpenLayers Jupyter Widget

Quickstart#

To get started with ipyopenlayers, install with pip:

pip install ipyopenlayers

Contents#

Installation and usage

  • Introduction to ipyopenlayers
    • Try it online
  • Installation
    • Installing using pip
    • Installing the Front-end Extension
    • Installing for JupyterLab
  • Developer install

Map

  • Map
    • Example
    • Usage
    • Attributes and methods

Layers and Overlays

  • Layers
    • Tile Layer
    • RasterTileLayer
    • VectorTileLayer
    • HeatmapLayer
    • GeoJSON Layer
    • GeoTIFF Tile Layer
    • GeoZarr Tile Layer
  • Overlays
    • Image Overlay
    • Video Overlay
    • Popup Overlay
    • position

Controls

  • Controls
    • Zoom Slider Control
    • Scaleline Control
    • Fullscreen Control
    • Mouse Position Control

API

  • API Reference
    • BaseControl
    • BaseOverlay
    • FullScreen
    • GeoJSON
    • GeoTIFFTileLayer
    • GeoZarrTileLayer
    • HeatmapLayer
    • ImageOverlay
    • Layer
    • Map
    • MousePosition
    • PopupOverlay
    • RasterTileLayer
    • ScaleLine
    • TileLayer
    • VectorTileLayer
    • VideoOverlay
    • ZoomSlider

Indices and tables#

  • Index

  • Module Index

  • Search Page

next

Introduction to ipyopenlayers

On this page
  • ipyopenlayers
    • Quickstart
    • Contents
  • Indices and tables
Show Source

© Copyright 2024, QuantStack.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.17.1.