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