Tileserver specs

This page summarizes the projects mentioned and recommended in the original post on /r/gis

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
  • You can use a package I created postgresVectorTileGenerator to seed tiles at larger zoom levels and load those into a cache sitting in front your tile service. The other thing you can is simplify your data or limit the number of features per tile. You can check out an API I created called FastVector. It allows you to limit the number of features per tile and dynamically cache data as well in a filestore. This will help at the higher zoom levels for larger datasets.

  • FastVector

    A PostGIS based Vector Tile server with caching and filtering.

  • You can use a package I created postgresVectorTileGenerator to seed tiles at larger zoom levels and load those into a cache sitting in front your tile service. The other thing you can is simplify your data or limit the number of features per tile. You can check out an API I created called FastVector. It allows you to limit the number of features per tile and dynamically cache data as well in a filestore. This will help at the higher zoom levels for larger datasets.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Generating Vector Tiles with PostGIS and Python for OpenLayers Map Rendering

    1 project | /r/remotesensing | 1 May 2023
  • Making a web based map working with millions of records

    2 projects | /r/gis | 2 Aug 2022
  • Generating Vector Tiles with PostGIS and Python for OpenLayers Map Rendering

    3 projects | /r/gis | 1 May 2023
  • I want to develop a website that utilizes GIS features. What is the best roadmap to do so?

    1 project | /r/gis | 1 Apr 2023
  • Mapbox GL JS: How to render a polygon from a postgresql? The data is store within a geodjango GeometryField

    2 projects | /r/mapbox | 19 Mar 2023