Skeletron
vsketch


Skeletron | vsketch | |
---|---|---|
1 | 11 | |
110 | 517 | |
- | 2.1% | |
0.0 | 6.8 | |
over 8 years ago | 3 months ago | |
Python | Python | |
- | GNU General Public License v3.0 or later |
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.
Skeletron
-
Prettymaps: Small Python library to draw customized maps from OpenStreetMap data
There are tools to do that sort of feature generalization. https://github.com/migurski/Skeletron is one that comes to mind.
vsketch
-
I used Python to control a custom stop-motion animation drawing machine
The frames' vector data is generated using a sketch made with my vsketch framework (it involves loading GeoJSON data, processing it with Shapely, and projecting it in 3D with NumPy).
-
Self Portrait using Pix2Pix and vPype
There isn't a GUI, but that's by design. The CLI format facilitates the integration in automated workflows. The show command does provide a viewer for visualisation at any point in the pipeline. Also, I have another framework (based on vpype) named vsketch which is a plotter-centric python clone of Processing with a viewer and live refresh.
- Hong Kong Victoria Harbour
-
Chrysalide
Matplotlib for plotter stuff seems tedious indeed ! Definitly check out vsketch, it has an API similar to processing, but focused on generating plotter-ready SVG.
- Problem with installing Pretty Maps
- Cats
- WARNING: pip is being invoked by an old script wrapper.
-
prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data
FROM jupyter/scipy-notebook:33add21fab64 COPY --chown=${NB_UID}:${NB_GID} requirements.txt /tmp/ RUN python -m pip install --upgrade pip RUN pip install --quiet --no-cache-dir git+https://github.com/abey79/vsketch#egg=vsketch RUN pip install --quiet --no-cache-dir git+https://github.com/marceloprates/prettymaps.git RUN fix-permissions "${CONDA_DIR}" && fix-permissions "/home/${NB_USER}" ENTRYPOINT ["jupyter", "lab", "--ip=0.0.0.0", "--allow-root"]
-
Prettymaps: Small Python library to draw customized maps from OpenStreetMap data
pip install git+https://github.com/abey79/vsketch#egg=vsketch
-
Flowlines No 4
I started by using Processing, but have switched to [vsketch](https://github.com/abey79/vsketch), a Python-based framework which has a similar API to Processing. I like it because it has built-in UI for changing parameters, which I find hugely useful. Plus, it integrates with vpype, which is designed for image processing for plotters.
What are some alternatives?
awesome-vector-tiles - Awesome implementations of the Mapbox Vector Tile specification
vpype-pixelart - Pixel art plotting in vpype
osm-renderer - OpenStreetMap raster tile renderer written in Rust
vpype - The Swiss-Army-knife command-line tool for plotter vector graphics.
tilemaker - Make OpenStreetMap vector tiles without the stack
starcli - :sparkles: Browse trending GitHub projects from your command line
prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
owid-grapher - A platform for creating interactive data visualizations
plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

