File: dialect_specific_features.rst

package info (click to toggle)
geoalchemy2 0.18.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,692 kB
  • sloc: python: 10,003; sh: 159; makefile: 133
file content (13 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. _dialect_specific_features:

Dialect specific features
=========================

Several dialects handle spatial data in different ways. ``GeoAlchemy2`` tries to hide these
differences but sometimes manual tweaks are needed.

.. toctree::
   :maxdepth: 1

   mysql_mariadb_dialect
   spatialite_dialect