prettymaps
vpype
prettymaps | vpype | |
---|---|---|
50 | 16 | |
11,498 | 763 | |
0.9% | 5.0% | |
5.1 | 7.3 | |
29 days ago | 4 months ago | |
Jupyter Notebook | Python | |
GNU Affero General Public License v3.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
prettymaps
-
Show HN: Map2Image – Download Beautiful City Maps
These maps look great! Reminds me of a project I saw a long time ago [1]. Glad you made this downloadable for everyone who cannot write code.
P.S.: Now, I also have some (birthday) presents ;-)
[1] https://github.com/marceloprates/prettymaps
- A small set of Python functions to draw pretty maps from OpenStreetMap data
-
Riddle me this: "Huku ni wapi?"
You can generate them yourself from Open Street Maps. Use this Google Colab. Source - prettymaps.
-
Used Python to draw this map of Motijheel, Dhaka, Bangladesh.
Check out this repo
-
Shapefiles for planet? Geofabrik only seems to have shapefiles for Antartica.
Check out Pretty Maps, or the online version, and /r/prettymaps_
-
Geovisualization test with OSM map data and matplotib for styling
Great work! I love osmnx, it's such a nice library. I remember using it at school to work out distance from fire stations across my city. There's this nice library that uses it called prettymaps, I've been meaning to take some time with it to do some sweet posters.
-
This Week In Python
prettymaps – A small set of Python functions to draw pretty maps from OpenStreetMap data
- prettymaps v1.0.0 released
- prettymaps 1.0.0 released
- Prettymaps: A minimal Python library to draw customized maps from OpenStreetMap
vpype
- Building a DIY Pen Plotter
- Which version of Processing should I learn if I want to plot my images with an Axidraw plotter?
-
Helper to draw SVG from left to right (pencil/ fountain pens)
I'm not sure but that sounds like something vpype could do: https://github.com/abey79/vpype
-
Axidraw / Inkscape masking problem
If your polygons are closed you can try using vpype with the occult plug in to automatically remove invisible paths. The catch is that they really need to be closed polygons and not lines. There may be another plug in that does handle lines though.
-
Islamic Geometric Art (Design #30 from Anadolu Selçuklu Sanatinin Geometrik Dili)
The basics: I generated this plot via a program I wrote. That program was written in Javascript, using the p5.js library for drawing lines and stuff, and canvas-sketch to generate the SVG for plotting. I passed the SVG through vpype to merge & sort the lines, and then connected to the AxiDraw using saxi. Not knowing where you're at, those are a good choice to get started—Javascript is an okay language, and p5.js is really good for just getting stuff appearing on the page. And you can just start with the first 2, and add vpype and saxi later.
-
Ask HN: Software to turn black and white image into plottable SVG?
Ah, very nice.
That should reduce the effort needed to something you might be able to make quick work of, yourself, with some thought.
this website [1] recommends a tool called vpype [2] which might have an option to do what you need or might be able to be tweaked to do what you need
[1] https://www.acrylicode.com/svg-to-gcode-walkthrough/
[2] https://github.com/abey79/vpype
-
[Help] Cropping SVG problem
vpype: https://github.com/abey79/vpype occult plugin for vpype: https://github.com/LoicGoulefert/occult
- What is your workflow and goto code libraries?
-
Lots of dots issue with pen plotter
I think the lines are so small it makes dots. You can use vpipe tool to fix up stuff like this. Don't ask me for the command I just know it exists. https://github.com/abey79/vpype
-
Anyone worked out how to get an plotter to do joined up hand writing?
VPype has good tools for post-processing SVG to optimize plot speed. Simplifying the geometry and optimizing the line drawing order are the two basic things. Axidraw's Inkscape extension does some of this automatically, too.
What are some alternatives?
awesome-vector-tiles - Awesome implementations of the Mapbox Vector Tile specification
vpype-pixelart - Pixel art plotting in vpype
Openstreetmap - The Rails application that powers OpenStreetMap
WebPlotDigitizer - Computer vision assisted tool to extract numerical data from plot images.
owid-grapher - A platform for creating interactive data visualizations
vsketch - Generative plotter art environment for Python
Grbl_Esp32 - A port of Grbl CNC Firmware for ESP32
abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Generative-Art - A selection of generative art scripts written in Python
neuralhash-collisions - A catalog of naturally occurring images whose Apple NeuralHash is identical.
inklayers - inklayers is a command line program that exports layers from an SVG file. It can be used to create slide shows by editing a single SVG file.