within(other) Returns True if this geometry is contained within the other, otherwise returns False
hex Returns a string representation of this geometry in HEX WKB format:
x Returns a list of X coordinates in this line: >>>
import_xml(xml) Import spatial reference from XML.
shell Returns the shell or exterior ring of this polygon, as a LinearRing geometry.
srs The spatial reference system of the raster, as a SpatialReference instance. The SRS can be changed by setting
num Returns the number corresponding to the OGR geometry type:
class SpatialReference(srs_input) Spatial reference objects are initialized on the given srs_input, which may be
proj Returns the PROJ.4 representation for this spatial reference.
class OGRGeomType(type_input) This class allows for the representation of an OGR geometry type in any of several ways:
Page 11 of 18