titiler VS gdal2tiles-leaflet

Compare titiler vs gdal2tiles-leaflet and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
titiler gdal2tiles-leaflet
6 3
686 451
3.5% -
8.8 0.0
5 days ago over 2 years ago
Python Python
MIT License 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.

titiler

Posts with mentions or reviews of titiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.
  • How The Post is replacing Mapbox with open source solutions
    21 projects | news.ycombinator.com | 17 Feb 2023
    There's a lot to like about GDAL+Rasterio, although I've found having all HTTP requests go through GDAL's C API does result in some limitations on concurrency and multithreading. GDAL's configuration being based entirely on env vars also has its downsides: https://github.com/developmentseed/titiler/issues/186
  • Extending PostGIS with TiMVT/TiFeatures and PgSTAC
    5 projects | dev.to | 29 Nov 2022
    TiMVT and TiFeatures, along with TiTiler for raster services, complete a trio of python-FastAPI services. The current roadmap includes merging TiFeatures & TiMVT, the vector-based services, into a single project to reduce code redundancy.
  • Serverless GIS
    3 projects | /r/gis | 14 Oct 2022
    COGs are great, but from my experience micro services like titiler don't support complex styling logic. Is there a possibility to create a serverless WMS service with complex styling requirements?
  • geotiff mosaic viewer / qgis?
    1 project | /r/gis | 11 Nov 2021
    Consider something like titiler if you want to serve the pile of geotiffs out to the web.
  • Configuring >100GB of imagery as raster tiles, TMS / WTMS, AWS S3 storage?
    1 project | /r/gis | 31 Mar 2021
    We were able to host 10gb six band rasters as well as 2cm RGB split into 100m tiles on S3 using COGS, mosaic.json and the TiTiler project which is powered by AWS lambda functions

gdal2tiles-leaflet

Posts with mentions or reviews of gdal2tiles-leaflet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-13.

What are some alternatives?

When comparing titiler and gdal2tiles-leaflet you can also consider the following projects:

mangum - AWS Lambda support for ASGI applications

django-raster - Django-raster allows you to create tiled map services (TMS) and raster map algebra end points for web maps. It is Python-based, and requires GeoDjango with a PostGIS backend.

rasterio - Rasterio reads and writes geospatial raster datasets

django-leaflet-admin-list - The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.

fastapi-crudrouter - A dynamic FastAPI router that automatically creates CRUD routes for your models

BlenderGIS - Blender addons to make the bridge between Blender and geographic data

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

prevailing-winds - Webapp for planning your sailing holidays. Interactive map showing windroses of historic winds. Could also be useful for surfers, paragliders, pilots and more.

geoserver-rest - Python library for management for geospatial data in GeoServer.

timezonefinder - python package for finding the timezone of any point on earth (coordinates) offline

fastapi-microservice-template - A template for a FastAPI based Serverless Framework microservice running on AWS Lambda

hello-world-2 - Hi