User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.exporttogml_void

Table of Contents

TGIS_Shape.ExportToGML method

DK11 for Python | tatukgis.pdk.TGIS_Shape.ExportToGML | Constructors | Methods | Properties

Export the Shape geometry into a GML (see www.opengis.org).

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def ExportToGML(
  self
) -> str: 

Result

Type Description
str Exported GML text.

Remarks

See TGIS_ShapePolygon.ExportToWKB for example.

2022/11/21 01:53

Page Tools