public class WFS11 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CAPABILITIES_URL
Reference to the WFS11 capabilities document (URI).
|
static String |
PROFILE
The profile indicates the two levels of the GMLSF(GML Simple Features):
SF-0 : Level 0 (only simple non-spatial property types; Curve and Surface geometries are excluded)
SF-1 : Level 1 (complex non-spatial property types, plus Curve and Surface geometries)
|
static String |
WFS_LOCKING
Implements optional LockFeature and GetFeatureWithLock
|
static String |
WFS_TRANSACTION
Implements the Transaction request
|
static String |
WFS_XLINK
Implements the GetGmlObject request and supports (local) XLink processing in GetFeature requests.
|
| Constructor and Description |
|---|
WFS11() |
public static final String CAPABILITIES_URL
public static final String WFS_TRANSACTION
public static final String WFS_LOCKING
public static final String WFS_XLINK
public static final String PROFILE
Copyright © 2021 Open Geospatial Consortium. All rights reserved.