OneWorld

Contents:

  • Introduction
  • Tutorials
  • API Reference
OneWorld
  • Docs »
  • OneWorld: python mapping made easy
  • View page source

OneWorld: python mapping made easy¶

Contents:

  • Introduction
    • Installation
    • Documentation
    • License
  • Tutorials
    • Static Map
      • Get started
      • Markers
      • Shapefiles and choroplets
    • Web Map
      • Getting started
      • Circles and lines
      • Networks
      • GeoJSON files and choropleths
      • Layers: basemaps and overlays
      • Styles
      • Information panel
  • API Reference
    • Static Maps
      • oneworld.StaticMap
      • oneworld.StaticMap.get_projection
      • oneworld.StaticMap.plot_outter
      • oneworld.StaticMap.plot_inner
      • oneworld.StaticMap.plot_physics
      • oneworld.StaticMap.plot_pop
      • oneworld.StaticMap.add_txt
      • oneworld.StaticMap.add_markers
      • oneworld.StaticMap.add_legend
      • oneworld.StaticMap.add_choropleth
      • oneworld.StaticMap.add_colorbar
      • oneworld.StaticMap.add_shp
      • oneworld.StaticMap.savemap
    • Interactive Maps
      • oneworld.WebMap
      • oneworld.WebMap.add_basemap
      • oneworld.WebMap.add_box
      • oneworld.WebMap.add_choropleth
      • oneworld.WebMap.add_circles
      • oneworld.WebMap.add_geojson
      • oneworld.WebMap.add_heatmap
      • oneworld.WebMap.add_layer_control
      • oneworld.WebMap.add_lines
      • oneworld.WebMap.add_logo
      • oneworld.WebMap.add_network
      • oneworld.WebMap.add_overlay
      • oneworld.WebMap.add_panel
      • oneworld.WebMap.savemap

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Antoni Aguilar Mogas

Built with Sphinx using a theme provided by Read the Docs.