django-vectortiles
  • Installation
  • Usage
  • Development
  • Changelog
django-vectortiles
  • Welcome to django-vectortiles’s documentation!
  • View page source

Welcome to django-vectortiles’s documentation!

Generate vector tiles directly from your Django models. Using the power of PostGIS and the flexibility of Django, you can create vector tiles from your own data and serve them to your web maps.

  • Installation
    • Requirements
    • PostGIS 2.4+ backend usage
    • Other database backend usages
  • Usage
    • Simple layer tile view
    • Multiple layer tile view
    • Using TileJSON
    • More complex multiple layer tile view
    • Complex related model tile view
    • Django Rest Framework
    • MapLibre Example
    • Cache policy
  • Development
    • With docker and docker-compose
    • Local
  • Changelog
    • 1.0.2 (2025-07-09)
    • 1.0.1 (2024-11-04)
    • 1.0.0 (2024-09-04)
    • 0.2.0 (2022-10-17)
    • 0.1.0 (2021-02-25)
    • 0.0.3 (2021-02-18)
    • 0.0.2 (2021-02-12)
    • 0.0.1 (2020-10-22)

Indices and tables

  • Index

  • Search Page

Next

© Copyright 2021 - 2025, Jean-Etienne Castagnede.

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