This interface provides methods for creating geometries and geometry collections.
| 
 | Methods | 
 | 
| 
 | Creates a geometry from the object’s Well-Known Binary representation. | |
| 
 | Creates a geometry based on the Well-Known Text representation for the geometry object. | |
| 
 | Creates a linear ring. | |
| 
 | Creates a line string object. | |
| 
 | Creates a geometry made up of multiple line strings. | |
| 
 | CreateMultiPointGeometry | Reserved. Currently not used. | 
| 
 | Creates a geometry made up of multiple polygons. | |
| 
 | Creates a point. | |
| 
 | Creates a polygon. |