public class GPXCoordinate extends Object
| Constructor and Description |
|---|
GPXCoordinate() |
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.Coordinate |
createCoordinate(Attributes attributes)
General method to create a coordinate from a gpx point.
|
public static com.vividsolutions.jts.geom.Coordinate createCoordinate(Attributes attributes) throws NumberFormatException
attributes - Attributes of the point. Here it is latitude and
longitudeNumberFormatExceptionCopyright © 2018 CNRS. All rights reserved.