>>> py3-gpxpy: Building community/py3-gpxpy 1.6.2-r2 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 04:25:20 +0000
>>> py3-gpxpy: Validating /home/buildozer/aports/community/py3-gpxpy/APKBUILD...
>>> py3-gpxpy: Analyzing dependencies...
>>> py3-gpxpy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel
( 1/25) Installing libbz2 (1.0.8-r6)
( 2/25) Installing libffi (3.5.2-r1)
( 3/25) Installing gdbm (1.26-r0)
( 4/25) Installing xz-libs (5.8.3-r0)
( 5/25) Installing mpdecimal (4.0.1-r0)
( 6/25) Installing libpanelw (6.6_p20260404-r0)
( 7/25) Installing readline (8.3.3-r1)
( 8/25) Installing sqlite-libs (3.53.0-r0)
( 9/25) Installing python3 (3.14.3-r0)
(10/25) Installing python3-pycache-pyc0 (3.14.3-r0)
(11/25) Installing pyc (3.14.3-r0)
(12/25) Installing python3-pyc (3.14.3-r0)
(13/25) Installing py3-installer (1.0.0-r0)
(14/25) Installing py3-installer-pyc (1.0.0-r0)
(15/25) Installing py3-gpep517 (19-r2)
(16/25) Installing py3-gpep517-pyc (19-r2)
(17/25) Installing py3-parsing (3.3.2-r1)
(18/25) Installing py3-parsing-pyc (3.3.2-r1)
(19/25) Installing py3-packaging (26.2-r0)
(20/25) Installing py3-packaging-pyc (26.2-r0)
(21/25) Installing py3-setuptools (82.0.1-r1)
(22/25) Installing py3-setuptools-pyc (82.0.1-r1)
(23/25) Installing py3-wheel (0.47.0-r0)
(24/25) Installing py3-wheel-pyc (0.47.0-r0)
(25/25) Installing .makedepends-py3-gpxpy (20260428.042533)
Executing busybox-1.37.0-r31.trigger
OK: 869.9 MiB in 130 packages
>>> py3-gpxpy: Cleaning up srcdir
>>> py3-gpxpy: Cleaning up pkgdir
>>> py3-gpxpy: Cleaning up tmpdir
>>> py3-gpxpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/gpxpy-1.6.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.24/gpxpy-1.6.2.tar.gz.part'
gpxpy-1.6.2.tar.gz.p 100% |********************************| 109k 0:00:00 ETA
'/var/cache/distfiles/v3.24/gpxpy-1.6.2.tar.gz.part' saved
/var/cache/distfiles/v3.24/gpxpy-1.6.2.tar.gz: OK
>>> py3-gpxpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/gpxpy-1.6.2.tar.gz
/var/cache/distfiles/v3.24/gpxpy-1.6.2.tar.gz: OK
>>> py3-gpxpy: Unpacking /var/cache/distfiles/v3.24/gpxpy-1.6.2.tar.gz...
2026-04-28 04:25:36,026 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2026-04-28 04:25:36,355 root INFO running bdist_wheel
2026-04-28 04:25:36,414 root INFO running build
2026-04-28 04:25:36,414 root INFO running build_py
2026-04-28 04:25:36,428 root INFO creating build/lib/gpxpy
2026-04-28 04:25:36,429 root INFO copying gpxpy/parser.py -> build/lib/gpxpy
2026-04-28 04:25:36,431 root INFO copying gpxpy/gpxxml.py -> build/lib/gpxpy
2026-04-28 04:25:36,432 root INFO copying gpxpy/__init__.py -> build/lib/gpxpy
2026-04-28 04:25:36,434 root INFO copying gpxpy/utils.py -> build/lib/gpxpy
2026-04-28 04:25:36,435 root INFO copying gpxpy/geo.py -> build/lib/gpxpy
2026-04-28 04:25:36,436 root INFO copying gpxpy/gpx.py -> build/lib/gpxpy
2026-04-28 04:25:36,439 root INFO copying gpxpy/gpxfield.py -> build/lib/gpxpy
2026-04-28 04:25:36,442 root INFO copying gpxpy/py.typed -> build/lib/gpxpy
2026-04-28 04:25:36,443 root INFO running build_scripts
2026-04-28 04:25:36,444 root INFO creating build/scripts-3.14
2026-04-28 04:25:36,445 root INFO copying and adjusting gpxinfo -> build/scripts-3.14
2026-04-28 04:25:36,446 root INFO changing mode of build/scripts-3.14/gpxinfo from 644 to 755
2026-04-28 04:25:36,469 root INFO installing to build/bdist.linux-riscv64/wheel
2026-04-28 04:25:36,470 root INFO running install
2026-04-28 04:25:36,507 root INFO running install_lib
2026-04-28 04:25:36,518 root INFO creating build/bdist.linux-riscv64/wheel
2026-04-28 04:25:36,519 root INFO creating build/bdist.linux-riscv64/wheel/gpxpy
2026-04-28 04:25:36,520 root INFO copying build/lib/gpxpy/parser.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,521 root INFO copying build/lib/gpxpy/gpxxml.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,522 root INFO copying build/lib/gpxpy/__init__.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,523 root INFO copying build/lib/gpxpy/utils.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,525 root INFO copying build/lib/gpxpy/py.typed -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,525 root INFO copying build/lib/gpxpy/geo.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,527 root INFO copying build/lib/gpxpy/gpx.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,529 root INFO copying build/lib/gpxpy/gpxfield.py -> build/bdist.linux-riscv64/wheel/./gpxpy
2026-04-28 04:25:36,530 root INFO running install_egg_info
2026-04-28 04:25:36,543 root INFO running egg_info
2026-04-28 04:25:36,551 root INFO writing gpxpy.egg-info/PKG-INFO
2026-04-28 04:25:36,553 root INFO writing dependency_links to gpxpy.egg-info/dependency_links.txt
2026-04-28 04:25:36,555 root INFO writing top-level names to gpxpy.egg-info/top_level.txt
2026-04-28 04:25:36,567 root INFO reading manifest file 'gpxpy.egg-info/SOURCES.txt'
2026-04-28 04:25:36,571 root INFO reading manifest template 'MANIFEST.in'
2026-04-28 04:25:36,576 root INFO adding license file 'LICENSE.txt'
2026-04-28 04:25:36,576 root INFO adding license file 'NOTICE.txt'
2026-04-28 04:25:36,581 root INFO writing manifest file 'gpxpy.egg-info/SOURCES.txt'
2026-04-28 04:25:36,582 root INFO Copying gpxpy.egg-info to build/bdist.linux-riscv64/wheel/./gpxpy-1.6.2-py3.14.egg-info
2026-04-28 04:25:36,586 root INFO running install_scripts
2026-04-28 04:25:36,587 root INFO creating build/bdist.linux-riscv64/wheel/gpxpy-1.6.2.data/scripts
2026-04-28 04:25:36,588 root INFO copying build/scripts-3.14/gpxinfo -> build/bdist.linux-riscv64/wheel/gpxpy-1.6.2.data/scripts
2026-04-28 04:25:36,589 root INFO changing mode of build/bdist.linux-riscv64/wheel/gpxpy-1.6.2.data/scripts/gpxinfo to 755
2026-04-28 04:25:36,595 root INFO creating build/bdist.linux-riscv64/wheel/gpxpy-1.6.2.dist-info/WHEEL
2026-04-28 04:25:36,598 wheel INFO creating '/home/buildozer/aports/community/py3-gpxpy/src/gpxpy-1.6.2/.dist/.tmp-8smvm73q/gpxpy-1.6.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2026-04-28 04:25:36,599 wheel INFO adding 'gpxpy/__init__.py'
2026-04-28 04:25:36,601 wheel INFO adding 'gpxpy/geo.py'
2026-04-28 04:25:36,603 wheel INFO adding 'gpxpy/gpx.py'
2026-04-28 04:25:36,606 wheel INFO adding 'gpxpy/gpxfield.py'
2026-04-28 04:25:36,608 wheel INFO adding 'gpxpy/gpxxml.py'
2026-04-28 04:25:36,609 wheel INFO adding 'gpxpy/parser.py'
2026-04-28 04:25:36,610 wheel INFO adding 'gpxpy/py.typed'
2026-04-28 04:25:36,611 wheel INFO adding 'gpxpy/utils.py'
2026-04-28 04:25:36,612 wheel INFO adding 'gpxpy-1.6.2.data/scripts/gpxinfo'
2026-04-28 04:25:36,614 wheel INFO adding 'gpxpy-1.6.2.dist-info/licenses/LICENSE.txt'
2026-04-28 04:25:36,615 wheel INFO adding 'gpxpy-1.6.2.dist-info/licenses/NOTICE.txt'
2026-04-28 04:25:36,616 wheel INFO adding 'gpxpy-1.6.2.dist-info/METADATA'
2026-04-28 04:25:36,617 wheel INFO adding 'gpxpy-1.6.2.dist-info/WHEEL'
2026-04-28 04:25:36,618 wheel INFO adding 'gpxpy-1.6.2.dist-info/top_level.txt'
2026-04-28 04:25:36,619 wheel INFO adding 'gpxpy-1.6.2.dist-info/RECORD'
2026-04-28 04:25:36,619 root INFO removing build/bdist.linux-riscv64/wheel
2026-04-28 04:25:36,623 gpep517 INFO The backend produced .dist/gpxpy-1.6.2-py3-none-any.whl
gpxpy-1.6.2-py3-none-any.whl
.2026-04-28 04:25:38,743 gpxpy.gpx DEBUG delta = 10
2026-04-28 04:25:38,743 gpxpy.gpx DEBUG delta = -20
...................2026-04-28 04:25:38,827 gpxpy.gpx DEBUG Track reduced to 258 points
.........../usr/lib/python3.14/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'>
result = method()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.../usr/lib/python3.14/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx_with_garmin_extension.gpx' mode='r' encoding='UTF-8'>
result = method()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
....2026-04-28 04:25:38,908 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:29:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00)
2026-04-28 04:25:38,908 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:31:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00)
..................2026-04-28 04:25:39,383 root DEBUG max_speed = 0.3092208077590933
2026-04-28 04:25:39,385 root DEBUG max_speed = 0.3092208077590936
2026-04-28 04:25:39,390 root DEBUG max_speed_with_more_extreemes = 21.645456543136532
2026-04-28 04:25:39,390 root DEBUG max_speed_with_extreemes = 0.3092208077590936
...........2026-04-28 04:25:39,977 gpxpy.gpx DEBUG Track reduced to 258 points
.....................2026-04-28 04:25:41,197 gpxpy.gpx DEBUG Track reduced to 258 points
.2026-04-28 04:25:41,221 gpxpy.gpx DEBUG Track reduced to 31 points
......2026-04-28 04:25:41,523 gpxpy.parser DEBUG Error in:
result = method()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.........................................s
----------------------------------------------------------------------
Ran 141 tests in 4.731s
OK (skipped=1)
q
w
789
256@aaa
http://9890
77888
kw
121.89
1
1
n
cm
des
src
sym
ty
dgps
13
14
15
16
16
17
rten
rtecm
rtedesc
rtesrc
101
1001
12
13
aaaaa
wwww
cccc
qqq
a.png
2
pps
23
19
20
21
22
23
rten
rtecm
rtedesc
rtesrc
101
1002
13
14
aaaaajkjk
wwwwii
ciccc
qssqq
ai.png
3
pps
24
20
21
22
23
22
q
w
789
77888
kw
121.89
1.0
1.0
n
cm
des
src
sym
ty
dgps
13
14.0
15.0
16.0
16.0
17
rten
rtecm
rtedesc
rtesrc
101
1001.0
12.0
13.0
aaaaa
wwww
cccc
qqq
a.png
2
pps
23
19.0
20.0
21.0
22.0
23
rten
rtecm
rtedesc
rtesrc
101
1002.0
13.0
14.0
aaaaajkjk
wwwwii
ciccc
qssqq
ai.png
3
pps
24
20.0
21.0
22.0
23.0
22
point.time= 2014-02-02 10:23:22.214678+00:00 previous_time= 2014-02-02 10:23:18+00:00
point.time= 2014-02-02 10:25:13.271319+00:00 previous_time= 2014-02-02 10:23:22.214678+00:00
point.time= 2014-02-02 10:25:30+00:00 previous_time= 2014-02-02 10:25:13.271319+00:00
2d: 4580.1370099275755
2d cloned and smoothed: 4387.735724664453
3d: 4692.420209116628
3d cloned and smoothed: 4452.660898698497
3479.2785330053252
22263.898158654716
22263.898158654716
22263.898158660555
22263.898158660555
Testing: 2001-10-26T19:32:52Z, dst = 0:00:00
Testing: 2001-10-26T19:32:52+0000, dst = 0:00:00
Testing: 2001-10-26T19:32:52+00:00, dst = 0:00:00
2001-10-26T21:32:52+02:00
2001-10-26 21:32:52+02:00
2001-10-26T19:32:52Z
2001-10-26 19:32:52+00:00
2001-10-26T21:32:52.126790+02:00
2001-10-26 21:32:52.126790+02:00
2001-10-26T19:32:52.126790Z
2001-10-26 19:32:52.126790+00:00
3.4
171
[3.5037691250810354, 16.29471484778496, 2.7961800578590768, -20.957892887506446, -21.066312712795337, -15.59044696652384, 9.103426978878215, 17.87943088664905, -24.54203371633781, -11.568426891181666, 17.292410315648212, -14.93301836395352, -19.21292318390297, -18.19300996493867, -17.65408198007864, 11.91151038311588, 14.037659999325241, 17.085887291798745, 2.8802778193534326, -22.564438690248085, -12.264133721009463, 9.79605094865384, -15.70721834845497, -14.947631258273086, 8.013542786936368, -11.298637564870434, 5.811155525025102, 7.591774007887802, 3.011439705355029, 21.679613166638546, -20.455280361087226, 3.2365854009548833, -23.07067417513833, -16.568066421380262, -22.408933842584084, 6.527503588522027, 14.949525295785044, 0.35206822093051815, 14.225499274240738, -10.644350245384471]
[8.622628399310827, -13.019249660477861, 10.148596172739838, -13.178179410502105, 4.043251312266366, -15.14682648347101, 4.046413519260655, 12.90683508931798, -21.74176356416617, 0.8372679852171716, -2.8794394459887016, -24.545046292369754, 12.142622725050634, 20.926891418267974, 4.713022759422724, -12.948353476039603, -14.292975782229028, 21.77625061485791, 0.08680306285712147, -16.304627545588684, 12.685367417995884, -1.942480054997453, -23.215876710194678, -7.456847981284592, 10.076759602950759, -18.154470755722773, 3.298188777113409, -0.939106943068696, 4.413771593051785, 2.9632170558150763, -16.21163814041544, -17.542029804606845, -19.13116344280868, -3.686150746817213, 22.355301077924945, 21.43603691801461, -11.756049636627763, -9.161873779946832, -14.933378509616595, 2.2715931755042327]
haversine_dist= 15742.949367314446
nonhaversine_dist= 15742.95336363144
25
22
25
23
[0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345]
[29003.959467892506, 29004.985205061563, 29006.420865400414, 29007.540832378116, 29008.045027362787, 29008.139284219422, 29008.139284219422, 29008.045027362787, 29007.540832378116, 29006.42086540041, 29004.985205061563, 29003.959467892502, 29003.959467892506, 29004.98520506156, 29006.420865400425, 29007.540832378116, 29008.045027362765, 29008.139284219436, 29008.139284219433, 29008.04502736281, 29007.540832378098, 29006.42086540041, 29004.985205061563]
[0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345]
[13.052619221644376, 13.052619222073558, 13.052619221315124, 13.052619221966067, 13.05261922200516, 13.052619222040613, 13.052619222040155, 13.052619221994409, 13.052619221928909, 13.052619221252016, 13.052619222010906, 13.052619221617967, 13.052619221644376, 13.052619222073554, 13.052619221315132, 13.052619221966067, 13.052619222005147, 13.052619222040619, 13.052619222040162, 13.052619221994417, 13.052619221928902, 13.052619221252016, 13.052619222010906]
[0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345]
[28515.724631277357, 28610.32581261914, 28756.850586203607, 28894.862124837717, 28980.034476656863, 29007.025012639897, 29009.253498485017, 29036.19418659564, 29120.925838963754, 29257.207200278754, 29400.513241487755, 29492.286085596694, 29492.286085596694, 29400.513241487755, 29257.207200278754, 29120.925838963754, 29036.19418659564, 29009.253498485017, 29007.025012639897, 28980.034476656863, 28894.862124837717, 28756.850586203607, 28610.32581261914]
[0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345]
[13.052654582064376, 13.052646751636019, 13.052635797300924, 13.052626122642977, 13.052620633647125, 13.0526192220009, 13.05261905777853, 13.052616495001493, 13.052609462430691, 13.052598921714951, 13.052588516545407, 13.052582613288278, 13.052583860704354, 13.052591692294014, 13.052602646959565, 13.052612320899431, 13.052617810423722, 13.0526192220009, 13.052619386222476, 13.052621949050287, 13.052628981043597, 13.052639522425517, 13.052649927261752]
296
296
Distance: 4692.420209116628
-----
Length: 4692.420209116628
Moving time: 4239.0 (70.65min)
Stopped time: 0.0 (0.0min)
Moving distance: 4452.660898698497
Stopped distance: 0.0
Max speed: 75.57014115734157m/s
-----
Dakle: 4452.660898698497 4692.420209116628
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309)
GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309)
GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309)
GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287)
GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162)
GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162)
GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162)
Inserting Waypoint Extension
Inserting Metadata Extension
Inserting GPX Extension
Inserting Route Extension
Inserting Track Extension
Inserting Track Segment Extension
Inserting Track Point Extension
Parsing: 2001-10-26T21:32:52
Parsing: 2001-10-26T19:32:52Z
Parsing: 2001-10-26T21:32:52.12679
Parsing: 2001-10-26T21:32:52
Parsing: 2001-10-26T19:32:52Z
Parsing: 2001-10-26T21:32:52.12679
Parsing: 2001-10-26 21:32:52
Parsing: 2001-10-26 19:32:52
Parsing: 2001-10-26 21:32:52.12679
Parsing: 2001-10-26 21:32:52
Parsing: 2001-10-26 19:32:52
Parsing: 2001-10-26 21:32:52.12679
Found [NearestLocationData(location=GPXTrackPoint(45.52, 45.52, elevation=1140), track_no=0, segment_no=0, point_no=500), NearestLocationData(location=GPXTrackPoint(45.520000100000004, 45.520000100000004, elevation=1140), track_no=0, segment_no=1, point_no=500)]
1.1876693986451499
1.1876693986451499
1.1876693986451499
1.1876693986451499
1.9258332183116367
2.475232256601139
4.253155591071979
4.253155591071979
5.039066653962713
5.8240233410166935
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
14.080202214317442
16.41499657199811
21.057070763915338
24.97122684337671
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
26.03325993413896
raw= 26.03325993413896
calculated= 26.03325993413896
0.033270473754643815
1.0141999064019231
1.0141999064019231
1.0141999064019231
1.0141999064019231
1.122894933244686
1.1661258976524973
1.235971914060805
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.2728242202277233
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3072541091266896
1.3237575326997926
1.3237575326997926
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
1.6315529965494044
raw= 1.6315529965494044
calculated= 1.6315529965494044
Extension 1
tag: |{gpx.py}aaa|
-att: |{gpx.py}jjj| = |kkk|
-text: |bbb|
-tail: |hhh
|
Extension 2
tag: |{gpx.py}ccc|
-text: |
|
-tail: |
|
__|tag: |{gpx.py}ddd|
__|-att: |{gpx.py}lll| = |mmm|
__|-att: |{gpx.py}nnn| = |ooo|
__|-text: |eee
|
__|-tail: |
|
__|__|tag: |{gpx.py}fff|
__|__|-text: |ggg|
__|__|-tail: |iii
|
1.049041748046875e-05
184
0.003935575485229492
31
[trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00]
[trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00]
Parsing: route.gpx
0 0 0
Parsing: track-with-extremes.gpx
2206.0052814347823 2203.710263146852 2166.0835672835588
Parsing: korita-zbevnica.gpx
14913.748355843027 14618.201128489021 14093.876160907294
Parsing: unicode_with_bom.gpx
0 0 0
Parsing: cerknicko-jezero-without-elevations.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: cerknicko-jezero-no-creator.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: Mojstrovka.gpx
2700.646447411652 2543.598739960727 2257.8861378311126
Parsing: unicode2.gpx
0 0 0
Parsing: track-with-small-floats.gpx
9476.213389245673 9476.213389245673 9476.213389245673
Parsing: cerknicko-jezero.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: custom_schema_locations.gpx
0 0 0
Parsing: validation_gpx11.gpx
0 0 0
Parsing: cerknicko-jezero-with-elevations-zero.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: gpx1.1_with_extensions.gpx
0 0 0
Parsing: gpx1.0_with_all_fields.gpx
0 0 0
Parsing: around-visnjan-with-car.gpx
2736.299816059205 2706.795651186252 2621.8583629930495
Parsing: first_and_last_elevation.gpx
195708.11038381874 195708.11038381874 195708.11038381874
Parsing: track_with_dilution_errors.gpx
0 0 0
Parsing: track-with-empty-segment.gpx
85.94933348340511 73.50297606588445 73.50297606588445
Parsing: gpx1.1_with_all_fields.gpx
0 0 0
Parsing: default_schema_locations.gpx
0 0 0
Parsing: gpx-with-node-with-comments.gpx
0 0 0
Parsing: unicode_with_bom_noencoding.gpx
0 0 0
Parsing: gpx_with_garmin_extension.gpx
0 0 0
Parsing: track-with-less-sec-time.gpx
1.56318012372706 1.56318012372706 1.56318012372706
Parsing: gpx1.1_with_extensions_without_namespaces.gpx
0 0 0
Parsing: cerknicko-without-times.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: track_with_speed.gpx
18.665026775139328 18.65896966954116 18.65896966954116
Parsing: validation_gpx10.gpx
0 0 0
Parsing: unicode.gpx
0 0 0
0.0 11.40858671910906
0.1 10.560848959571695
0.2 9.933953478986806
0.30000000000000004 8.622358818207266
0.4 8.07803703399673
0.5 7.8656610727378355
0.6000000000000001 7.71206663265052
0.7000000000000001 6.1581178702824335
0.8 5.702347882799376
0.9 5.107735383478071
1.0 0.49719055247567623
Points in first (split) part: 11
2020-01-01 00:00:00
2020-01-01 00:00:00.500000
25
24
Inserting Waypoint Extension
Inserting Metadata Extension
Inserting GPX Extension
Inserting Route Extension
Inserting Track Extension
Inserting Track Segment Extension
Inserting Track Point Extension
Reading Waypoint Extension
tag: |{gpx.py}ccc|
-text: ||
-tail: ||
__|tag: |{gpx.py}ddd|
__|-att: |{gpx.py}lll| = |mmm|
__|-att: |{gpx.py}nnn| = |ooo|
__|-text: |eee|
__|-tail: ||
__|__|tag: |{gpx.py}fff|
__|__|-text: |ggg|
__|__|-tail: |iii|
__|tag: |{gpx.py}aaa|
__|-text: |bbb|
__|-tail: |None|
Reading Metadata Extension
Reading GPX Extension
Reading Route Extension
Reading Track Extension
Reading Track Segment Extension
Reading Track Point Extension
Test<a>jkljkl</gpx>
0
>>> py3-gpxpy: Entering fakeroot...
>>> py3-gpxpy-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/gpxpy/__pycache__' -> '/home/buildozer/aports/community/py3-gpxpy/pkg/py3-gpxpy-pyc/usr/lib/python3.14/site-packages/gpxpy/__pycache__'
>>> py3-gpxpy-pyc*: Preparing subpackage py3-gpxpy-pyc...
Please specify at least one package name on the command line.
>>> py3-gpxpy-pyc*: Running postcheck for py3-gpxpy-pyc
>>> py3-gpxpy*: Running postcheck for py3-gpxpy
>>> py3-gpxpy*: Preparing package py3-gpxpy...
Please specify at least one package name on the command line.
>>> py3-gpxpy-pyc*: Tracing dependencies...
python3~3.14
>>> py3-gpxpy-pyc*: Package size: 205.8 KB
>>> py3-gpxpy-pyc*: Compressing data...
>>> py3-gpxpy-pyc*: Create checksum...
>>> py3-gpxpy-pyc*: Create py3-gpxpy-pyc-1.6.2-r2.apk
>>> py3-gpxpy*: Tracing dependencies...
python3
python3~3.14
>>> py3-gpxpy*: Package size: 175.2 KB
>>> py3-gpxpy*: Compressing data...
>>> py3-gpxpy*: Create checksum...
>>> py3-gpxpy*: Create py3-gpxpy-1.6.2-r2.apk
>>> py3-gpxpy: Build complete at Tue, 28 Apr 2026 04:25:45 +0000 elapsed time 0h 0m 25s
>>> py3-gpxpy: Cleaning up srcdir
>>> py3-gpxpy: Cleaning up pkgdir
>>> py3-gpxpy: Cleaning up tmpdir
>>> py3-gpxpy: Uninstalling dependencies...
( 1/25) Purging .makedepends-py3-gpxpy (20260428.042533)
( 2/25) Purging py3-gpep517-pyc (19-r2)
( 3/25) Purging py3-gpep517 (19-r2)
( 4/25) Purging py3-installer-pyc (1.0.0-r0)
( 5/25) Purging py3-installer (1.0.0-r0)
( 6/25) Purging py3-setuptools-pyc (82.0.1-r1)
( 7/25) Purging py3-setuptools (82.0.1-r1)
( 8/25) Purging py3-wheel-pyc (0.47.0-r0)
( 9/25) Purging py3-wheel (0.47.0-r0)
(10/25) Purging py3-packaging-pyc (26.2-r0)
(11/25) Purging py3-packaging (26.2-r0)
(12/25) Purging py3-parsing-pyc (3.3.2-r1)
(13/25) Purging py3-parsing (3.3.2-r1)
(14/25) Purging python3-pyc (3.14.3-r0)
(15/25) Purging python3-pycache-pyc0 (3.14.3-r0)
(16/25) Purging pyc (3.14.3-r0)
(17/25) Purging python3 (3.14.3-r0)
(18/25) Purging gdbm (1.26-r0)
(19/25) Purging libbz2 (1.0.8-r6)
(20/25) Purging libffi (3.5.2-r1)
(21/25) Purging libpanelw (6.6_p20260404-r0)
(22/25) Purging mpdecimal (4.0.1-r0)
(23/25) Purging readline (8.3.3-r1)
(24/25) Purging sqlite-libs (3.53.0-r0)
(25/25) Purging xz-libs (5.8.3-r0)
Executing busybox-1.37.0-r31.trigger
OK: 825.1 MiB in 105 packages
>>> py3-gpxpy: Updating the community/riscv64 repository index...
>>> py3-gpxpy: Signing the index...