Class BaseSpatialField

The Base GIS Field.

Declaration

class BaseSpatialField(Field)
source link

Documentation

It's used as a base class for GeometryField and RasterField. Defines
properties that are common to all GIS fields such as the characteristics
of the spatial reference system of the field.

Methods

Subclasses

Reexports