File:Amsterdam public transport via rails.png

From OpenStreetMap Wiki
Jump to navigation Jump to search

Original file(1,671 × 1,353 pixels, file size: 2.94 MB, MIME type: image/png)

View on Wikimedia Commons
This file and its description are from Wikimedia Commons.

Summary

Description
English: Extracted From OpenStreetMap with an Overpass QL (Query Language) script
Date
Source Own work
Author Erik Zachte
Camera location52° 22′ 48″ N, 4° 54′ 00″ E Kartographer map based on OpenStreetMap.View this and other nearby images on: OpenStreetMapinfo

Overpass QL script: 
// https://wiki.openstreetmap.org/wiki/Overpass_API
// https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL
[timeout:200]
[out:json];
area[name="Amsterdam"]->.a ;
(
  node(area.a)["railway"="station"]["station"!~"subway"]["tram"!~"yes"](Template:Bbox);
  node(area.a)["railway"="station"]["station"="subway"](Template:Bbox);
  nwr(area.a)["railway"="tram"]["railway"!="switch"](Template:Bbox);
  nwr(area.a)["railway"="rail"](Template:Bbox);
  nwr(area.a)["railway"="subway"](Template:Bbox);
  nwr(area.a)["route"="tram"](Template:Bbox);
);
out;
>;
out meta qt ;
{{style:
node
{ 
  opacity: 1;
  fill-opacity:0.5 ; 
  color: orange;
  fill-color:orange;
  symbol-size:0.01 ;
}
node[railway=station]
{ 
  text: name;
  color: blue; fill-color:blue ;
  symbol-size:8 ;
  width:2 ;
}
way[railway=rail]
{ 
  color: blue; fill-color:blue ;
  symbol-size:8 ;
  width:2 ;
}
node[station=subway]
{
  text: name;
  color: red;
  fill-color:red;
  symbol-size: 6 ;   
  width:4 ;
}
way[railway=subway]
{
  color: red;
  fill-color:red;
  symbol-size: 6 ;   
  width:4 ;
}
node[railway=tram],
way[railway=tram],
rel[railway=tram]
{
  color: orange;
  fill-color:orange;
  symbol-size: 3 ;   
}
}}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
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.

Captions

Amsterdam train and subway routes and stations + tram routes

Items portrayed in this file

depicts

13 September 2020

52°22'48"N, 4°54'0"E

image/png

7d5ceb65e14719509fc0009fb3c5dc46ac98a964

3,078,188 byte

1,353 pixel

1,671 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:06, 13 September 2020Thumbnail for version as of 15:06, 13 September 20201,671 × 1,353 (2.94 MB)wikimediacommons>Erik ZachteUploaded own work with UploadWizard

The following page uses this file:

Metadata