Add amtrak train live location layer
This commit is contained in:
parent
fb667871b4
commit
0065c7f4f5
6 changed files with 68 additions and 2 deletions
3
layers/amtrak-routes/get_data.sh
Executable file
3
layers/amtrak-routes/get_data.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
curl --silent --output data.geojson https://maps.amtrak.com/services/MapDataService/stations/nationalRoute
|
||||
Loading…
Add table
Add a link
Reference in a new issue