Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free. Learn more →
Titiler Alternatives
Similar projects and alternatives to titiler
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
-
-
-
TileServer GL
Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
pygeoapi
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
-
-
-
-
fastapi-microservice-template
Discontinued A template for a FastAPI based Serverless Framework microservice running on AWS Lambda
-
-
terracotta
A light-weight, versatile XYZ tile server, built with Flask and Rasterio :earth_africa: (by DHI)
-
-
-
favv
Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
titiler discussion
titiler reviews and mentions
- TiTiler: A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL
-
Writing a Tile Server in Python
Note that titiler[0] exists, which is doing a pretty nice job.
[0] https://github.com/developmentseed/titiler
-
How The Post is replacing Mapbox with open source solutions
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
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
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?
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?
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
-
A note from our sponsor - Nutrient
nutrient.io | 14 Feb 2025
Stats
developmentseed/titiler is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of titiler is Python.