diff options
Diffstat (limited to 'project/templates/sydneyrail.html')
-rw-r--r-- | project/templates/sydneyrail.html | 11 |
1 files changed, 6 insertions, 5 deletions
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.</p> <div class="figure"> - <a href="/img/sydney_rail_map_full.svg"> - <img src="/img/sydney_rail_map_full.svg" + <a href="/img/sydney_rail_map_full.png"> + <img src="/img/sydney_rail_map_preview.png" alt="Hypothetical Sydney rail map" height="700" width="750" /> @@ -39,9 +39,10 @@ pile of pictures.</p> </div> <p>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.</p> +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.</p> <h5>Line Differences and Notes</h5> |