_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-geoip2 4.8.0
Dependencies: python-maxminddb@2.6.3 python-requests@2.32.5 python-aiohttp@3.11.18
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.maxmind.com/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: MaxMind GeoIP2 API
Description:

Provides an API for the GeoIP2 web services and databases. The API also works with MaxMind’s free GeoLite2 databases.

libmo-unpack 3.1.2
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/SciTools/libmo_unpack
Licenses: Modified BSD
Build system: cmake
Synopsis: Handle WGDOS and RLE compression schemes
Description:

This package provides a library for handling the WGDOS and RLE compression schemes used in UM files.

iphreeqc 3.5.0-3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.usgs.gov/software/phreeqc-version-3
Licenses: Public Domain
Build system: cmake
Synopsis: C++ library for performing aqueous geochemical calculations
Description:

PHREEQC implements several types of aqueous models including two ion-association aqueous models. This package contains modifications for OpenGeoSys

h3 4.4.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://h3geo.org/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Hexagonal hierarchical geospatial indexing system
Description:

H3 is a geospatial indexing system using a hexagonal grid that can be (approximately) subdivided into finer and finer hexagonal grids, combining the benefits of a hexagonal grid with S2's hierarchical subdivisions.

libe57format 3.2.0
Dependencies: xerces-c@3.3.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/asmaloney/libE57Format
Licenses: Boost 1.0
Build system: cmake
Synopsis: Library for reading and writing E57 files
Description:

The libE57Format package provides a C++ library for reading and writing files in the ASTM-standard E57 format. E57 files store 3D point cloud data (produced by 3D imaging systems such as laser scanners), attributes associated with 3D point data (color and intensity), and 2D images (photos taken using a 3D imaging system).

python-maxminddb 2.6.3
Dependencies: libmaxminddb@1.6.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.maxmind.com/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Reader for the MaxMind DB format
Description:

MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). This is a Python module for reading MaxMind DB files.

tippecanoe 2.79.0
Dependencies: perl@5.36.0 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/mapbox/tippecanoe
Licenses: FreeBSD
Build system: gnu
Synopsis: Vector tile server for maps
Description:

Tippecanoe creates scale-independent view of data, so that the texture and density of features is visible at every zoom level, instead of dropping features at lower levels.

osmium-tool 1.18.0
Dependencies: libosmium@2.22.0 nlohmann-json@3.12.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://osmcode.org/osmium-tool/
Licenses: GPL 3+
Build system: cmake
Synopsis: Osmium command-line tool
Description:

Command line tool for working with OpenStreetMap data based on the Osmium library.

python-owslib 0.34.1
Propagated dependencies: python-lxml@6.0.2
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://geopython.github.io/OWSLib/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interface for Open Geospatial Consortium web service
Description:

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.

python-osmnx 1.9.3
Propagated dependencies: python-folium@0.19.4 python-geopandas@1.1.1 python-matplotlib@3.10.8 python-networkx@3.4.2 python-numpy@2.3.1 python-pandas@2.3.3 python-requests@2.32.5 python-shapely@2.1.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/gboeing/osmnx
Licenses: Expat
Build system: pyproject
Synopsis: Retrieve, model, analyze, and visualize OpenStreetMap street networks
Description:

OSMnx is a Python library that lets you download geospatial data from OpenStreetMap and model, project, visualize, and analyze real-world street networks and any other geospatial geometries. You can download and model walkable, drivable, or bikeable urban networks with a single line of Python code then easily analyze and visualize them. You can just as easily download and work with other infrastructure types, amenities/points of interest, building footprints, elevation data, street bearings/orientations, and speed/travel time.

python-geopandas 1.1.1
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pyogrio@0.10.0 python-pyproj@3.7.2 python-shapely@2.1.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://geopandas.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Geographic pandas extensions
Description:

The goal of GeoPandas is to make working with geospatial data in Python easier. It combines the capabilities of Pandas and Shapely, providing geospatial operations in Pandas and a high-level interface to multiple geometries to Shapely. GeoPandas enables you to easily do operations in Python that would otherwise require a spatial database such as PostGIS.

routino 3.4.3
Dependencies: bzip2@1.0.8 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.routino.org/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Routing application for OpenStreetMap data
Description:

Routino is an application for finding a route between two points using the dataset of topographical information collected by https://www.OpenStreetMap.org.

libmseed 3.4.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://earthscope.github.io/libmseed/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Library for the miniSEED data format
Description:

The miniSEED library provides a framework for manipulation of SEED data records, a format for commonly used for seismological time series and related data. The library includes the functionality to read and write data records, in addition to reconstructing time series from multiple records.

josm 19555
Dependencies: java-commons-jcs@3.1 java-commons-compress@1.28.0 java-jmapviewer@2.22 java-jakarta-annotations-api@2.1.1 java-jakarta-json@2.1.3 java-jsr305@3.0.1 java-metadata-extractor@2.19.0 java-opening-hours-parser@0.27.0 java-parsson@1.1.5 java-signpost-core@1.2.1.2 java-svg-salamander@1.1.2 openjdk@17.0.10
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://josm.openstreetmap.de
Licenses: GPL 2+
Build system: ant
Synopsis: OSM editor
Description:

JOSM is an extensible editor for OpenStreetMap (OSM). It supports loading GPX tracks, background imagery and OSM data from local sources as well as from online sources and allows editing the OSM data (nodes, ways, and relations) and their metadata tags.

openorienteering-mapper 0.9.5
Dependencies: clipper@6.4.2 cups@2.4.14 curl@8.6.0 gdal@3.8.2 proj@9.7.1 qtbase@5.15.17 qtimageformats@5.15.17 qtlocation@5.15.17 qtsensors@5.15.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.openorienteering.org/apps/mapper/
Licenses: GPL 3+
Build system: cmake
Synopsis: OpenOrienteering Mapper (OOM)
Description:

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.

python-ogr2osm 1.2.0
Dependencies: gdal@3.8.2
Propagated dependencies: python-lxml@6.0.2 python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/roelderickx/ogr2osm
Licenses: Expat
Build system: pyproject
Synopsis: Convert ogr-readable files like shapefiles into OSM or PDF formats
Description:

ogr2osm is a tool for converting ogr-readable files into OSM format. It supports reading from OGR files like shapefiles or PostgreSQL database and converts data into osm or osm.pbf formats. A translation file can be used to manipulate the data during conversion.

pdal 2.10.2
Dependencies: gdal@3.8.2 h3@4.4.1 libgeotiff@1.7.1 libunwind@1.6.2 libxml2@2.14.6 nlohmann-json@3.12.0 openssl@3.5.5 proj@9.7.1 utfcpp@3.2.5 xz@5.4.5 zstd@1.5.6
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://pdal.io/
Licenses: Modified BSD
Build system: cmake
Synopsis: Point Data Abstraction Library
Description:

PDAL is a C++ library for translating and manipulating point cloud data. It is very much like the GDAL library which handles raster and vector data.

spatialite-gui 2.1.0-beta1
Dependencies: curl@8.6.0 freexl@2.0.0 geos@3.12.1 giflib@5.2.1 libjpeg-turbo@2.1.4 librasterlite2@1.1.0-beta1 librttopo@1.1.0 libspatialite@5.1.0 libwebp@1.3.2 libxlsxwriter@1.0.3 libxml2@2.14.6 lz4@1.10.0 minizip@1.3.1 openjpeg@2.5.0 postgresql@14.20 proj@9.7.1 sqlite@3.39.3 virtualpg@2.0.1 wxwidgets@3.2.10 zstd@1.5.6
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.gaia-gis.it/fossil/spatialite_gui/index
Licenses: GPL 3+
Build system: gnu
Synopsis: Graphical user interface for SpatiaLite
Description:

Spatialite-gui provides a visual interface for viewing and maintaining a spatialite database. You can easily see the structure of the tables and data contents using point and click functions, many of which construct common SQL queries, or craft your own SQL queries.

python-geoip2fast 1.2.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/rabuchaim/geoip2fast
Licenses: Expat
Build system: pyproject
Synopsis: Fast GeoIP2 country/city/asn lookup library
Description:

GeoIP2Fast is a fast GeoIP2 country/city/asn lookup library that supports IPv4 and IPv6. A search takes less than 0.00003 seconds. It has its own data file updated twice a week with Maxmind-Geolite2-CSV, supports IPv4/IPv6 and is pure Python.

python-pyshp 2.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/GeospatialPython/pyshp
Licenses: Expat
Build system: pyproject
Synopsis: Read/write support for ESRI Shapefile format
Description:

The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles.

python-cf-units 3.3.0
Dependencies: udunits@2.2.28
Propagated dependencies: python-antlr4-runtime@4.10.1 python-cftime@1.6.5 python-jinja2@3.1.2 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/SciTools/cf-units
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Units of measure as required by the CF metadata conventions
Description:

This package provides units of measure as required by the Climate and Forecast (CF) metadata conventions. Provision of a wrapper class to support Unidata/UCAR UDUNITS-2 library, and the cftime calendar functionality.

opencpn 5.12.2
Dependencies: alsa-utils@1.2.11 bzip2@1.0.8 cairo@1.18.4 curl@8.6.0 eudev@3.2.14 glew@2.2.0 glu@9.0.2 gtk+@3.24.51 jasper@2.0.33 libarchive@3.7.7 libelf@0.8.13 libexif@0.6.24 libjpeg-turbo@2.1.4 libsndfile@1.2.2-0.68f6c16 libusb@1.0.25 lz4@1.10.0 mesa@26.0.2 openssl@3.5.5 pango@1.56.4 portaudio@190600.20161030 rapidjson@1.1.0-1.949c771 shapelib@1.6.1 sqlite@3.39.3 tinyxml@2.6.2 wxsvg@1.5.25 wxwidgets@3.2.10 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://opencpn.org/
Licenses: ASL 2.0 CC0 FreeBSD Modified BSD Expat GPL 3+ LGPL 2.1+ LGPL 3+ SGI Free Software License B, version 2.0 Zlib
Build system: cmake
Synopsis: Chart plotter and marine GPS navigation software
Description:

OpenCPN is a chart plotter and marine navigation software designed to be used at the helm station of your boat while underway. Chart a course and track your position right from your laptop.

python-pyogrio 0.10.0
Dependencies: gdal@3.8.2
Propagated dependencies: python-certifi@2025.06.15 python-numpy@2.3.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://pypi.org/project/pyogrio/
Licenses: Expat
Build system: pyproject
Synopsis: Vectorized spatial vector file format I/O using GDAL/OGR
Description:

Pyogrio provides a GeoPandas-oriented API to OGR vector data sources, such as ESRI Shapefile, GeoPackage, and GeoJSON. Vector data sources have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data. Pyogrio uses a vectorized approach for reading and writing GeoDataFrames to and from OGR vector data sources in order to give you faster interoperability. It uses pre-compiled bindings for GDAL/OGR so that the performance is primarily limited by the underlying I/O speed of data source drivers in GDAL/OGR rather than multiple steps of converting to and from Python data types within Python.

qmapshack 1.18.0
Dependencies: gdal@3.8.2 libjpeg-turbo@2.1.4 proj@9.7.1 qt5compat@6.9.2 qtpositioning@6.9.2 qttools@6.9.2 qtwebengine@6.9.3 quazip@1.5 routino@3.4.3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/Maproom/qmapshack/wiki
Licenses: GPL 3+
Build system: qt
Synopsis: GPS mapping application
Description:

QMapShack can be used to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past trips. It is the successor of the QLandkarte GT application.

Total packages: 32521