gis.geos.GEOSGeometry.geom_typeid

GEOSGeometry.geom_typeid

Returns the GEOS geometry type identification number. The following table shows the value for each geometry type:

Geometry ID
Point 0
LineString 1
LinearRing 2
Polygon 3
MultiPoint 4
MultiLineString 5
MultiPolygon 6
GeometryCollection 7
doc_Django
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.