Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SRID |
4326 |
public static final String |
SRIDPREFIX |
"SRID=4326;" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SRID |
4326 |
public static final String |
SRIDPREFIX |
"SRID=4326;" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POSTGIS_PROTOCOL |
"jdbc:postgresql_postGIS:" |
public static final String |
POSTGRES_PROTOCOL |
"jdbc:postgresql:" |
public static final String |
REVISION |
"$Revision: 10206 $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POSTGIS_AUTOPROTOCOL |
"jdbc:postgresql_autogis:" |
public static final String |
REVISIONAUTO |
"$Revision: 9324 $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POSTGIS_LWPROTOCOL |
"jdbc:postgresql_lwgis:" |
public static final String |
REVISIONLW |
"$Revision: 9324 $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GEOMETRYCOLLECTION |
7 |
public static final int |
LINEARRING |
0 |
public static final int |
LINESTRING |
2 |
public static final int |
MULTILINESTRING |
5 |
public static final int |
MULTIPOINT |
4 |
public static final int |
MULTIPOLYGON |
6 |
public static final int |
POINT |
1 |
public static final int |
POLYGON |
3 |
public static final int |
UNKNOWN_SRID |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GeoCollID |
"GEOMETRYCOLLECTION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SRIDPREFIX |
"SRID=" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
CUTINTS |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NUMBER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NUMBER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NUMBER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NUMBER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POSTGIS_PROTOCOL |
"jdbc:postgis_j2d:" |
public static final String |
REVISION |
"$Revision: 10206 $" |
Copyright © 2014. All rights reserved.