Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Geospatial

Geospatial

353 projects

Showing 36 of 353 projects

wellknown
wellknownJavaScript

A lightweight JavaScript library for parsing Well-Known Text (WKT) into GeoJSON and stringifying GeoJSON back to WKT.

#geojson-converter#wkt-parser#geospatial
Stars280
Forks47
Last commit25 days ago
Galton
GaltonJavaScript

A lightweight Node.js server for generating isochrone maps using OSRM routing data.

#geospatial#osrm#isochrone-maps
Stars279
Forks35
Last commit4 years ago
d3-geo-voronoi
d3-geo-voronoiJavaScript

A JavaScript library for computing Voronoi diagrams and Delaunay triangulations on the surface of a sphere.

#voronoi-diagram#geojson#geospatial
Stars277
Forks26
Last commit4 months ago
DroneDB
DroneDBC++

An open-source platform for storing, visualizing, and sharing geospatial data like orthophotos, point clouds, and 3D models.

#hacktoberfest#point-clouds#database
Stars276
Forks28
Last commit1 day ago
geojson-jackson
geojson-jacksonJava

A Java library providing GeoJSON POJOs for seamless serialization and deserialization with Jackson.

#pojo#geojson#geospatial
Stars276
Forks100
Last commit7 months ago
dynamodb-geo
dynamodb-geoJava

A Java library for creating and querying geospatial data in Amazon DynamoDB using geohash indexing.

#java-library#server-side#geospatial
Stars275
Forks94
Last commit8 years ago
mapknitter
mapknitterRuby

An open-source web tool for stitching aerial photos into georeferenced maps using a browser-based interface.

#hacktoberfest#open-source-mapping#aerial-imagery
Stars274
Forks203
Last commit10 months ago
leaflet-d3
leaflet-d3JavaScript

A collection of D3.js visualization plugins for Leaflet maps, enabling dynamic hexbin heatmaps and animated ping layers.

#geospatial#heatmaps#svg
Stars270
Forks57
Last commit26 days ago
geojsonhint
geojsonhintJavaScript

A complete, fast, standards-based validation tool for GeoJSON data.

#geojson#validation#geospatial
Stars258
Forks35
Last commit2 years ago
REmap
REmapJavaScript

An R package that provides an interface to ECharts for creating interactive HTML maps and data visualizations.

#echarts#r-package#geospatial
Stars257
Forks124
Last commit6 years ago
geojson-merge
geojson-mergeJavaScript

A Node.js utility to merge multiple GeoJSON files into a single FeatureCollection, supporting both in-memory and streaming modes.

#geojson#geospatial#cli-tool
Stars244
Forks33
Last commit1 year ago
gridviz
gridvizJavaScript

A JavaScript library for client-side visualization of gridded and tabular coordinate data in the browser with diverse cartographic styles.

#cartography#gridded-statistics#gridded-data
Stars242
Forks11
Last commit2 months ago
terraformer
terraformerJavaScript

A modular JavaScript toolkit for geographic data processing, format conversion, and spatial operations.

#arcgis#geojson#es-modules
Stars238
Forks33
Last commit24 days ago
SCEE
SCEEKotlin

An advanced OpenStreetMap surveyor app for experienced contributors, offering enhanced editing capabilities beyond StreetComplete.

#geospatial#osm-editing#gis
Stars237
Forks25
Last commit5 days ago
CropHarvest
CropHarvestJupyter Notebook

An open-source remote sensing dataset and pipeline for agricultural land use classification, featuring 95,186 datapoints with satellite and climatology data.

#python-library#geospatial#crop-classification
Stars234
Forks56
Last commit
aerialbot
aerialbotPython

A configurable Mastodon bot that posts geotagged aerial imagery of random locations worldwide.

#mastodon-bot#social-media#geotagging
Stars233
Forks19
Last commit9 months ago
osmapi
osmapiPython

A Python wrapper for the OpenStreetMap API, enabling programmatic reading and writing of OSM data.

#data-editing#geospatial#osm-api
Stars230
Forks46
Last commit3 months ago
loam
loamJavaScript

A JavaScript library that wraps GDAL for geospatial data processing directly in the browser using WebAssembly.

#js#webassembly#vector-processing
Stars226
Forks14
Last commit2 years ago
rgeo-geojson
rgeo-geojsonRuby

A Ruby library for encoding and decoding GeoJSON data using RGeo's geometric objects.

#geojson#geospatial#geometry
Stars205
Forks38
Last commit1 year ago
topojson for Python
topojson for PythonPython

A Python library for encoding spatial data into the TopoJSON format, reducing file sizes through topology computation and simplification.

#geopandas#coordinate-encoding#python-library
Stars198
Forks28
Last commit1 year ago
Wagyu
WagyuC++

A C++ library for performing union, intersection, difference, and XOR operations on 2D geometries with OGC-valid output.

#ogc-standards#geometry-processing#boolean-operations
Stars194
Forks36
Last commit25 days ago
tokml
tokmlJavaScript

Convert GeoJSON objects to KML (Keyhole Markup Language) strings for geographic data interchange.

#geojson#geospatial#cli-tool
Stars193
Forks91
Last commit25 days ago
spl.js
spl.jsJavaScript

SpatiaLite 5.1.1-rc0 with SQLite, GEOS, PROJ, and RTTOPO compiled to WebAssembly for Node.js and browser environments.

#rttopo#webassembly#geospatial
Stars192
Forks21
Last commit5 months ago
geoblaze
geoblazeJavaScript

A blazing fast JavaScript raster processing engine for analyzing GeoTIFFs in browsers and Node.js.

#statistics#geospatial#raster
Stars191
Forks29
Last commit1 year ago
GitHub repository
GitHub repositoryPython

Automatically classifies and labels urban point clouds using data fusion with public datasets and region growing techniques.

#lidar#3d-data#data-fusion
Stars191
Forks27
Last commit3 years ago
GeoDesk
GeoDeskJava

A fast, storage-efficient geospatial database engine for OpenStreetMap data with an intuitive Java API.

#database#data-storage#java-library
Stars189
Forks6
Last commit7 days ago
better-osm-org
better-osm-orgJavaScript

A userscript that enhances the OpenStreetMap website with advanced editing tools, visual improvements, and productivity features for experienced mappers.

#productivity#geospatial#osm-editing
Stars182
Forks10
Last commit2 days ago
godal
godalGo

An idiomatic Go wrapper for the GDAL library, providing efficient raster and vector geospatial data processing.

#raster-data#cgo#geospatial
Stars179
Forks37
Last commit2 months ago
geomet
geometPython

A pure-Python library for converting between common geospatial data formats like GeoJSON, WKT/WKB, and GeoPackage Binary.

#python-library#geopackage#geojson
Stars177
Forks35
Last commit1 year ago
topo
topoElixir

An Elixir library for calculating spatial relationships between geometries like points, lines, and polygons.

#elixir#geospatial#geometry
Stars173
Forks26
Last commit1 year ago
python-mapnik
python-mapnikPython

Python bindings for the Mapnik C++ library, enabling programmatic map rendering and geospatial visualization.

#cartography#map-rendering#geospatial
Stars173
Forks92
Last commit2 days ago
simplefeatures
simplefeaturesGo

A pure Go implementation of the OpenGIS Simple Feature Access Specification for 2D geometry modeling and spatial algorithms.

#cartography#postgis#library
Stars172
Forks26
Last commit1 month ago
geojsonio-cli
geojsonio-cliJavaScript

A CLI tool to send GeoJSON files to geojson.io for instant visualization and editing.

#geojson#geospatial#nodejs
Stars170
Forks18
Last commit8 years ago
Vs
VsVue

A Vue.js visualization library offering a comprehensive suite of D3.js and Leaflet components for building interactive dashboards.

#geospatial#dashboard#vuejs2
Stars163
Forks26
Last commit5 years ago
query-overpass
query-overpassJavaScript

A Node.js CLI tool and library to query OpenStreetMap's Overpass API and output results as GeoJSON.

#geojson#geospatial#cli-tool
Stars158
Forks33
Last commit3 years ago
geocalc
geocalcElixir

An Elixir library for performing geographic calculations including distance, bearing, and geofencing.

#hacktoberfest#elixir#geospatial
Stars155
Forks23
Last commit3 years ago
PreviousPage 6 of 10Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
#Gis150
#Geojson94
#Mapping69
#Openstreetmap66
#Data Visualization64
#Javascript Library40
#Javascript40
#Spatial Analysis39
#Nodejs39
#Python38
#Web Mapping37
#Maps35