>>> py3-gpxpy: Building community/py3-gpxpy 1.6.2-r1 (using abuild 3.13.0-r3) started Sun, 28 Apr 2024 03:16:42 +0000
>>> py3-gpxpy: Checking sanity of /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.4.6-r0)
(3/25) Installing gdbm (1.23-r1)
(4/25) Installing xz-libs (5.6.1-r3)
(5/25) Installing mpdecimal (4.0.0-r0)
(6/25) Installing libpanelw (6.4_p20240330-r0)
(7/25) Installing readline (8.2.10-r0)
(8/25) Installing sqlite-libs (3.45.3-r0)
(9/25) Installing python3 (3.12.3-r1)
(10/25) Installing python3-pycache-pyc0 (3.12.3-r1)
(11/25) Installing pyc (3.12.3-r1)
(12/25) Installing python3-pyc (3.12.3-r1)
(13/25) Installing py3-installer (0.7.0-r2)
(14/25) Installing py3-installer-pyc (0.7.0-r2)
(15/25) Installing py3-gpep517 (15-r2)
(16/25) Installing py3-gpep517-pyc (15-r2)
(17/25) Installing py3-parsing (3.1.2-r1)
(18/25) Installing py3-parsing-pyc (3.1.2-r1)
(19/25) Installing py3-packaging (24.0-r1)
(20/25) Installing py3-packaging-pyc (24.0-r1)
(21/25) Installing py3-setuptools (69.5.1-r0)
(22/25) Installing py3-setuptools-pyc (69.5.1-r0)
(23/25) Installing py3-wheel (0.42.0-r1)
(24/25) Installing py3-wheel-pyc (0.42.0-r1)
(25/25) Installing .makedepends-py3-gpxpy (20240428.031645)
Executing busybox-1.36.1-r26.trigger
OK: 425 MiB in 127 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.20/gpxpy-1.6.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.20/gpxpy-1.6.2.tar.gz.part'
gpxpy-1.6.2.tar.gz.p 100% |********************************| 109k 0:00:00 ETA
'/var/cache/distfiles/v3.20/gpxpy-1.6.2.tar.gz.part' saved
>>> py3-gpxpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/gpxpy-1.6.2.tar.gz
>>> py3-gpxpy: Checking sha512sums...
gpxpy-1.6.2.tar.gz: OK
>>> py3-gpxpy: Unpacking /var/cache/distfiles/v3.20/gpxpy-1.6.2.tar.gz...
2024-04-28 03:16:46,669 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-04-28 03:16:46,755 root INFO running bdist_wheel
2024-04-28 03:16:46,776 root INFO running build
2024-04-28 03:16:46,777 root INFO running build_py
2024-04-28 03:16:46,780 root INFO creating build
2024-04-28 03:16:46,780 root INFO creating build/lib
2024-04-28 03:16:46,780 root INFO creating build/lib/gpxpy
2024-04-28 03:16:46,780 root INFO copying gpxpy/utils.py -> build/lib/gpxpy
2024-04-28 03:16:46,781 root INFO copying gpxpy/__init__.py -> build/lib/gpxpy
2024-04-28 03:16:46,781 root INFO copying gpxpy/gpxfield.py -> build/lib/gpxpy
2024-04-28 03:16:46,781 root INFO copying gpxpy/gpxxml.py -> build/lib/gpxpy
2024-04-28 03:16:46,781 root INFO copying gpxpy/parser.py -> build/lib/gpxpy
2024-04-28 03:16:46,782 root INFO copying gpxpy/geo.py -> build/lib/gpxpy
2024-04-28 03:16:46,782 root INFO copying gpxpy/gpx.py -> build/lib/gpxpy
2024-04-28 03:16:46,783 root INFO copying gpxpy/py.typed -> build/lib/gpxpy
2024-04-28 03:16:46,783 root INFO running build_scripts
2024-04-28 03:16:46,783 root INFO creating build/scripts-3.12
2024-04-28 03:16:46,784 root INFO copying and adjusting gpxinfo -> build/scripts-3.12
2024-04-28 03:16:46,784 root INFO changing mode of build/scripts-3.12/gpxinfo from 644 to 755
2024-04-28 03:16:46,790 wheel INFO installing to build/bdist.linux-i686/wheel
2024-04-28 03:16:46,790 root INFO running install
2024-04-28 03:16:46,802 root INFO running install_lib
2024-04-28 03:16:46,805 root INFO creating build/bdist.linux-i686
2024-04-28 03:16:46,805 root INFO creating build/bdist.linux-i686/wheel
2024-04-28 03:16:46,805 root INFO creating build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,805 root INFO copying build/lib/gpxpy/utils.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,806 root INFO copying build/lib/gpxpy/__init__.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,806 root INFO copying build/lib/gpxpy/gpxfield.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,806 root INFO copying build/lib/gpxpy/py.typed -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,806 root INFO copying build/lib/gpxpy/gpxxml.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,807 root INFO copying build/lib/gpxpy/parser.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,807 root INFO copying build/lib/gpxpy/geo.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,807 root INFO copying build/lib/gpxpy/gpx.py -> build/bdist.linux-i686/wheel/gpxpy
2024-04-28 03:16:46,808 root INFO running install_egg_info
2024-04-28 03:16:46,811 root INFO running egg_info
2024-04-28 03:16:46,813 root INFO writing gpxpy.egg-info/PKG-INFO
2024-04-28 03:16:46,813 root INFO writing dependency_links to gpxpy.egg-info/dependency_links.txt
2024-04-28 03:16:46,814 root INFO writing top-level names to gpxpy.egg-info/top_level.txt
2024-04-28 03:16:46,816 root INFO reading manifest file 'gpxpy.egg-info/SOURCES.txt'
2024-04-28 03:16:46,817 root INFO reading manifest template 'MANIFEST.in'
2024-04-28 03:16:46,819 root INFO adding license file 'LICENSE.txt'
2024-04-28 03:16:46,819 root INFO adding license file 'NOTICE.txt'
2024-04-28 03:16:46,820 root INFO writing manifest file 'gpxpy.egg-info/SOURCES.txt'
2024-04-28 03:16:46,820 root INFO Copying gpxpy.egg-info to build/bdist.linux-i686/wheel/gpxpy-1.6.2-py3.12.egg-info
2024-04-28 03:16:46,821 root INFO running install_scripts
2024-04-28 03:16:46,821 root INFO creating build/bdist.linux-i686/wheel/gpxpy-1.6.2.data
2024-04-28 03:16:46,822 root INFO creating build/bdist.linux-i686/wheel/gpxpy-1.6.2.data/scripts
2024-04-28 03:16:46,822 root INFO copying build/scripts-3.12/gpxinfo -> build/bdist.linux-i686/wheel/gpxpy-1.6.2.data/scripts
2024-04-28 03:16:46,822 root INFO changing mode of build/bdist.linux-i686/wheel/gpxpy-1.6.2.data/scripts/gpxinfo to 755
2024-04-28 03:16:46,824 wheel INFO creating build/bdist.linux-i686/wheel/gpxpy-1.6.2.dist-info/WHEEL
2024-04-28 03:16:46,825 wheel INFO creating '/home/buildozer/aports/community/py3-gpxpy/src/gpxpy-1.6.2/.dist/.tmp-uuik6t23/gpxpy-1.6.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
2024-04-28 03:16:46,825 wheel INFO adding 'gpxpy/__init__.py'
2024-04-28 03:16:46,825 wheel INFO adding 'gpxpy/geo.py'
2024-04-28 03:16:46,826 wheel INFO adding 'gpxpy/gpx.py'
2024-04-28 03:16:46,827 wheel INFO adding 'gpxpy/gpxfield.py'
2024-04-28 03:16:46,827 wheel INFO adding 'gpxpy/gpxxml.py'
2024-04-28 03:16:46,828 wheel INFO adding 'gpxpy/parser.py'
2024-04-28 03:16:46,828 wheel INFO adding 'gpxpy/py.typed'
2024-04-28 03:16:46,828 wheel INFO adding 'gpxpy/utils.py'
2024-04-28 03:16:46,828 wheel INFO adding 'gpxpy-1.6.2.data/scripts/gpxinfo'
2024-04-28 03:16:46,829 wheel INFO adding 'gpxpy-1.6.2.dist-info/LICENSE.txt'
2024-04-28 03:16:46,829 wheel INFO adding 'gpxpy-1.6.2.dist-info/METADATA'
2024-04-28 03:16:46,829 wheel INFO adding 'gpxpy-1.6.2.dist-info/NOTICE.txt'
2024-04-28 03:16:46,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/WHEEL'
2024-04-28 03:16:46,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/top_level.txt'
2024-04-28 03:16:46,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/RECORD'
2024-04-28 03:16:46,830 wheel INFO removing build/bdist.linux-i686/wheel
2024-04-28 03:16:46,831 gpep517 INFO The backend produced .dist/gpxpy-1.6.2-py3-none-any.whl
gpxpy-1.6.2-py3-none-any.whl
.2024-04-28 03:16:47,350 gpxpy.gpx DEBUG delta = 10
2024-04-28 03:16:47,350 gpxpy.gpx DEBUG delta = -20
...................2024-04-28 03:16:47,386 gpxpy.gpx DEBUG Track reduced to 258 points
.........../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'>
if method() is not None:
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx_with_garmin_extension.gpx' mode='r' encoding='UTF-8'>
if method() is not None:
ResourceWarning: Enable tracemalloc to get the object allocation traceback
....2024-04-28 03:16:47,414 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)
2024-04-28 03:16:47,414 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)
..............
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
[22.253170471831034, 4.068592840559298, -2.788525001223724, 14.739281361040169, 22.298762170216524, 6.395237510881119, 12.566383704270295, -8.242686650931603, -10.95601729153352, 16.338317075285257, 13.394381620123614, -23.68392669507891, 16.776091517715642, 23.96365039808523, -15.653841300484721, 15.929658519264917, -19.9611815378614, 24.860656648487765, 0.5941431710107914, -17.927582349715554, -9.661208356020905, 17.86097918548514, -19.512089205843587, 10.007000207975292, -23.313490452656175, -10.539558273286682, -5.316741708726047, 17.465654556536442, -3.0494827382853975, 9.156002467078771, -4.915912597724104, -8.515383722095999, -24.601220823255645, 16.592074053997667, 24.940889853464732, 21.814832407729355, -11.054919482542957, -4.854175052481052, -19.864443631918544, -9.812641602642309]
[-11.846328676869284, 1.5148483625958498, -2.712076694310761, 3.8004129094190597, 21.263983779181693, -11.081808320137382, -12.75021216078674, -0.5551305863158218, -24.801824319046652, -15.363604715803325, 9.93508960676156, 6.943947756826696, -18.379404569059098, 4.061949524668646, -16.805841953843103, -22.27746853120305, -5.298822732467196, 20.515224772036344, 1.324637955355612, -0.9315208378548989, -10.719716782799104, -18.284348820243597, 2.572839810369676, 24.602105115666223, 19.899606780549, 23.161484226130447, 10.3462122951248, 23.743229351300855, -12.21492638085171, -10.683657183884755, -16.2350580542093, -8.061440583364355, 20.064726698707414, 8.019947282806916, 7.628408787034741, -7.909741327135489, -8.09780970561233, -5.073853955313173, 17.453747562637663, 17.285130899057528]
haversine_dist= 15742.949367314446
nonhaversine_dist= ....2024-04-28 03:16:47,588 root DEBUG max_speed = 0.3092208077590933
2024-04-28 03:16:47,589 root DEBUG max_speed = 0.3092208077590936
2024-04-28 03:16:47,591 root DEBUG max_speed_with_more_extreemes = 21.645456543136532
2024-04-28 03:16:47,591 root DEBUG max_speed_with_extreemes = 0.3092208077590936
...........2024-04-28 03:16:47,829 gpxpy.gpx DEBUG Track reduced to 258 points
.........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.4208654004, 29004.985205061574]
[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.05261922125201, 13.05261922201091]
[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
..2024-04-28 03:16:48,285 gpxpy.gpx DEBUG Track reduced to 258 points
.2024-04-28 03:16:48,294 gpxpy.gpx DEBUG Track reduced to 31 points
......2024-04-28 03:16:48,387 gpxpy.parser DEBUG Error in:
if method() is not None:
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.........................................s
----------------------------------------------------------------------
Ran 141 tests in 1.781s
OK (skipped=1)
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.3555966811180173
1.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
|
2.6226043701171875e-06
184
0.0015149116516113281
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: korita-zbevnica.gpx
14913.748355843027 14618.201128489021 14093.876160907294
Parsing: gpx_with_garmin_extension.gpx
0 0 0
Parsing: track-with-small-floats.gpx
9476.213389245673 9476.213389245673 9476.213389245673
Parsing: unicode_with_bom.gpx
0 0 0
Parsing: cerknicko-jezero-without-elevations.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: gpx1.1_with_extensions.gpx
0 0 0
Parsing: route.gpx
0 0 0
Parsing: gpx1.1_with_all_fields.gpx
0 0 0
Parsing: track_with_speed.gpx
18.665026775139328 18.65896966954116 18.65896966954116
Parsing: gpx1.1_with_extensions_without_namespaces.gpx
0 0 0
Parsing: gpx-with-node-with-comments.gpx
0 0 0
Parsing: unicode.gpx
0 0 0
Parsing: track_with_dilution_errors.gpx
0 0 0
Parsing: validation_gpx11.gpx
0 0 0
Parsing: cerknicko-without-times.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: validation_gpx10.gpx
0 0 0
Parsing: cerknicko-jezero-no-creator.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: cerknicko-jezero.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: custom_schema_locations.gpx
0 0 0
Parsing: unicode_with_bom_noencoding.gpx
0 0 0
Parsing: track-with-empty-segment.gpx
85.94933348340511 73.50297606588445 73.50297606588445
Parsing: first_and_last_elevation.gpx
195708.11038381874 195708.11038381874 195708.11038381874
Parsing: cerknicko-jezero-with-elevations-zero.gpx
4580.1370099275755 4526.8571641058925 4347.36455785086
Parsing: Mojstrovka.gpx
2700.646447411652 2543.598739960727 2257.8861378311126
Parsing: around-visnjan-with-car.gpx
2736.299816059205 2706.795651186252 2621.8583629930495
Parsing: unicode2.gpx
0 0 0
Parsing: gpx1.0_with_all_fields.gpx
0 0 0
Parsing: track-with-extremes.gpx
2206.0052814347823 2203.710263146852 2166.0835672835588
Parsing: default_schema_locations.gpx
0 0 0
Parsing: track-with-less-sec-time.gpx
1.56318012372706 1.56318012372706 1.56318012372706
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...
'/home/buildozer/aports/community/py3-gpxpy/pkg/py3-gpxpy/usr/lib/python3.12/site-packages/gpxpy/__pycache__' -> '/home/buildozer/aports/community/py3-gpxpy/pkg/py3-gpxpy-pyc/usr/lib/python3.12/site-packages/gpxpy/__pycache__'
>>> py3-gpxpy-pyc*: Preparing subpackage py3-gpxpy-pyc...
>>> py3-gpxpy-pyc*: Running postcheck for py3-gpxpy-pyc
>>> py3-gpxpy*: Running postcheck for py3-gpxpy
>>> py3-gpxpy*: Preparing package py3-gpxpy...
>>> py3-gpxpy-pyc*: Tracing dependencies...
python3
python3~3.12
>>> py3-gpxpy-pyc*: Package size: 212.0 KB
>>> py3-gpxpy-pyc*: Compressing data...
>>> py3-gpxpy-pyc*: Create checksum...
>>> py3-gpxpy-pyc*: Create py3-gpxpy-pyc-1.6.2-r1.apk
>>> py3-gpxpy*: Tracing dependencies...
python3
python3~3.12
>>> py3-gpxpy*: Package size: 240.0 KB
>>> py3-gpxpy*: Compressing data...
>>> py3-gpxpy*: Create checksum...
>>> py3-gpxpy*: Create py3-gpxpy-1.6.2-r1.apk
>>> py3-gpxpy: Build complete at Sun, 28 Apr 2024 03:16:49 +0000 elapsed time 0h 0m 7s
>>> py3-gpxpy: Cleaning up srcdir
>>> py3-gpxpy: Cleaning up pkgdir
>>> py3-gpxpy: Uninstalling dependencies...
(1/25) Purging .makedepends-py3-gpxpy (20240428.031645)
(2/25) Purging py3-gpep517-pyc (15-r2)
(3/25) Purging py3-gpep517 (15-r2)
(4/25) Purging py3-installer-pyc (0.7.0-r2)
(5/25) Purging py3-installer (0.7.0-r2)
(6/25) Purging py3-setuptools-pyc (69.5.1-r0)
(7/25) Purging py3-setuptools (69.5.1-r0)
(8/25) Purging py3-wheel-pyc (0.42.0-r1)
(9/25) Purging py3-wheel (0.42.0-r1)
(10/25) Purging py3-packaging-pyc (24.0-r1)
(11/25) Purging py3-packaging (24.0-r1)
(12/25) Purging py3-parsing-pyc (3.1.2-r1)
(13/25) Purging py3-parsing (3.1.2-r1)
(14/25) Purging python3-pyc (3.12.3-r1)
(15/25) Purging python3-pycache-pyc0 (3.12.3-r1)
(16/25) Purging pyc (3.12.3-r1)
(17/25) Purging python3 (3.12.3-r1)
(18/25) Purging gdbm (1.23-r1)
(19/25) Purging libbz2 (1.0.8-r6)
(20/25) Purging libffi (3.4.6-r0)
(21/25) Purging libpanelw (6.4_p20240330-r0)
(22/25) Purging mpdecimal (4.0.0-r0)
(23/25) Purging readline (8.2.10-r0)
(24/25) Purging sqlite-libs (3.45.3-r0)
(25/25) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r26.trigger
OK: 376 MiB in 102 packages
>>> py3-gpxpy: Updating the community/x86 repository index...
>>> py3-gpxpy: Signing the index...