diff --git a/osm-bright/osm-bright.imposm.mml b/osm-bright/osm-bright.imposm.mml index 0376bd5..6b76110 100644 --- a/osm-bright/osm-bright.imposm.mml +++ b/osm-bright/osm-bright.imposm.mml @@ -552,6 +552,22 @@ "srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over", "srs-name": "900913", "status": "on" + }, + { + "geometry": "point", + "Datasource": { + "type": "postgis", + "table": "( SELECT geometry, type, name \n FROM osm_transport_points \n WHERE type in ('station', 'subway_entrance', 'tram_stop')\n) AS DATA ", + "key_field": "", + "geometry_field": "geometry", + "extent": "-20037508.34 -20037508.34 20037508.34 20037508.34", + }, + "id": "train_stations", + "class": "", + "srs-name": "900913", + "srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over", + "advanced": {}, + "name": "train_stations" } ], "Stylesheet": [