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.