openstreetmap-carto
A general-purpose OpenStreetMap mapnik style, in CartoCSS (by gravitystorm)
pg_tileserv
A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles. (by CrunchyData)
Our great sponsors
openstreetmap-carto | pg_tileserv | |
---|---|---|
17 | 2 | |
1,260 | 496 | |
- | 9.1% | |
6.5 | 6.5 | |
5 days ago | 11 days ago | |
CartoCSS | Go | |
GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
openstreetmap-carto
Posts with mentions or reviews of openstreetmap-carto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-23.
-
No way to select a language?
Their design goals may differ from yours, but relevantly for the discussion of language is their goal of "Being understandable and supportive for mappers". This supports local people doing the on the ground mapping, over foreigners wanting to read the map. Another goal is to "represent the diversity of the OSM community and geography in general", which again is in support of using the national languages as the default. See Design goals and guidelines for openstreetmap-carto for more info.
- Why is the forest not rendering above the park on the map?
-
Taking our next step in the City by the Bay
The benches are even mapped with their 'viewing direction' and color :)
-
Why does natural=water override the leisure=track rendering, but natural=sand does not?
They just didn't think of this micro-mapping scenario. You can try and do something about it here: https://github.com/gravitystorm/openstreetmap-carto/issues
-
POIs on private / restricted areas?
For the main map rendering, that's the OSM carto project: https://github.com/gravitystorm/openstreetmap-carto
-
Just made 2 nodes, how come one is normal and one is transparent? Details in comments.
This is a conscious decision by the maintainers of the standard layer, OSM-carto, and makes sense as you want to make public parking more obvious than places with restricted access.
-
No cartography symbol for temples (general)?!?
Have you check OSM Carto?
- What determines which points of interest appear on the map?
-
What's the realistic boundary of using Strava and Lidar to trace paths?
2015: https://github.com/gravitystorm/openstreetmap-carto/issues/1500 2016: https://www.grough.co.uk/magazine/2016/06/08/is-using-your-gps-gadget-on-the-mountains-a-threat-to-your-life 2018: https://www.reddit.com/r/searchandrescue/comments/8wlz88
-
Looking to Download an .IMG exactly like openstreetmaps.org
In that case, openstreetmap.org uses the Carto style by default, for which Kosmtik should do the job, but I haven't personally tried it to know how to use it. JTileDownloader also might work to download the tiles directly from the website, but again, haven't used personally.
pg_tileserv
Posts with mentions or reviews of pg_tileserv.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-18.
-
I made a web dashboard using Python and FOSS tools to view my Strava data, take a look!
One thing I will recommend -- because it seems like you are simple using flask to query the DB and render to the frontend (just from looking through the code) you **MAY** be able to use https://github.com/CrunchyData/pg_tileserv and cut out the need to even have flask as a the server side language. Curious what your thoughts would be because I am currently working on a few web apps and in the past i've mainly used geodjango and flask as server side but recently created an entire application with postgres, pg_tileserv, leaflet
- Indexing OSM Data on Postgres/PostGIS database
What are some alternatives?
When comparing openstreetmap-carto and pg_tileserv you can also consider the following projects:
martin - Blazing fast and lightweight PostGIS vector tiles server
osm-bright - A Carto template for OpenStreetMap data
osm-bright-gl-style - OSM Bright GL Style using OpenMapTiles
maplibre-gl-native - The open-source alternative to Mapbox GL Native. SDKs for iOS, Android and other platforms
kosmtik - Make maps with OpenStreetMap and Mapnik
Openstreetmap - The Rails application that powers OpenStreetMap
Flask_Website_Project - This repo contains all the source code for my Flask based website