umap icon indicating copy to clipboard operation
umap copied to clipboard

Add a Print function

Open yohanboniface opened this issue 10 years ago • 13 comments

Originally reported by: BitBucket: leftshifted, GitHub: leftshifted


It would be really nice to have an Option to print the map. I know printing from HTML can be very anoying because browsers behave unexpectable. Still, something like a "Print-mode" which lets users arrange the Map and a list of all points (and other objects), adds a copyright notice (and maybe a "Generated with umap") and then spits it out in a reasonable size and resolution (maybe a few options like custom size, A4, letter, whatever) would be nice. If no one else wants to try to tackle this, I might also fork and try to get something done, just know that I have somewhat limited time and skills.

Really enjoying all other aspects of umap, this should be so much more public, amazingly simple project!


  • Bitbucket: https://bitbucket.org/yohanboniface/umap/issue/88

yohanboniface avatar Jul 15 '14 20:07 yohanboniface

:+1:

I would enlarge this proposal to be more generic. It would be great if it could be possible to export in different images format (SVG, PNG, JPEG, PDF, ...). It would ease the printing and could be also reused in documents.

thewholelifetolearn avatar Mar 11 '16 09:03 thewholelifetolearn

C'est vraiment une fonctionnalité qui manque dans uMap... je plussoie !

jphnavarro avatar Mar 18 '16 16:03 jphnavarro

So 3.5 years passed. Is there any progress on that?

trofima avatar Feb 13 '18 18:02 trofima

+1 for that - PDF export would be great!

hannesw avatar Feb 21 '18 08:02 hannesw

+1 Or at least a way to export the map. Including style!

Dubidubiduu avatar Apr 12 '18 13:04 Dubidubiduu

+1 Definitely would love an export functionality, may it be pdf or reasonably sized image!! Is there any attempt in creating that?

Guddi11 avatar Aug 27 '18 15:08 Guddi11

+1 It would be very nice to have an export to pdf functionality.

clembeb avatar Sep 23 '18 17:09 clembeb

+1 :+1: A mon tour de plussoyer : on vient de s'en sortir avec des captures d'écran, mais une fonction d'impression (PDF) serait beaucoup plus pratique...

On my turn to add :+1: we just got out with screenshots, but a print function (PDF) would be much more convenient ...

sylvain-m avatar Nov 30 '18 14:11 sylvain-m

Since OSM can only export as image (PNG, PDF, SVG, JPG) the standard layer (which I do not like) an UMap option in this direction to have images for print (300 dpi) would be fantastic. MyOSMatic after some experimenting does a good job, but the layer options are not as wide as with uMap and obviously custom content is not available there. Currently with my FHD monitor the only solution I can think of is getting a 4k+ Monitor and make a screenshot there to get a satisfying resolution. All other attempts with Add-ons, Zooming, etc. failed so far.

EDIT: I found the Chrome > Inspect > device toggle option >custom device / pixel ratio > Capture screenshot as workaround and are playing with it - for PNG it might almost do what I want. Source: https://droidtechknow.com/how-to/how-to-take-high-quality-screenshot-using-chrome-browser/

crti avatar Aug 28 '21 19:08 crti

EDIT: I found the Chrome > Inspect > device toggle option >custom device / pixel ratio > Capture screenshot as workaround and are playing with it - for PNG it might almost do what I want. Source: https://droidtechknow.com/how-to/how-to-take-high-quality-screenshot-using-chrome-browser/

Works on FF to, with ctrl-shift-M and then screenshot for the viewport.

Also to consider: https://github.com/Igor-Vladyka/leaflet.browser.print

yohanboniface avatar Sep 12 '21 08:09 yohanboniface