30 open-source projects similar to paulmach/osm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Paulmach Osm alternative.
Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer, plus OWS GetCapabilities/Describe. Tested against GeoServer 2.27 LTS and 2.28 stable.
Go tool library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON / GeoPackage / KML, loads each into PostGIS via GDAL/OGR, then registers the resulting tables as GeoServer feature types. Idempotent. Tested on GeoServer 2.27 LTS 2.28 stable.
Draw a polygon on the map or paste a geoJSON and explore how the s2.RegionCoverer covers it with S2 cells depending on the min and max levels
Tile38 is an in-memory geospatial database that uses the Redis protocol for communication and query execution. It serves as a distributed spatial store for points and polygons, featuring high availability through leader-follower replication and disk-based persistence. The system includes a real-time geofencing engine that monitors virtual geographic boundaries and triggers webhooks when objects enter or exit specified areas. It further distinguishes itself with an embedded Lua scripting engine for server-side data transformations and a built-in vector tile server for efficient map visualizati
Scala and Spark library focused on reading OpenStreetMap Pbf files.
This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
A library provides spatial data and geometric algorithms
A Go project to explore the math to calculate and present data in a map using the Web Mercator Projection
GeoTrellis is a geographic data processing engine for high performance applications.
A Scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification
Python code for GeoIP2 webservice client and database reader
Conversion utilities between H3 indexes and GeoJSON
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates