index.rst 609 B

1234567891011121314151617181920212223
  1. .. _community_schemaless_features:
  2. Schemaless Features Plugin
  3. ==========================
  4. This plugin includes support for serving complex features directly from Schemaless Feature sources.
  5. .. warning::
  6. At the time of writing only MongoDB support is provided.
  7. The plug-in supports only the following services/operation with the indicated output formats:
  8. * WMS:
  9. * GetMap (all the formats)
  10. * GetFeatureInfo (GeoJSON and HTML outputs only)
  11. * WFS:
  12. * GetFeature (GeoJSON output only)
  13. .. toctree::
  14. :caption: documentation
  15. :maxdepth: 1
  16. install
  17. schemaless-mongo/index