Render all routes in the map

master
Araozu 2024-09-03 16:07:27 -05:00
parent 665bc6e845
commit 02e31e2df4
119 changed files with 1353 additions and 24 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
dist
public/tiles

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">
<head>
<meta charset="utf-8" />
@ -7,6 +7,11 @@
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.ico" />
<title>Solid App</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap"
rel="stylesheet">
</head>
<body>

View File

@ -23,6 +23,8 @@
"vite-plugin-solid": "^2.8.2"
},
"dependencies": {
"@types/leaflet": "^1.9.12",
"leaflet": "^1.9.4",
"solid-js": "^1.8.11"
}
}

View File

@ -8,6 +8,12 @@ importers:
.:
dependencies:
'@types/leaflet':
specifier: ^1.9.12
version: 1.9.12
leaflet:
specifier: ^1.9.4
version: 1.9.4
solid-js:
specifier: ^1.8.11
version: 1.8.11
@ -608,9 +614,15 @@ packages:
'@types/estree@1.0.5':
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
'@types/geojson@7946.0.14':
resolution: {integrity: sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==}
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/leaflet@1.9.12':
resolution: {integrity: sha512-BK7XS+NyRI291HIo0HCfE18Lp8oA30H1gpi1tf0mF3TgiCEzanQjOqNZ4x126SXzzi2oNSZhZ5axJp1k0iM6jg==}
'@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
@ -1350,6 +1362,9 @@ packages:
keyv@4.5.4:
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
leaflet@1.9.4:
resolution: {integrity: sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==}
levn@0.4.1:
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines: {node: '>= 0.8.0'}
@ -2487,8 +2502,14 @@ snapshots:
'@types/estree@1.0.5': {}
'@types/geojson@7946.0.14': {}
'@types/json-schema@7.0.15': {}
'@types/leaflet@1.9.12':
dependencies:
'@types/geojson': 7946.0.14
'@types/semver@7.5.8': {}
'@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.3.3))(eslint@8.57.0)(typescript@5.3.3)':
@ -3410,6 +3431,8 @@ snapshots:
dependencies:
json-buffer: 3.0.1
leaflet@1.9.4: {}
levn@0.4.1:
dependencies:
prelude-ls: 1.2.1

View File

@ -3,4 +3,5 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
}
};

View File

@ -0,0 +1,60 @@
{
"status": "ok",
"data": [
{
"id_ruta": 105,
"cod_unico_ruta": 1,
"paraderos_total": 118,
"id_ida": 255,
"id_vuelta": 256,
"version": 1,
"created_at": "2021-04-05T00:17:32.225Z",
"cod_ruta": "ZAMACOLA",
"id_cuenca": 18
},
{
"id_ruta": 106,
"cod_unico_ruta": 2,
"paraderos_total": 58,
"id_ida": 257,
"id_vuelta": 258,
"version": 1,
"created_at": "2021-04-05T00:19:32.793Z",
"cod_ruta": "ENACE",
"id_cuenca": 18
},
{
"id_ruta": 107,
"cod_unico_ruta": 3,
"paraderos_total": 112,
"id_ida": 259,
"id_vuelta": 260,
"version": 1,
"created_at": "2021-04-05T00:21:53.820Z",
"cod_ruta": "CASIMIRO",
"id_cuenca": 18
},
{
"id_ruta": 119,
"cod_unico_ruta": 13,
"paraderos_total": 46,
"id_ida": 285,
"id_vuelta": 286,
"version": 1,
"created_at": "2021-12-17T13:13:03.070Z",
"cod_ruta": "CHAPI",
"id_cuenca": 18
},
{
"id_ruta": 120,
"cod_unico_ruta": 14,
"paraderos_total": 48,
"id_ida": 287,
"id_vuelta": 288,
"version": 1,
"created_at": "2021-12-17T13:15:37.441Z",
"cod_ruta": "EMBAJADA",
"id_cuenca": 18
}
]
}

View File

@ -0,0 +1,811 @@
{
"status": "ok",
"data": [
{
"id_rutasentido": 255,
"sentido": "IDA",
"ruta_json": [
{
"lat": -16.34275728168706,
"lng": -71.58136558809953
},
{
"lat": -16.34281433222193,
"lng": -71.58006740062194
},
{
"lat": -16.34289881292484,
"lng": -71.57858549533871
},
{
"lat": -16.34307882530135,
"lng": -71.57786577179395
},
{
"lat": -16.34336744893831,
"lng": -71.57730651898964
},
{
"lat": -16.34384746449846,
"lng": -71.5767612725107
},
{
"lat": -16.34607043083815,
"lng": -71.57481105891388
},
{
"lat": -16.34942818243202,
"lng": -71.57192347955798
},
{
"lat": -16.35242801944798,
"lng": -71.56928635720284
},
{
"lat": -16.35357380418278,
"lng": -71.56825759703298
},
{
"lat": -16.3536234170853,
"lng": -71.56815536063039
},
{
"lat": -16.35342447323565,
"lng": -71.5678837143199
},
{
"lat": -16.35300577871918,
"lng": -71.56737007220784
},
{
"lat": -16.35374557073359,
"lng": -71.56668559373873
},
{
"lat": -16.35476395576137,
"lng": -71.56576593438787
},
{
"lat": -16.35492835224417,
"lng": -71.56533852701772
},
{
"lat": -16.35502921911673,
"lng": -71.56503419692203
},
{
"lat": -16.35516710092708,
"lng": -71.56416910333564
},
{
"lat": -16.3552027721952,
"lng": -71.56357971253156
},
{
"lat": -16.35520985188479,
"lng": -71.56193058153703
},
{
"lat": -16.35507753638428,
"lng": -71.55999971405689
},
{
"lat": -16.35489485709799,
"lng": -71.55816474622395
},
{
"lat": -16.35391700611498,
"lng": -71.55758883706093
},
{
"lat": -16.35388730812371,
"lng": -71.55744778904277
},
{
"lat": -16.3538185716031,
"lng": -71.55704474243397
},
{
"lat": -16.35372413266225,
"lng": -71.5566792800695
},
{
"lat": -16.3536530735613,
"lng": -71.55660374782846
},
{
"lat": -16.35266683840015,
"lng": -71.55665302972388
},
{
"lat": -16.35261152442514,
"lng": -71.55658508155508
},
{
"lat": -16.35224171739959,
"lng": -71.55591951553461
},
{
"lat": -16.35218689922223,
"lng": -71.55581099128952
},
{
"lat": -16.35223720157885,
"lng": -71.55556904934393
},
{
"lat": -16.35240007022879,
"lng": -71.5550658195197
},
{
"lat": -16.35273056466033,
"lng": -71.55395210410883
},
{
"lat": -16.3530736052798,
"lng": -71.55341867179352
},
{
"lat": -16.35339367317144,
"lng": -71.55234384811872
},
{
"lat": -16.35347557419694,
"lng": -71.55200819597378
},
{
"lat": -16.35295840454441,
"lng": -71.55174683365432
},
{
"lat": -16.35148786223727,
"lng": -71.551216604884
},
{
"lat": -16.35077989455439,
"lng": -71.55085242558185
},
{
"lat": -16.34986444147798,
"lng": -71.55021935400332
},
{
"lat": -16.34986910329491,
"lng": -71.55010339554036
},
{
"lat": -16.3500389315173,
"lng": -71.5497758324891
},
{
"lat": -16.35014258069318,
"lng": -71.5493753255324
},
{
"lat": -16.35023418206237,
"lng": -71.5490836894415
},
{
"lat": -16.35034896545154,
"lng": -71.54883034856006
},
{
"lat": -16.35038535848707,
"lng": -71.54876614712242
},
{
"lat": -16.34885855092427,
"lng": -71.54776482540935
},
{
"lat": -16.34558041832495,
"lng": -71.54503222747776
},
{
"lat": -16.34529315246473,
"lng": -71.54485141620478
},
{
"lat": -16.34428893820964,
"lng": -71.54453057180655
},
{
"lat": -16.34436592311669,
"lng": -71.54406272087154
},
{
"lat": -16.34465217903572,
"lng": -71.54300571203379
},
{
"lat": -16.3447546720481,
"lng": -71.54254770805186
},
{
"lat": -16.34483028109439,
"lng": -71.54192586759908
},
{
"lat": -16.3448793891596,
"lng": -71.54148494279033
},
{
"lat": -16.34495419965862,
"lng": -71.54090910018596
},
{
"lat": -16.3465406889446,
"lng": -71.54106581185626
},
{
"lat": -16.34893645524534,
"lng": -71.54132067522256
},
{
"lat": -16.35487033441103,
"lng": -71.54188758874957
},
{
"lat": -16.35473079808785,
"lng": -71.5435051512112
},
{
"lat": -16.36075917637292,
"lng": -71.5439570406508
},
{
"lat": -16.36353652622828,
"lng": -71.54413442346483
},
{
"lat": -16.36605594314632,
"lng": -71.54423493837764
},
{
"lat": -16.36654172577015,
"lng": -71.54419840514674
},
{
"lat": -16.36706607608227,
"lng": -71.54407832599928
},
{
"lat": -16.36719906829504,
"lng": -71.54406843346774
},
{
"lat": -16.36735168703394,
"lng": -71.54407557103978
},
{
"lat": -16.36849358727346,
"lng": -71.5444478592735
},
{
"lat": -16.36886837502773,
"lng": -71.54454730830825
},
{
"lat": -16.36911204186353,
"lng": -71.54459825105513
},
{
"lat": -16.36947910413251,
"lng": -71.54463299360292
},
{
"lat": -16.37011843976425,
"lng": -71.54459034417278
},
{
"lat": -16.37140957754692,
"lng": -71.54450346114467
},
{
"lat": -16.37313147512354,
"lng": -71.54443496463314
},
{
"lat": -16.37370520011939,
"lng": -71.54443203182424
},
{
"lat": -16.37450331358805,
"lng": -71.54450931566765
},
{
"lat": -16.37582173331045,
"lng": -71.54468081566642
},
{
"lat": -16.3762589301112,
"lng": -71.54473213875717
},
{
"lat": -16.37716845380631,
"lng": -71.5447087500152
},
{
"lat": -16.37875254974712,
"lng": -71.5446896067124
},
{
"lat": -16.37941363370766,
"lng": -71.54477358534443
},
{
"lat": -16.3822723259896,
"lng": -71.54555062670569
},
{
"lat": -16.38522025998542,
"lng": -71.54638371407046
},
{
"lat": -16.38906197773135,
"lng": -71.54745917968445
},
{
"lat": -16.38943523553614,
"lng": -71.54758013179736
},
{
"lat": -16.38995626411785,
"lng": -71.54778304687689
},
{
"lat": -16.39009042499157,
"lng": -71.54783130112148
},
{
"lat": -16.39021186058548,
"lng": -71.54777212580278
},
{
"lat": -16.39030858606911,
"lng": -71.54763788830559
},
{
"lat": -16.39043680447568,
"lng": -71.5471884933889
},
{
"lat": -16.39002901800719,
"lng": -71.54699746321967
},
{
"lat": -16.39002647736334,
"lng": -71.54687733008856
},
{
"lat": -16.39057569105803,
"lng": -71.54538198909549
},
{
"lat": -16.39132636911817,
"lng": -71.54322431222576
},
{
"lat": -16.39240271504875,
"lng": -71.5403527025191
},
{
"lat": -16.39260408465272,
"lng": -71.54006268558392
},
{
"lat": -16.39322404414874,
"lng": -71.53951363797164
},
{
"lat": -16.39363036378135,
"lng": -71.53918640321046
},
{
"lat": -16.39392933773313,
"lng": -71.53904337255139
},
{
"lat": -16.39421091740661,
"lng": -71.53900429758093
},
{
"lat": -16.39509855012857,
"lng": -71.5392843919594
},
{
"lat": -16.3954679101408,
"lng": -71.53960539181467
},
{
"lat": -16.39559246264621,
"lng": -71.5397002033175
},
{
"lat": -16.39571810725733,
"lng": -71.5397189437764
},
{
"lat": -16.39579939281509,
"lng": -71.53968699736748
},
{
"lat": -16.39560538435521,
"lng": -71.53938847986704
},
{
"lat": -16.39516331879096,
"lng": -71.53908907672688
},
{
"lat": -16.39454266434093,
"lng": -71.53890216175988
},
{
"lat": -16.39352090076707,
"lng": -71.53870118552342
},
{
"lat": -16.39346262319531,
"lng": -71.53862371285403
},
{
"lat": -16.3934860115715,
"lng": -71.53851761227838
},
{
"lat": -16.39365588870977,
"lng": -71.53839008254096
},
{
"lat": -16.39380882562251,
"lng": -71.5381256754597
},
{
"lat": -16.39388261031158,
"lng": -71.53781217622995
},
{
"lat": -16.3938269998509,
"lng": -71.5376547046684
},
{
"lat": -16.39363837846739,
"lng": -71.53757243030367
},
{
"lat": -16.3935435200449,
"lng": -71.53751159898195
},
{
"lat": -16.39349754208553,
"lng": -71.53745882153025
},
{
"lat": -16.39357172837023,
"lng": -71.53743090001167
},
{
"lat": -16.39449711644423,
"lng": -71.53774332026669
},
{
"lat": -16.39665715921667,
"lng": -71.53852073285648
},
{
"lat": -16.39752482929332,
"lng": -71.53888700204215
},
{
"lat": -16.39809150979085,
"lng": -71.53935374013416
},
{
"lat": -16.39866635149877,
"lng": -71.53962027455263
},
{
"lat": -16.39946182524324,
"lng": -71.54007503748416
},
{
"lat": -16.40055339287458,
"lng": -71.54056690432809
},
{
"lat": -16.40103594648527,
"lng": -71.54051062231973
},
{
"lat": -16.40139266716933,
"lng": -71.54036269981329
},
{
"lat": -16.40205287289209,
"lng": -71.53998249075987
},
{
"lat": -16.40210156094766,
"lng": -71.53988727625602
},
{
"lat": -16.40240234775475,
"lng": -71.53890436936776
},
{
"lat": -16.40244082639305,
"lng": -71.53886145519994
},
{
"lat": -16.40325461640554,
"lng": -71.53916455844815
},
{
"lat": -16.40562921683203,
"lng": -71.54005263630452
},
{
"lat": -16.40574272652213,
"lng": -71.54004553473538
},
{
"lat": -16.40591597312336,
"lng": -71.53998650554828
},
{
"lat": -16.40671975461355,
"lng": -71.53945308754952
},
{
"lat": -16.40749841489463,
"lng": -71.53884281928156
},
{
"lat": -16.40758379184168,
"lng": -71.53877422468524
},
{
"lat": -16.40766552559247,
"lng": -71.53877770535387
},
{
"lat": -16.40849976998695,
"lng": -71.53947245112512
},
{
"lat": -16.40940336388575,
"lng": -71.54021457150256
},
{
"lat": -16.4096400587366,
"lng": -71.5404012423716
},
{
"lat": -16.40970836303297,
"lng": -71.5404193067173
},
{
"lat": -16.41002801310984,
"lng": -71.54027964655619
},
{
"lat": -16.41021237025689,
"lng": -71.54016511426103
},
{
"lat": -16.41042346355066,
"lng": -71.53991815889297
},
{
"lat": -16.41056065163616,
"lng": -71.53966403340469
},
{
"lat": -16.41060807329121,
"lng": -71.53950635027819
},
{
"lat": -16.41067810316708,
"lng": -71.53939253852936
},
{
"lat": -16.41087655813188,
"lng": -71.53923405398534
},
{
"lat": -16.41110327271776,
"lng": -71.53912746302277
},
{
"lat": -16.41139994678687,
"lng": -71.539055310758
},
{
"lat": -16.4116055072354,
"lng": -71.53903433427917
},
{
"lat": -16.41196371891863,
"lng": -71.53908665002639
},
{
"lat": -16.41258600522676,
"lng": -71.53917377074882
},
{
"lat": -16.41278841967648,
"lng": -71.53918580763278
},
{
"lat": -16.41308631177596,
"lng": -71.53911728835084
},
{
"lat": -16.41341417733942,
"lng": -71.53902483835701
},
{
"lat": -16.41348075260932,
"lng": -71.5390693115128
},
{
"lat": -16.41384978940894,
"lng": -71.54031209462251
},
{
"lat": -16.41389914011883,
"lng": -71.54039486686361
},
{
"lat": -16.41407874178073,
"lng": -71.54037997057824
},
{
"lat": -16.41435657952691,
"lng": -71.54031304930858
},
{
"lat": -16.41458195365476,
"lng": -71.54040981483645
},
{
"lat": -16.41504118425228,
"lng": -71.54088392640858
},
{
"lat": -16.41551240074324,
"lng": -71.54172705406017
},
{
"lat": -16.41560532558719,
"lng": -71.54179209976778
},
{
"lat": -16.41566246320676,
"lng": -71.54179698731348
},
{
"lat": -16.41578635119891,
"lng": -71.54169371780915
},
{
"lat": -16.41638836571807,
"lng": -71.54119926622336
},
{
"lat": -16.4169764580336,
"lng": -71.54081849261186
},
{
"lat": -16.41763166194063,
"lng": -71.54035987539206
},
{
"lat": -16.4179063138496,
"lng": -71.54013689500225
},
{
"lat": -16.41814044490082,
"lng": -71.53984354182097
},
{
"lat": -16.41853019245562,
"lng": -71.53939094697351
},
{
"lat": -16.41881737187482,
"lng": -71.53914469522898
},
{
"lat": -16.41939366065388,
"lng": -71.53879642394641
},
{
"lat": -16.41979982183283,
"lng": -71.53846600029152
},
{
"lat": -16.42007463464199,
"lng": -71.5382396521484
},
{
"lat": -16.42015956134328,
"lng": -71.53819701011516
},
{
"lat": -16.42041207134598,
"lng": -71.53811820059637
},
{
"lat": -16.42080114425365,
"lng": -71.5380579612706
},
{
"lat": -16.42133244488074,
"lng": -71.53791099759432
},
{
"lat": -16.421942523623,
"lng": -71.53772024631348
},
{
"lat": -16.42252871735872,
"lng": -71.53753883038645
},
{
"lat": -16.42331917694676,
"lng": -71.53743639295914
},
{
"lat": -16.42390178361068,
"lng": -71.53735948335859
},
{
"lat": -16.42431249726111,
"lng": -71.5374018546529
},
{
"lat": -16.42453678404017,
"lng": -71.53748538891195
},
{
"lat": -16.42455989752342,
"lng": -71.53755045736602
},
{
"lat": -16.42409306552206,
"lng": -71.53868808607372
},
{
"lat": -16.42337979827602,
"lng": -71.54053396909778
},
{
"lat": -16.42304914774147,
"lng": -71.54153417667507
},
{
"lat": -16.42292405292752,
"lng": -71.54254689048742
},
{
"lat": -16.42279626470447,
"lng": -71.54342142103276
},
{
"lat": -16.42268399255159,
"lng": -71.54371734432797
},
{
"lat": -16.42252497557838,
"lng": -71.54393467254519
},
{
"lat": -16.42242733630925,
"lng": -71.54398088224428
}
]
}
]
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":110,"cod_unico_ruta":6,"paraderos_total":64,"id_ida":265,"id_vuelta":266,"version":1,"created_at":"2021-04-05T00:27:12.729Z","cod_ruta":"7-01","id_cuenca":19},{"id_ruta":116,"cod_unico_ruta":10,"paraderos_total":65,"id_ida":279,"id_vuelta":280,"version":1,"created_at":"2021-04-05T00:50:10.753Z","cod_ruta":"7-02","id_cuenca":19},{"id_ruta":111,"cod_unico_ruta":7,"paraderos_total":102,"id_ida":267,"id_vuelta":268,"version":1,"created_at":"2021-04-05T00:28:07.021Z","cod_ruta":"7-05","id_cuenca":19},{"id_ruta":112,"cod_unico_ruta":8,"paraderos_total":67,"id_ida":269,"id_vuelta":270,"version":1,"created_at":"2021-04-05T00:28:51.824Z","cod_ruta":"7-06","id_cuenca":19},{"id_ruta":135,"cod_unico_ruta":25,"paraderos_total":33,"id_ida":321,"id_vuelta":322,"version":1,"created_at":"2023-01-07T22:21:47.736Z","cod_ruta":"7-09","id_cuenca":19}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":117,"cod_unico_ruta":11,"paraderos_total":82,"id_ida":281,"id_vuelta":282,"version":1,"created_at":"2021-04-15T20:58:42.016Z","cod_ruta":"A","id_cuenca":20},{"id_ruta":118,"cod_unico_ruta":12,"paraderos_total":90,"id_ida":283,"id_vuelta":284,"version":1,"created_at":"2021-04-15T21:02:02.177Z","cod_ruta":"B","id_cuenca":20},{"id_ruta":145,"cod_unico_ruta":34,"paraderos_total":55,"id_ida":341,"id_vuelta":342,"version":1,"created_at":"2023-11-01T10:27:29.197Z","cod_ruta":"C","id_cuenca":20}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":121,"cod_unico_ruta":15,"paraderos_total":30,"id_ida":289,"id_vuelta":290,"version":1,"created_at":"2021-12-21T19:09:12.052Z","cod_ruta":"GRÁFICOS","id_cuenca":21},{"id_ruta":122,"cod_unico_ruta":16,"paraderos_total":41,"id_ida":291,"id_vuelta":292,"version":1,"created_at":"2021-12-21T19:21:00.208Z","cod_ruta":"POLANCO","id_cuenca":21},{"id_ruta":123,"cod_unico_ruta":17,"paraderos_total":44,"id_ida":293,"id_vuelta":294,"version":1,"created_at":"2021-12-22T17:30:33.896Z","cod_ruta":"RUTA C","id_cuenca":21},{"id_ruta":124,"cod_unico_ruta":18,"paraderos_total":26,"id_ida":295,"id_vuelta":296,"version":1,"created_at":"2021-12-22T17:31:28.551Z","cod_ruta":"A15","id_cuenca":21},{"id_ruta":125,"cod_unico_ruta":19,"paraderos_total":29,"id_ida":301,"id_vuelta":302,"version":1,"created_at":"2021-12-23T11:22:46.845Z","cod_ruta":"ALTOSELVAA","id_cuenca":21},{"id_ruta":126,"cod_unico_ruta":20,"paraderos_total":42,"id_ida":303,"id_vuelta":304,"version":1,"created_at":"2021-12-23T11:23:40.787Z","cod_ruta":"RUTA D","id_cuenca":21},{"id_ruta":149,"cod_unico_ruta":36,"paraderos_total":37,"id_ida":349,"id_vuelta":350,"version":1,"created_at":"2023-11-01T13:59:30.809Z","cod_ruta":"BJUANXXIII","id_cuenca":21}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":124,"id_paradero":6232,"nombre_comun":"TOMASA TITO CONDEMAITA","sentido":"IDA","orden":1,"nombre_tecnico":"PA-124-295-0","poslat":-16.37492963574486,"poslng":-71.49897494169306},{"id_ruta":124,"id_paradero":6233,"nombre_comun":"ESTADIO PORVENIR","sentido":"IDA","orden":2,"nombre_tecnico":"PA-124-295-1","poslat":-16.37320215137617,"poslng":-71.50259041513034},{"id_ruta":124,"id_paradero":6234,"nombre_comun":"PLAZA PORVENIR","sentido":"IDA","orden":3,"nombre_tecnico":"PA-124-295-2","poslat":-16.37454614568757,"poslng":-71.50491021050256},{"id_ruta":124,"id_paradero":6235,"nombre_comun":"COMISARIA PORVENIR","sentido":"IDA","orden":4,"nombre_tecnico":"PA-124-295-3","poslat":-16.37731566635939,"poslng":-71.50866058247233},{"id_ruta":124,"id_paradero":6236,"nombre_comun":"CRISTO OBRERO","sentido":"IDA","orden":5,"nombre_tecnico":"PA-124-295-4","poslat":-16.38015941947786,"poslng":-71.5095939364911},{"id_ruta":124,"id_paradero":6237,"nombre_comun":"POSTA DE ALTO MISTI","sentido":"IDA","orden":6,"nombre_tecnico":"PA-124-295-5","poslat":-16.38275706274107,"poslng":-71.5117483132085},{"id_ruta":124,"id_paradero":6238,"nombre_comun":"COOPERATIVA 14","sentido":"IDA","orden":7,"nombre_tecnico":"PA-124-295-6","poslat":-16.38649453705932,"poslng":-71.51488030065353},{"id_ruta":124,"id_paradero":6239,"nombre_comun":"CHAPI CHICO","sentido":"IDA","orden":8,"nombre_tecnico":"PA-124-295-7","poslat":-16.39102093770941,"poslng":-71.51872069700092},{"id_ruta":124,"id_paradero":6240,"nombre_comun":"PARQUE MAYTA CAPAC","sentido":"IDA","orden":9,"nombre_tecnico":"PA-124-295-8","poslat":-16.39333097554287,"poslng":-71.52254153184784},{"id_ruta":124,"id_paradero":6241,"nombre_comun":"CALLE PUNO","sentido":"IDA","orden":10,"nombre_tecnico":"PA-124-295-9","poslat":-16.39540891014158,"poslng":-71.52395377432303},{"id_ruta":124,"id_paradero":6242,"nombre_comun":"MANUEL MUÑOZ NAJAR","sentido":"IDA","orden":11,"nombre_tecnico":"PA-124-295-10","poslat":-16.39720548279809,"poslng":-71.52517179422958},{"id_ruta":124,"id_paradero":6243,"nombre_comun":"CANAL 2","sentido":"IDA","orden":12,"nombre_tecnico":"PA-124-295-11","poslat":-16.39826732417573,"poslng":-71.52678278567834},{"id_ruta":124,"id_paradero":6244,"nombre_comun":"SIGLO XX","sentido":"IDA","orden":13,"nombre_tecnico":"PA-124-295-12","poslat":-16.39968258532634,"poslng":-71.5287493942435},{"id_ruta":124,"id_paradero":6245,"nombre_comun":"AV. GOYENECHE","sentido":"VUELTA","orden":1,"nombre_tecnico":"PA-124-296-0","poslat":-16.4010152394935,"poslng":-71.52748226781347},{"id_ruta":124,"id_paradero":6246,"nombre_comun":"LA SALLE","sentido":"VUELTA","orden":2,"nombre_tecnico":"PA-124-296-1","poslat":-16.40001160353378,"poslng":-71.5262638089101},{"id_ruta":124,"id_paradero":6247,"nombre_comun":"AV. MARICAL CASTILLA","sentido":"VUELTA","orden":3,"nombre_tecnico":"PA-124-296-2","poslat":-16.39818252512257,"poslng":-71.52399121582219},{"id_ruta":124,"id_paradero":6248,"nombre_comun":"CALLE PUNO","sentido":"VUELTA","orden":4,"nombre_tecnico":"PA-124-296-3","poslat":-16.39667366518189,"poslng":-71.5221339976353},{"id_ruta":124,"id_paradero":6249,"nombre_comun":"AV. PROGRESO","sentido":"VUELTA","orden":5,"nombre_tecnico":"PA-124-296-4","poslat":-16.39526198555917,"poslng":-71.52039395412247},{"id_ruta":124,"id_paradero":6250,"nombre_comun":"CHAPI CHICO","sentido":"VUELTA","orden":6,"nombre_tecnico":"PA-124-296-5","poslat":-16.3911477346284,"poslng":-71.51875688780586},{"id_ruta":124,"id_paradero":6251,"nombre_comun":"COOPERATIVA 14","sentido":"VUELTA","orden":7,"nombre_tecnico":"PA-124-296-6","poslat":-16.38655908728529,"poslng":-71.51484443464204},{"id_ruta":124,"id_paradero":6252,"nombre_comun":"POSTA ALTO MISTI","sentido":"VUELTA","orden":8,"nombre_tecnico":"PA-124-296-7","poslat":-16.38284805528317,"poslng":-71.5117181546205},{"id_ruta":124,"id_paradero":6253,"nombre_comun":"CRISTO OBRERO","sentido":"VUELTA","orden":9,"nombre_tecnico":"PA-124-296-8","poslat":-16.38026988746792,"poslng":-71.50951890343036},{"id_ruta":124,"id_paradero":6254,"nombre_comun":"COMISARIA PORVENIR","sentido":"VUELTA","orden":10,"nombre_tecnico":"PA-124-296-9","poslat":-16.37740908929725,"poslng":-71.50864175543255},{"id_ruta":124,"id_paradero":6255,"nombre_comun":"PLAZA POR VENIR","sentido":"VUELTA","orden":11,"nombre_tecnico":"PA-124-296-10","poslat":-16.37458617896399,"poslng":-71.50488333990785},{"id_ruta":124,"id_paradero":6256,"nombre_comun":"ESTADIO PORVENIR","sentido":"VUELTA","orden":12,"nombre_tecnico":"PA-124-296-11","poslat":-16.37353091802112,"poslng":-71.5023398150553},{"id_ruta":124,"id_paradero":6257,"nombre_comun":"TOMASA TITO CONDEMAYTA","sentido":"VUELTA","orden":13,"nombre_tecnico":"PA-124-296-12","poslat":-16.37478928080451,"poslng":-71.49912560358472}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":129,"cod_unico_ruta":21,"paraderos_total":77,"id_ida":309,"id_vuelta":310,"version":1,"created_at":"2022-09-28T19:37:03.768Z","cod_ruta":"TIABAYA A","id_cuenca":22},{"id_ruta":139,"cod_unico_ruta":29,"paraderos_total":40,"id_ida":329,"id_vuelta":330,"version":1,"created_at":"2023-04-28T22:52:29.384Z","cod_ruta":"P30 huayco","id_cuenca":22}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":141,"cod_unico_ruta":31,"paraderos_total":50,"id_ida":333,"id_vuelta":334,"version":1,"created_at":"2023-10-29T16:15:42.562Z","cod_ruta":"EL-LITORAL","id_cuenca":23},{"id_ruta":143,"cod_unico_ruta":33,"paraderos_total":62,"id_ida":337,"id_vuelta":338,"version":1,"created_at":"2023-11-01T09:18:12.111Z","cod_ruta":"CIMA","id_cuenca":23}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":133,"cod_unico_ruta":24,"paraderos_total":52,"id_ida":317,"id_vuelta":318,"version":1,"created_at":"2022-11-16T08:08:17.976Z","cod_ruta":"DOLORES","id_cuenca":25},{"id_ruta":136,"cod_unico_ruta":26,"paraderos_total":50,"id_ida":323,"id_vuelta":324,"version":1,"created_at":"2023-01-25T21:05:15.128Z","cod_ruta":"SAN MARTÍN","id_cuenca":25}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":137,"cod_unico_ruta":27,"paraderos_total":46,"id_ida":325,"id_vuelta":326,"version":1,"created_at":"2023-01-25T21:19:34.701Z","cod_ruta":"A","id_cuenca":26},{"id_ruta":138,"cod_unico_ruta":28,"paraderos_total":56,"id_ida":327,"id_vuelta":328,"version":1,"created_at":"2023-01-25T21:22:27.262Z","cod_ruta":"B","id_cuenca":26}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_ruta":140,"cod_unico_ruta":30,"paraderos_total":31,"id_ida":331,"id_vuelta":332,"version":1,"created_at":"2023-10-28T12:47:17.013Z","cod_ruta":"C","id_cuenca":27},{"id_ruta":142,"cod_unico_ruta":32,"paraderos_total":26,"id_ida":335,"id_vuelta":336,"version":1,"created_at":"2023-10-29T16:23:22.388Z","cod_ruta":"A","id_cuenca":27},{"id_ruta":151,"cod_unico_ruta":37,"paraderos_total":34,"id_ida":353,"id_vuelta":354,"version":1,"created_at":"2024-02-28T01:07:42.780Z","cod_ruta":"CENEPA","id_cuenca":27}]}

View File

@ -0,0 +1 @@
{"status":"ok","data":[{"id_rutasentido":331,"sentido":"IDA","ruta_json":[{"lat":-16.39306044633977,"lng":-71.48352002714302},{"lat":-16.39230070218252,"lng":-71.48485455565498},{"lat":-16.39366744860394,"lng":-71.4857166844189},{"lat":-16.39448739211365,"lng":-71.48622317040369},{"lat":-16.3952015051878,"lng":-71.48669277155338},{"lat":-16.39561310226633,"lng":-71.48677677430156},{"lat":-16.39555338001179,"lng":-71.48722058411985},{"lat":-16.39547453377213,"lng":-71.48767135889732},{"lat":-16.395409726495,"lng":-71.48823396245541},{"lat":-16.39533009972552,"lng":-71.48876926360535},{"lat":-16.39631635621533,"lng":-71.48896495464547},{"lat":-16.39639471335362,"lng":-71.48865547960415},{"lat":-16.39715369586306,"lng":-71.4887877403358},{"lat":-16.39692583787712,"lng":-71.49013923898538},{"lat":-16.39818869881971,"lng":-71.49031013234031},{"lat":-16.39828786111778,"lng":-71.49026367549719},{"lat":-16.39831694352231,"lng":-71.49017941761088},{"lat":-16.39833904641715,"lng":-71.4900744250275},{"lat":-16.39834264477615,"lng":-71.48991758322987},{"lat":-16.39829847897783,"lng":-71.48944190395973},{"lat":-16.3983315434859,"lng":-71.48936011758803},{"lat":-16.39841657584073,"lng":-71.48933520035254},{"lat":-16.39925279974082,"lng":-71.48943467196429},{"lat":-16.40045704578005,"lng":-71.48956002951186},{"lat":-16.40053683121261,"lng":-71.48896874660691},{"lat":-16.40157973083235,"lng":-71.48905653268064},{"lat":-16.40142810917989,"lng":-71.49035587631458},{"lat":-16.40202709887212,"lng":-71.49044563906098},{"lat":-16.40308028859811,"lng":-71.49059420520476},{"lat":-16.40325122158226,"lng":-71.49267463483724},{"lat":-16.40346235862459,"lng":-71.49478441271064},{"lat":-16.40276737272031,"lng":-71.49468484777526},{"lat":-16.40252965350852,"lng":-71.49537462824682},{"lat":-16.4016441901514,"lng":-71.49523082600638},{"lat":-16.40155464362752,"lng":-71.49585606004632},{"lat":-16.40111652932936,"lng":-71.49717141090848},{"lat":-16.40101821465599,"lng":-71.49787484075718},{"lat":-16.40095716680181,"lng":-71.49857070134762},{"lat":-16.40107578616585,"lng":-71.49955017220259},{"lat":-16.40137478501381,"lng":-71.50020168549088},{"lat":-16.40091718441866,"lng":-71.50047787339314},{"lat":-16.40188572079141,"lng":-71.5021559466101},{"lat":-16.40227731315883,"lng":-71.50283478039592},{"lat":-16.40015060136568,"lng":-71.50419217641007},{"lat":-16.40088943724088,"lng":-71.5054298692517},{"lat":-16.40162633351057,"lng":-71.50669305843779},{"lat":-16.40238596171019,"lng":-71.50792282332601},{"lat":-16.40140426722337,"lng":-71.50854047357437},{"lat":-16.39976057602485,"lng":-71.50957491566062},{"lat":-16.39962710815598,"lng":-71.51136166721413},{"lat":-16.39954623132492,"lng":-71.51354363418916},{"lat":-16.3994562247967,"lng":-71.51549307584646},{"lat":-16.40107565235711,"lng":-71.51667748949788},{"lat":-16.40129779409825,"lng":-71.51678343633876},{"lat":-16.40290895192888,"lng":-71.51802364433509},{"lat":-16.40340258355377,"lng":-71.51846400139685},{"lat":-16.40405635783566,"lng":-71.51950916076454},{"lat":-16.40488049050308,"lng":-71.52063684196385},{"lat":-16.40533221691699,"lng":-71.52150034391465},{"lat":-16.40565177212965,"lng":-71.52216522632301},{"lat":-16.4063845084782,"lng":-71.52312072277832},{"lat":-16.40666289125466,"lng":-71.52349005656457},{"lat":-16.40707135098623,"lng":-71.52458936017003},{"lat":-16.40779465541933,"lng":-71.52567175406327},{"lat":-16.40800563257032,"lng":-71.52619852837378},{"lat":-16.40813198672055,"lng":-71.52669635214575},{"lat":-16.40848506352411,"lng":-71.52763218875144},{"lat":-16.4087283590303,"lng":-71.52818508616144},{"lat":-16.40894788934666,"lng":-71.52902939744483},{"lat":-16.40906548188213,"lng":-71.5300268130673},{"lat":-16.40936801264844,"lng":-71.53097343062343},{"lat":-16.40941854164695,"lng":-71.5312307625544},{"lat":-16.40965815335744,"lng":-71.53173656023209},{"lat":-16.4097984663972,"lng":-71.53200147192973},{"lat":-16.40959608491442,"lng":-71.53224291899124}]}]}

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More