I have a shapefile with 35 fields. I need to build a web map to allow users to query it. What approach should I take

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

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

  • If it's small as in the couple-of-MB range you could convert to GeoJSON, serve it as a static file fed into a small web app like u/techmavengeospatial suggested that handles filtering by query, and update the file as new data comes in. Alternatively if you want something more robust you can feed it into PostgreSQL and serve with something like pg_tileserv (with equivalent filtering in the web client).

  • 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

  • Ask HN: What's with the Gatekeeping in Open Source?

    1 project | news.ycombinator.com | 2 May 2024
  • Borgo is a statically typed language that compiles to Go

    21 projects | news.ycombinator.com | 30 Apr 2024
  • Implementing repeating-key XOR

    1 project | dev.to | 2 May 2024
  • Ask HN: Are there any open source forks of nomad smd consul?

    4 projects | news.ycombinator.com | 2 May 2024
  • Computer Vision Meetup: Develop a Legal Search Application from Scratch using Milvus and DSPy!

    2 projects | dev.to | 2 May 2024