django-vectortiles
1.0.0
  • Installation
  • Usage
  • Development
  • Changelog
django-vectortiles
  • Welcome to django-vectortiles’s documentation!
  • Edit on GitHub

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.0-beta
    • 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 - 2024, Jean-Etienne Castagnede. Revision 8fc9fc56.

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