Go Geo

Open-source Go projects categorized as Geo

Top 7 Go Geo Projects

  • Tile38

    Real-time Geospatial and Geofencing

    Project mention: Your Data Fits in RAM | news.ycombinator.com | 2022-08-02

    I actually worked on a project that did this. We used a database called "Tile38" [1] which used an R-Tree to make geospatial queries speedy. It was pretty good.

    Our dataset was ~150 GiB, I think? All in RAM. Took a while to start the server, as it all came off disk. Could have been faster. (It borrowed Redis's query language, and its storage was just "store the commands the recreate the DB, literally", IIRC. Dead simple, but a lot of slack/wasted space there.)

    Overall not a bad database. Latency serving out of RAM was, as one should/would expect, very speedy!

    [1]: https://tile38.com/

  • go-geom

    Package geom implements efficient geometry types for geospatial applications.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • orb

    Types and utilities for working with 2d geometry in Golang

  • go-staticmaps

    A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.

  • Geo2tz

    A self-hostable REST-like API to get the time zone from geo coordinates

  • go-simple-geo

    go-simple-geo is a library for simple geo calculations.

  • go-h3geo-dist

    H3-geo distributed cells

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2022-08-02.

Go Geo related posts

Index

What are some of the best open-source Geo projects in Go? This list will help you:

Project Stars
1 Tile38 8,579
2 go-geom 691
3 orb 670
4 go-staticmaps 308
5 Geo2tz 51
6 go-simple-geo 21
7 go-h3geo-dist 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com