File:LK7 - prędkości maksymalne dla EZT.svg

Summary

Description
Polski: Wykres prędkości maksymalnych dla EZT na linii kolejowej nr 7 (Warszawa Wschodnia – Dorohusk) 2022/2023
Date
Source This file was derived from: Category:Derivative versions LK9 - prędkości maksymalne dla EZT Author:Tbap CC-BY-SA-4.0, Own work using: Wykaz maksymalnych prędkości – autobusy szynowe i EZT (2022/2023)
Author Dzosefss
SVG development
InfoField
Source code
InfoField

Gnuplot code

set terminal svg size 1600,500
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb"white" behind
set output 'plots/lk007.svg'
set style fill transparent pattern 4 border

set title 'Linia kolejowa nr 7 Warszawa Wschodnia Osobowa - Dorohusk'

set yrange [0:170]
set xrange [0:269.5]
set x2range [0:269.5]

set xtics rotate by 90 right
set ytics 40
set x2tics
set xtics ("Warszawa Wschodnia" 4.10, "Otwock" 27.569, "Pilawa" 50.452, "Dęblin" 103.285, "Puławy Miasto" 124.127, "Lublin Główny" 174.973, "Rejowiec" 229.286, "Chełm" 248.419, "Dorohusk" 269.508)

set grid

set ylabel "km/h"
set x2label "km"

set key outside right center

set datafile separator ";"

plot 'data/7_N.csv' using 1:2 notitle with steps lt 3 lw 4, \
  'data/7_N.csv' using 1:2 title "tor N" with fillsteps fs solid 0.15 lt 3, \
  'data/7_P.csv' using 1:2 notitle with steps lt 1 lw 2, \
  'data/7_P.csv' using 1:2 title "tor P" with fillsteps fs solid 0.15 lt 1, \

Data

7_N.csv:

4,170;60
5,000;80
6,250;110
21,400;80
26,050;120
28,850;160
30,203;160
55,600;120
56,800;160
99,290;130
101,860;100
107,223;130
108,339;160
123,440;130
124,440;160
165,219;140
172,936;100
182,090;120
228,400;100
228,860;120
248,400;90
264,700;120
268,570;90
269,470;50

9_P.csv:

4,062;60
5,000;80
6,250;110
21,400;80
26,050;120
28,850;160
30,203;160
55,600;120
56,800;160
99,290;130
101,860;100
107,223;130
108,339;160
123,440;130
124,440;160
165,219;140
172,936;100
182,090;120
228,400;100
228,860;120
248,400;80
263,800;90

Licensing

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-4.0#LK7%20-%20prędkości%20maksymalne%20dla%20EZT.svg Category:Media needing categories as of 7 January 2023#LK7%20-%20prędkości%20maksymalne%20dla%20EZT.svg Category:All media needing categories as of 2023#LK7%20-%20prędkości%20maksymalne%20dla%20EZT.svg
Category:All media needing categories as of 2023 Category:CC-BY-SA-4.0 Category:Derivative versions Category:Media needing categories as of 7 January 2023 Category:Translation possible - SVG Category:Valid SVG created with Gnuplot code:Charts