django-geostore
0.6.3
  • Installation
  • Configuration
  • QUICK START
  • Vector Tiles
  • Vector Tiles Group Access
  • Plugins

developped by

django-geostore
  • »
  • django-geostore
  • Edit on GitHub

Build Status Maintainability codecov

django-geostoreΒΆ

Dynamic geographic datastore with Vector Tiles generation from PostGIS and json schema definition and validation.

  • Installation
    • Requirements
      • SYSTEM REQUIREMENTS
    • With pip
    • With git
  • Configuration
    • Settings
      • INTERNAL_GEOMETRY_SRID
      • HOSTNAME
      • TERRA_TILES_HOSTNAMES
      • MAX_TILE_ZOOM
      • MIN_TILE_ZOOM
      • GEOSTORE_LAYER_VIEWSSET
      • GEOSTORE_LAYER_SERIALIZER
      • GEOSTORE_EXPORT_CELERY_ASYNC
    • URLs
      • Admin
  • QUICK START
    • Manage layers
      • Geometry type validation
        • Supported types
        • Without validation
        • With validation
      • JSON schema definition / validation
      • Vector tiles
        • On layers
        • On group of layers
      • Relations
        • Manual relation
        • Automatic relations
          • Intersects
          • Distance
      • Data import
        • ShapeFile
        • GeoJSON
      • Data export
      • API endpoints
  • Vector Tiles
    • Settings
    • metadata
      • attribution
      • licence
      • description
    • tiles
      • minzoom
      • maxzoom
      • pixel_buffer
      • features_filter
      • properties_filter
      • features_limit
      • Example
  • Vector Tiles Group Access
    • Where to add a group
    • Then ?
  • Plugins
    • Routing
Next

© Copyright 2019-2021, Makina Corpus Revision 86038817.

Built with Sphinx using a theme based on Read the Docs theme.
Read the Docs v: 0.6.3
Versions
latest
stable
0.6.3
0.6.2
0.6.1
0.6.0
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
Downloads
On Read the Docs
Project Home
Builds