From 6580116a3eebcb8ab6463d96e397b99690e31af0 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Fri, 24 Sep 2021 22:11:35 +1200 Subject: Switched out rail map SVG for PNG --- project/templates/sydneyrail.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'project/templates') diff --git a/project/templates/sydneyrail.html b/project/templates/sydneyrail.html index 3577f35..7c12117 100644 --- a/project/templates/sydneyrail.html +++ b/project/templates/sydneyrail.html @@ -29,8 +29,8 @@ websearch with your favourite search engine. This is my contribution to that pile of pictures.

- - + Hypothetical Sydney rail map @@ -39,9 +39,10 @@ pile of pictures.

The above map represents a lot of proposals actually implemented and opportunities taken instead -of missed. The file is a 3000x2800 SVG so zoom can be increased several times over without loss of -detail, or you can click to open the map by itself. Since emphasis is on a "what if" for heavy rail -lines, no grid, index, light rail, or other transport services have been included.

+of missed. The map was constructed as a 3000x2800 SVG, but due to rendering consistency issues it +has been exported into PNG format here. Click it to open a full scale version. Since emphasis is on +a "what if" for heavy rail lines, no grid, index, light rail, or other transport services have been +included.

Line Differences and Notes
-- cgit