public class ST_AsKml
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_AsKml() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static String |
toKml(com.vividsolutions.jts.geom.Geometry geometry)
Generate a KML geometry
|
static String |
toKml(com.vividsolutions.jts.geom.Geometry geometry,
boolean extrude,
int altitudeModeEnum)
Generates a KML geometry.
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static String toKml(com.vividsolutions.jts.geom.Geometry geometry) throws SQLException
geometry - SQLExceptionpublic static String toKml(com.vividsolutions.jts.geom.Geometry geometry, boolean extrude, int altitudeModeEnum) throws SQLException
geometry - altitudeModeEnum - extrude - SQLExceptionCopyright © 2018 CNRS. All rights reserved.