Making a web based map working with millions of records

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

    A PostGIS based Vector Tile server with caching and filtering.

  • ArcGIS Online could be the right move as long as you set up the service correctly. You could also load the shapefile into a database like PostgreSQL and connect to the database via an API like Geoserver FastVector, or pg_tileserv. This would cause a lot more time, cost, and knowledge on your end though to host a database and api vs loading the data into the ESRI ecosystem.

  • pg_tileserv

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

  • ArcGIS Online could be the right move as long as you set up the service correctly. You could also load the shapefile into a database like PostgreSQL and connect to the database via an API like Geoserver FastVector, or pg_tileserv. This would cause a lot more time, cost, and knowledge on your end though to host a database and api vs loading the data into the ESRI ecosystem.

  • 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
  • Tileserver specs

    3 projects | /r/gis | 7 Nov 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