X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/083cb994d7abcbc9f3902dca8f158992b5ed33b1..7fa1041340e3f1ad1074bfd8376b39535b862a69:/app/views/export/_start.rhtml diff --git a/app/views/export/_start.rhtml b/app/views/export/_start.rhtml index 481b41c3d..969b8efc7 100644 --- a/app/views/export/_start.rhtml +++ b/app/views/export/_start.rhtml @@ -31,7 +31,7 @@

OpenStreetMap data is licensed under the Creative Commons Attribution-ShareAlike 2.0 license.

-
@@ -39,7 +39,8 @@

Format <%= select_tag("mapnik_format", options_for_select([["PNG", "png"], ["JPEG", "jpeg"], ["SVG", "svg"], ["PDF", "pdf"], ["Postscript", "ps"]], "png")) %>

-

Scale 1 : <%= text_field_tag("mapnik_scale", nil, :size => 8) %> (max 1 : )

+

Scale 1 : <%= text_field_tag("mapnik_scale", nil, :size => 8) %> (max 1 : )

+

Image Size x

@@ -57,187 +58,3 @@ <% end %> - -