martin VS tegola

Compare martin vs tegola and see what are their differences.

martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling. (by maplibre)

tegola

Tegola is a Mapbox Vector Tile server written in Go (by go-spatial)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
martin tegola
6 2
1,873 1,227
8.8% 2.6%
9.7 7.3
8 days ago 11 days ago
Rust Go
Apache License 2.0 MIT License
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.

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.

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.

What are some alternatives?

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

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

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

mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

titiler - Build your own Raster dynamic map tile services

openstreetmap-carto - A general-purpose OpenStreetMap mapnik style, in CartoCSS

orb - Types and utilities for working with 2d geometry in Golang

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

terracotta - A light-weight, versatile XYZ tile server, built with Flask and Rasterio :earth_africa:

leafmap - A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment

go-geom - Package geom implements efficient geometry types for geospatial applications.

binserve - A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

simplefeatures - Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification