Commit Graph
26 Commits
Author SHA1 Message Date
Greg DiCristofaro c9dd573e61 fixes 2021-05-06 15:20:57 -04:00
Greg DiCristofaro f93f658645 bug fixes 2021-04-28 11:44:49 -04:00
Greg DiCristofaro 8bac7f3179 fix for gpx parser and add bundle 2020-06-01 08:05:15 -04:00
Greg DiCristofaro 5b3503f560 fix to prevent exceptions from bubbling up from gpx parser 2020-05-28 11:30:29 -04:00
Greg DiCristofaro 846881136c formatting 2020-04-16 13:05:10 -04:00
Greg DiCristofaro cb66620dba updates to remove datasource mentions 2020-04-16 13:04:38 -04:00
Greg DiCristofaro 7e35e479f9 more bug fixes 2020-04-16 09:34:28 -04:00
Greg DiCristofaro 1d5b9d4089 turn off debug 2020-04-16 09:17:38 -04:00
Greg DiCristofaro 43152e56f3 bug fixes 2020-04-16 09:16:22 -04:00
Greg DiCristofaro f6be62c090 syntax updates 2020-04-15 16:27:03 -04:00
Greg DiCristofaro 52ded97f8d beginnings of gpx file ingest 2020-04-15 15:49:00 -04:00
apriestman f43e375891 Change variable name 2020-04-10 11:03:29 -04:00
Richard Cordovano 528c0283a1 6217 Refactor geo json attr utils 2020-04-02 20:20:56 -04:00
Richard Cordovano c721a89f5f 6217 Refactor geo json attr utils 2020-04-02 17:40:08 -04:00
Richard Cordovano e81fc04495 Update GPX parser for geo helper API changes 2020-03-09 11:42:05 -04:00
Richard Cordovano 9329b1244c Update for geoartifact helpers API change 2020-03-06 17:06:13 -05:00
Richard Cordovano 118d02b1a0 6105 Clean up and bug fixes for GPX Parser 2020-03-06 11:19:36 -05:00
Richard Cordovano f2e8e01a0c 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:25:28 -05:00
Richard Cordovano 174644f13f 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:22:55 -05:00
Richard Cordovano a5a532dc9e 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:20:24 -05:00
Richard Cordovano ad873dbd2d 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:17:47 -05:00
Mark McKinnon 8f10557df0 Update GPX_Parser_Module.py
remove module text from module name.
2020-02-12 10:43:51 -05:00
Mark McKinnon 48b0743525 Update GPX_Parser_Module.py
Added logic that if there is only a starting point and no ending point it will use the starting point as the ending point.  This can happen in a GPX route file for whatever reason.
2020-02-07 09:11:10 -05:00
Mark McKinnon 48acd461a7 Update GPX_Parser_Module.py
Add tracks and route artifacts
2020-02-04 15:28:33 -05:00
Mark McKinnon dc63b3134c Upgrade gpxpy to newer version
Upgrade gpxpy to version 1.3.5
2020-02-04 15:26:46 -05:00
Mark McKinnon edd20e506d GPX internal python module update
GPX internal pythong module update for open source and geoartifacthelper
2020-01-31 15:29:38 -05:00