Index

_ | A | B | C | D | F | G | I | N | O | R | S | T | W

_

__lshift__() (geoalchemy2.comparator.Comparator method)
__rshift__() (geoalchemy2.comparator.Comparator method)
__weakref__ (geoalchemy2.comparator.BaseComparator attribute)
_GISType (class in geoalchemy2.types)

A

above() (geoalchemy2.comparator.Comparator method)
as_binary (geoalchemy2.types._GISType attribute)
(geoalchemy2.types.Geography attribute)
(geoalchemy2.types.Geometry attribute)

B

BaseComparator (class in geoalchemy2.comparator)
below() (geoalchemy2.comparator.Comparator method)

C

Comparator (class in geoalchemy2.comparator)
comparator_factory (geoalchemy2.types._GISType attribute)
(geoalchemy2.types.Raster attribute)
CompositeType (class in geoalchemy2.types)
contained() (geoalchemy2.comparator.Comparator method)
contains() (geoalchemy2.comparator.Comparator method)

D

desc (geoalchemy2.elements.RasterElement attribute)
(geoalchemy2.elements.WKBElement attribute)
(geoalchemy2.elements.WKTElement attribute)
distance_box() (geoalchemy2.comparator.Comparator method)
distance_centroid() (geoalchemy2.comparator.Comparator method)

F

from_shape() (in module geoalchemy2.shape)
from_text (geoalchemy2.types._GISType attribute)
(geoalchemy2.types.Geography attribute)
(geoalchemy2.types.Geometry attribute)

G

GenericFunction (class in geoalchemy2.functions)
geoalchemy2.comparator (module)
geoalchemy2.functions (module)
geoalchemy2.shape (module)
geoalchemy2.types (module)
Geography (class in geoalchemy2.types)
Geometry (class in geoalchemy2.types)
GeometryDump (class in geoalchemy2.types)

I

intersects() (geoalchemy2.comparator.BaseComparator method)

N

name (geoalchemy2.types._GISType attribute)
(geoalchemy2.types.Geography attribute)
(geoalchemy2.types.Geometry attribute)

O

overlaps_or_above() (geoalchemy2.comparator.Comparator method)
overlaps_or_below() (geoalchemy2.comparator.Comparator method)
overlaps_or_to_left() (geoalchemy2.comparator.BaseComparator method)
overlaps_or_to_right() (geoalchemy2.comparator.BaseComparator method)

R

Raster (class in geoalchemy2.types)
RasterElement (class in geoalchemy2.elements)

S

same() (geoalchemy2.comparator.Comparator method)
ST_Area (class in geoalchemy2.functions)
ST_AsBinary (class in geoalchemy2.functions)
ST_AsEWKB (class in geoalchemy2.functions)
ST_AsEWKT (class in geoalchemy2.functions)
ST_AsGeoJSON (class in geoalchemy2.functions)
ST_AsGML (class in geoalchemy2.functions)
ST_AsKML (class in geoalchemy2.functions)
ST_AsRaster (class in geoalchemy2.functions)
ST_AsSVG (class in geoalchemy2.functions)
ST_AsText (class in geoalchemy2.functions)
ST_Buffer (class in geoalchemy2.functions)
ST_Centroid (class in geoalchemy2.functions)
ST_Contains (class in geoalchemy2.functions)
ST_ContainsProperly (class in geoalchemy2.functions)
ST_CoveredBy (class in geoalchemy2.functions)
ST_Covers (class in geoalchemy2.functions)
ST_Crosses (class in geoalchemy2.functions)
ST_DFullyWithin (class in geoalchemy2.functions)
ST_Difference (class in geoalchemy2.functions)
ST_Disjoint (class in geoalchemy2.functions)
ST_Distance (class in geoalchemy2.functions)
ST_Distance_Sphere (class in geoalchemy2.functions)
ST_Dump (class in geoalchemy2.functions)
ST_DumpPoints (class in geoalchemy2.functions)
ST_DWithin (class in geoalchemy2.functions)
ST_Envelope (class in geoalchemy2.functions)
ST_Equals (class in geoalchemy2.functions)
ST_GeometryN (class in geoalchemy2.functions)
ST_GeometryType (class in geoalchemy2.functions)
ST_Height (class in geoalchemy2.functions)
ST_Intersection (class in geoalchemy2.functions)
ST_Intersects (class in geoalchemy2.functions)
ST_IsValid (class in geoalchemy2.functions)
ST_Length (class in geoalchemy2.functions)
ST_NPoints (class in geoalchemy2.functions)
ST_OrderingEquals (class in geoalchemy2.functions)
ST_Overlaps (class in geoalchemy2.functions)
ST_Perimeter (class in geoalchemy2.functions)
ST_Project (class in geoalchemy2.functions)
ST_Relate (class in geoalchemy2.functions)
ST_Simplify (class in geoalchemy2.functions)
ST_SRID (class in geoalchemy2.functions)
ST_Touches (class in geoalchemy2.functions)
ST_Transform (class in geoalchemy2.functions)
ST_Union (class in geoalchemy2.functions)
ST_Value (class in geoalchemy2.functions)
ST_Width (class in geoalchemy2.functions)
ST_Within (class in geoalchemy2.functions)
ST_X (class in geoalchemy2.functions)
ST_Y (class in geoalchemy2.functions)
ST_Z (class in geoalchemy2.functions)

T

to_left() (geoalchemy2.comparator.Comparator method)
to_right() (geoalchemy2.comparator.Comparator method)
to_shape() (in module geoalchemy2.shape)
type (geoalchemy2.functions.ST_AsRaster attribute)
(geoalchemy2.functions.ST_Buffer attribute)
(geoalchemy2.functions.ST_Centroid attribute)
(geoalchemy2.functions.ST_Difference attribute)
(geoalchemy2.functions.ST_Dump attribute)
(geoalchemy2.functions.ST_DumpPoints attribute)
(geoalchemy2.functions.ST_Envelope attribute)
(geoalchemy2.functions.ST_Intersection attribute)
(geoalchemy2.functions.ST_Project attribute)
(geoalchemy2.functions.ST_Simplify attribute)
(geoalchemy2.functions.ST_Transform attribute)
(geoalchemy2.functions.ST_Union attribute)
typemap (geoalchemy2.types.CompositeType attribute)
(geoalchemy2.types.GeometryDump attribute)

W

WKBElement (class in geoalchemy2.elements)
WKTElement (class in geoalchemy2.elements)