public class GeoLifeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GEOLIFE_POINT_FEATURE |
static String |
GEOLIFE_TRACK_FEATURE |
| Constructor and Description |
|---|
GeoLifeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.opengis.feature.simple.SimpleFeatureType |
createGeoLifePointDataType() |
static org.opengis.feature.simple.SimpleFeatureType |
createGeoLifeTrackDataType() |
static Date |
parseDate(String source) |
static boolean |
validate(URL file) |
public static final String GEOLIFE_POINT_FEATURE
public static final String GEOLIFE_TRACK_FEATURE
public static Date parseDate(String source) throws ParseException
ParseExceptionpublic static org.opengis.feature.simple.SimpleFeatureType createGeoLifeTrackDataType()
public static org.opengis.feature.simple.SimpleFeatureType createGeoLifePointDataType()
public static boolean validate(URL file)
Copyright © 2013–2021. All rights reserved.