Class GeoJSONConstants
- java.lang.Object
-
- com.vividsolutions.jump.io.geojson.GeoJSONConstants
-
public class GeoJSONConstants extends Object
-
-
Constructor Summary
Constructors Constructor Description GeoJSONConstants()
-
-
-
Field Detail
-
CHARSET
public static final String CHARSET
- See Also:
- Constant Field Values
-
PROPERTIES
public static final String PROPERTIES
- See Also:
- Constant Field Values
-
GEOMETRY
public static final String GEOMETRY
- See Also:
- Constant Field Values
-
FEATURES
public static final String FEATURES
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
TYPE_FEATURE
public static final String TYPE_FEATURE
- See Also:
- Constant Field Values
-
TYPE_FEATURECOLLECTION
public static final String TYPE_FEATURECOLLECTION
- See Also:
- Constant Field Values
-
CRS
public static final String CRS
- See Also:
- Constant Field Values
-
-