class ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial

OID used to represent geometry/geography database types and attributes.

Accepts ‘geo_type`, `srid`, `has_z`, `has_m`, and `geographic` as parameters. Responsible for parsing sql_types returned from the database and WKT features.