struct PostGIS::Point2D
- PostGIS::Point2D
- PostGIS::Geography
- Struct
- Value
- Object
Defined in:
postgis.crConstructors
- .from_ewkb(io, endian : IO::ByteFormat) : self
- .new(x : Float64, y : Float64, srid : UInt32 = 4326_u32)
- .new(query_methods : DB::ResultSet)