Map To Poster – Create Art of your favourite city
1–10 of 74 posts
Re: Map To Poster – Create Art of your favourite city
#2[deleted]
Re: Map To Poster – Create Art of your favourite city
#3Nice! Thanks
Re: Map To Poster – Create Art of your favourite city
#4Why are big chunks of Sam Francisco missing (eg around the bridge) missing from the example?
Re: Map To Poster – Create Art of your favourite city
#5It says there are examples but I can't see them?
Re: Map To Poster – Create Art of your favourite city
#6Why are big chunks of Sam Francisco missing (eg around the bridge) missing from the example?
Those smooth chunks are all (mostly) public park land. Known as Presidio and part of the Golden Gate National Recreation Area.
Re: Map To Poster – Create Art of your favourite city
#7Why are big chunks of Sam Francisco missing (eg around the bridge) missing from the example?
python create_map_poster.py -c "San Francisco" -C "USA" -t sunset -d 10000
-d should be approx. 10k to 14k given the size of the city. You can give it a shot.
Re: Map To Poster – Create Art of your favourite city
#8Re: Map To Poster – Create Art of your favourite city
#9It says there are examples but I can't see them?
Please check on desktop, the table is hiding images in responsive mode - You can see the images on X here https://x.com/getpy/status/2009255303775174684
Re: Map To Poster – Create Art of your favourite city
#10I believe (from a quick code check on my phone) it should be possible to output the images to SVG with a little tweak, thanks to your use of matplotlib?
Is there a reason you’ve defaulted to PNG that I’m missing?