osm-renderer
awesome-vector-tiles
osm-renderer | awesome-vector-tiles | |
---|---|---|
1 | 3 | |
142 | 2,407 | |
2.1% | 1.6% | |
5.6 | 3.6 | |
12 months ago | 7 months ago | |
Rust | ||
MIT License | Creative Commons Zero v1.0 Universal |
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.
osm-renderer
awesome-vector-tiles
-
is there a way to view public mapbox maps in GIS?
I suppose, I'd need to try parsing these via some github tool?
-
Opensource map software for web app
You will also need to figure out your source of basemap tiles. Again, OpenStreetMap is not an API not is it a basemap, despite what some here are recommending. It is an open dataset that is commonly used to create raster or vector tile basemaps. It is possible to download all or some of OpenStreetMap, generate vector tiles, and style them to look the way you want, but that does introduce quite a bit of extra technical overhead you might not want at this stage of development. Namely, you’d need to run you own vector tile server that your mapping API can fetch and render tiles from. Many open source vector tile servers exist and it’s kind of up to you to figure out which one meets your needs. Alternatively, Mapbox and MapTiler provide SaaS support for basemaps built in part or wholly on OpenStreetMap data. Check out “Awesome Vector Tiles” for resources and tools to help get going with vector tiles. (https://github.com/mapbox/awesome-vector-tiles)
- Prettymaps: Small Python library to draw customized maps from OpenStreetMap data
What are some alternatives?
tilemaker - Make OpenStreetMap vector tiles without the stack
abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
opening-hours-rs - A parser for the opening_hours fields from OpenStreetMap.
Skeletron - Computes straight skeletons of simple polygons
abstreet - A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers. [Moved to: https://github.com/a-b-street/abstreet]
Openstreetmap - The Rails application that powers OpenStreetMap
owid-grapher - A platform for creating interactive data visualizations