Last active
December 28, 2015 09:09
-
-
Save kevee/7476801 to your computer and use it in GitHub Desktop.
Kayak Trip November 10, 2013
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | |
"features": [ | |
{ "type": "Feature", "properties": { "Name": "Monterey Peninsula Recreational Trail (Start)", "Description": "" }, "geometry": { "type": "Point", "coordinates": [ -121.887517, 36.602177, -46.5 ] } }, | |
{ "type": "Feature", "properties": { "Name": "Monterey Peninsula Recreational Trail (End)", "Description": "Created by Google My Tracks on Android. Name: Monterey Peninsula Recreational Trail Activity type: - Description: - Total distance: 12.65 km (7.9 mi) Total time: 2:43:38 Moving time: 2:16:39 Average speed: 4.64 km\/h (2.9 mi\/h) Average moving speed: 5.56 km\/h (3.5 mi\/h) Max speed: 25.56 km\/h (15.9 mi\/h) Average pace: 12:56 min\/km (20:49 min\/mi) Average moving pace: 10:48 min\/km (17:23 min\/mi) Fastest pace: 2:21 min\/km (3:47 min\/mi) Max elevation: -20 m (-65 ft) Min elevation: -52 m (-171 ft) Elevation gain: 178 m (583 ft) Max grade: 12 % Min grade: -10 % Recorded: 11\/11\/2013 1:21pm" }, "geometry": { "type": "Point", "coordinates": [ -121.8939, 36.597696, -28.200000762939453 ] } } | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment