Class KMLDriverFunction

java.lang.Object
org.h2gis.functions.io.kml.KMLDriverFunction
All Implemented Interfaces:
org.h2gis.api.DriverFunction

public class KMLDriverFunction extends Object implements org.h2gis.api.DriverFunction
A driver to export spatial table to kml 2.2 file.
Author:
Erwan Bocher, Sylvain PALOMINOS (UBS 2019)
  • Constructor Details

    • KMLDriverFunction

      public KMLDriverFunction()
  • Method Details