Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Railway station not rendered #333

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments
Closed

Railway station not rendered #333

openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments

Comments

@openstreetmap-trac
Copy link

Reporter: david[at]frankieandshadow.com
[Submitted to the original trac issue database at 5.18pm, Saturday, 2nd December 2006]

subject says it all

see example at http://labs.metacarta.com/osm/?lat=6800000&lon=12000&zoom=10&layers=B
(station is in the centre at the south end of Station Road)

suggest red-filled circle with black border

@openstreetmap-trac
Copy link
Author

Author: crschmidt[at]crschmidt.net
[Added to the original trac issue at 2.32am, Sunday, 3rd December 2006]

    <Rule>
      <Filter>[railway] = 'station'</Filter>
      <MaxScaleDenominator>100000</MaxScaleDenominator>
      <MinScaleDenominator>25000</MinScaleDenominator>
      <PointSymbolizer file="/data/osm/symbols/railway-station-small.png" type="png" width="8" height="8" />
    </Rule>
    <Rule>
      <Filter>[railway] = 'station'</Filter>
      <MaxScaleDenominator>25000</MaxScaleDenominator>
      <PointSymbolizer file="/data/osm/symbols/railway-station.png" type="png" width="16" height="16" />
    </Rule>
    <Rule>
      <Filter>[railway] = 'station'</Filter>
      <MaxScaleDenominator>5000</MaxScaleDenominator>
      <TextSymbolizer name="name" face_name="Bitstream Vera Sans Roman" size="10" fill="#000" halo_radius="1" />
    </Rule>

Attaching railway.png and railway-small.png, as well as SVG source, in just a sec.

@openstreetmap-trac
Copy link
Author

Author: crschmidt[at]crschmidt.net
[Added to the original trac issue at 2.33am, Sunday, 3rd December 2006]

Can be seen at http://labs.metacarta.com/osm/?lat=6391945.16522&lon=965511.5326&zoom=16&layers=B

@openstreetmap-trac
Copy link
Author

Author: bruce.cowan[at]dsl.pipex.com
[Added to the original trac issue at 12.23am, Thursday, 21st June 2007]

See r2254 (I think)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant