tegola VS martin

Compare tegola vs martin and see what are their differences.

tegola

Tegola is a Mapbox Vector Tile server written in Go (by go-spatial)

martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling. (by maplibre)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tegola martin
2 6
1,236 1,915
1.7% 4.0%
7.3 9.7
8 days ago 1 day ago
Go Rust
MIT License 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.

tegola

Posts with mentions or reviews of tegola. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Self Hosting a Google Maps Alternative with OpenStreetMap
    2 projects | /r/programming | 22 Nov 2022
    Martin (https://github.com/maplibre/martin) or Tegola (https://github.com/go-spatial/tegola) as the vector tile server
  • Serverless GIS
    3 projects | /r/gis | 14 Oct 2022
    In case of serverless vector services the cache size is a problem too; especially if you want to create tiles for hight zoom levels and serve them from a storage service like S3. A possible solution would be to use Tegola as an AWS Lambda function to dynamically serve vector tiles for high zoom levels. Lower zoom level tiles could be served from the cache directly, because they are small. But I'm not sure how to set this up and if it makes sense in a production environment.

martin

Posts with mentions or reviews of martin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.

What are some alternatives?

When comparing tegola and martin you can also consider the following projects:

openstreetmap-tile-server - Docker file for a minimal effort OpenStreetMap tile server

pg_tileserv - A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.