| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"GdalAddoTransform" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"GdalTranslateTransform" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"GdalWarpTransform" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"ReprojectTransform" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERR_MSG_400_COMMON |
"ERROR 400 (Bad Request): Please check the log files for details." |
public static final String |
ERR_MSG_400_NO_URL |
"ERROR 400 (Bad Request): The HttpProxyService could not determine a URL to proxy to." |
public static final String |
ERR_MSG_404 |
"ERROR 404 (Not found): The HttpProxyService could not find the requested service." |
public static final String |
ERR_MSG_405 |
"ERROR 405: (Method Not Allowed): The HttpProxyService does not support this request method." |
public static final String |
ERR_MSG_500 |
"ERROR 500 (Internal Error) An internal error occured which prevented further processing." |
public static final String |
ERR_MSG_502 |
"ERROR 502 (Bad Gateway): The HttpProxyService does not allow you to access that location." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESTRICT_FIELDS_PARAM |
"output:only" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CHARSET |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
LENGTH_LIMIT_ORACLE |
30 |
protected static final int |
LENGTH_LIMIT_POSTGRESQL |
63 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_MESSAGE |
"Error while requesting a GeoServer resource: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COULD_NOT_SET_ERROR_MSG |
"Could not set layers for Map" |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.