public class KML22 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOC_ELEMENT
Local name of the root element in a KML document.
|
static String |
EPSG_4326
KML coordinate reference system (see OGC 07-147r2, Annex B).
|
static String |
KML_MEDIA_TYPE
KML media type (see
http://www.iana.org/assignments/media-types/application).
|
static String |
KMZ_MEDIA_TYPE
KMZ media type.
|
static String |
NS_NAME
The namespace name for the KML 2.2 schema.
|
static String |
UPDATE
Local name of kml:Update element (specifies an addition, change, or
deletion to KML data).
|
public static final String NS_NAME
public static final String DOC_ELEMENT
public static final String EPSG_4326
public static final String KML_MEDIA_TYPE
public static final String KMZ_MEDIA_TYPE
public static final String UPDATE
Copyright © 2021 Open Geospatial Consortium. All rights reserved.