How to find out in which country a user is, based on his lat/long GPS coordinates?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • world-geojson

    GeoJson for all the countries, areas (regions) and some states.

  • What I would do now, is; use this library https://github.com/georgique/world-geojson load the polygon GPS lat/long data into postgresql or dgraph, and then just query in which country the coordinate/user is. BUT I need it in production, and I already know that I will run into problems and spend time to fix them and so on. And maybe performance will suck and I gotta spend time fixing that too.

  • geobed

    A simple, lightweight, embedded geocoder for Golang with city level accuracy

  • Multiple, such as https://github.com/SocialHarvest/geobed

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Administrative divisions of the world to build the ultimate flag atlas

    2 projects | /r/datasets | 6 Sep 2021
  • Create GPS Test Data In Go

    1 project | dev.to | 24 Apr 2024
  • Show HN: Geojson-shave, a tool for reducing the size of GeoJSON files

    2 projects | news.ycombinator.com | 3 Apr 2024
  • Show HN: DB to map cities to countries and states

    1 project | news.ycombinator.com | 12 Mar 2024
  • Flying with F#

    2 projects | dev.to | 9 Dec 2023