MapToPoster is a free Python project that you can use to create maps that are worthy of being hung on your wall. It uses OpenStreetMap data to render the same style of striking minimalist maps you see advertised on social media, while giving you control over the exact map location, scale, and colors used.
Once the project has been installed, you can use a simple text command to create portrait PNG files of around 3630x4830 pixels in size (at a density of 300 dpi).
I tried this a few weeks ago, and my main complaint was that it wasn't caching the map files. Looks like that's fixed now: https://github.com/originalankur/maptoposter/issues/10
23 Comments
oce@jlai.lu · 39 pts · 181d
What are the recommendations to print it then? That's half the reasons why I would buy it.
fonix232@fedia.io · 28 pts · 181d
Local print shop that deals with large/poster prints. They'll usually be happy with a high enough resolution PNG, and can advise you on what's the best way to print in the physical size you want - what material to print onto, what printing approach to use, what finish to do, how to frame it, etc.
unexposedhazard@discuss.tchncs.de · 4 pts · 181d
And getting vector files out of OSM data shouldnt be too hard either.
WalleyeWarrior@midwest.social · 4 pts · 181d
I work at a print shop and all our printer drivers require PDFs, so use those if you want something printed please. We can convert as need be, but PDF is always preferred.
quick_snail@feddit.nl · 1 pts · 181d
Every worthwhile print shop has staff that can do the conversion to meet the needs of their specific printers.
Morphite88@thelemmy.club · 3 pts · 180d
But they will upcharge for it.
quick_snail@feddit.nl · 3 pts · 180d
Not in my country. That's their job. It's part of printing.
If you came with anything prepared at all, they're happy.
NuXCOM_90Percent@lemmy.zip · 22 pts · 181d
That is kind of the thing.
Getting the image is trivial. The real effort is getting it printed and getting a frame for it. And the cost of that tends to be pretty close to just buying a pre-print. And stuff like this tends to be sold in museums or other local/government buildings and genuinely goes towards some great community programs.
That said, there are some great sites for this. There are cheaper websites, but Stackhouse is generally a great choice for printing. Especially if ou want a canvas print. Frames you are almost always best off going to a pawn shop or local art supply store, but even amazon is not a bad choice for that.
Combine that with realizing just how many museums upload high quality scans of genuine works of art and...
dependencyinjection@discuss.tchncs.de · 12 pts · 181d
Amazon is always a bad choice for anything.
perry@lemy.lol · 21 pts · 181d
There's a fork with emphasis on public transport: https://git.olaren.dev/Olaren/maptoposter
onnekas@sopuli.xyz · 1 pts · 180d
Sadly this fork is missing the feature to set custom sizes :(
mesamunefire@piefed.social · 14 pts · 181d
I could not get it running on my local Linux machine. Looks like some error involving one of the packages. A shame. Added an issue to the board. Ill take a look in a bit after they fix the bugs.
It would make a good website to be honest. Most people will probably only want a one off of their home city.
I found https://citytoposter.com/ which seems neat. Not perfect though.
illusionist@lemmy.zip · 4 pts · 181d
I used it a couple of weeks ago, must be a new bug then
mesamunefire@piefed.social · 2 pts · 181d
Its a combo of my os, pip, and thier requirements file.
new_otters_raft@piefed.ca · 2 pts · 181d
Did you try it with venv? That might reduce the chance of interference with your system
roofuskit@lemmy.world · 12 pts · 181d
A python script that can print and frame a poster? Impressive.
damnthefilibuster@lemmy.world · 7 pts · 181d
The Singapore one is really striking!
Numenor@lemmy.world · 6 pts · 181d
https://carto-art.vercel.app/
This one is cool too
sakphul@discuss.tchncs.de · 2 pts · 180d
Thanks for the info. Looks interesting!
quick_snail@feddit.nl · 3 pts · 181d
Does it make vectors?
new_otters_raft@piefed.ca · 3 pts · 180d
PNGs by default, I'm not sure if vectors are possible yet but it seems like it would be easy to implement
lyn@lemmy.zip · 3 pts · 180d
Seems like there was a merged pull request to add SVG/PDF support: https://github.com/originalankur/maptoposter/pull/57
quick_snail@feddit.nl · 3 pts · 181d
Obligatory link to the OSM wiki on this subject
https://wiki.openstreetmap.org/wiki/OSM_on_Paper
quick_snail@feddit.nl · 1 pts · 181d