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

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.


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.

gdal 3.8.2
Dependencies: curl@8.6.0 expat@2.7.1 freexl@2.0.0 geos@3.12.1 giflib@5.2.1 json-c@0.18 libgeotiff@1.7.1 libjpeg-turbo@2.1.4 libjxl@0.11.1 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 lz4@1.10.0 netcdf@4.9.0 openssl@3.0.8 openjpeg@2.5.0 pcre2@10.42 postgresql@14.13 proj@9.3.1 qhull@2020.2 shapelib@1.6.1 sqlite@3.39.3 swig@4.0.2 zlib@1.3.1 zstd@1.5.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://gdal.org/
Licenses: Expat Modified BSD non-copyleft Public Domain non-copyleft non-copyleft ASL 2.0
Build system: cmake
Synopsis: Raster and vector geospatial data format library
Description:

GDAL is a translator library for raster and vector geospatial data formats. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.

imposm3 0.14.2
Dependencies: geos@3.12.1 leveldb@1.23
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://imposm.org/
Licenses: ASL 2.0
Build system: go
Synopsis: OpenStreetMap importer for PostGIS
Description:

Imposm is an importer for OpenStreetMap data. It reads PBF files and imports the data into PostgreSQL/PostGIS databases. It is designed to create databases that are optimized for rendering/tile/map-services.

readosm 1.1.0a
Dependencies: expat@2.7.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.gaia-gis.it/fossil/readosm/index
Licenses: GPL 2+ LGPL 2.1+ MPL 1.1
Build system: gnu
Synopsis: Data extractor for OpenStreetMap files
Description:

ReadOSM is a library to extract valid data from within an OpenStreetMap input file (in .osm or .osm.pbf format).

python-obspy 1.4.2
Propagated dependencies: python-decorator@5.2.1 python-lxml@6.0.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-requests@2.32.5 python-scipy@1.12.0 python-setuptools@80.9.0 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.obspy.org
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python framework for seismological observatories
Description:

ObsPy is a project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series.

The goal of the ObsPy project is to facilitate rapid application development for seismology.

saga 8.2.1
Dependencies: curl@8.6.0 fftw@3.3.10 gdal@3.8.2 hdf5@1.14.6 jasper@2.0.33 libharu@2.4.3 libtiff@4.4.0 opencv@4.12.0 postgresql@14.13 proj@9.3.1 python@3.11.14 qhull@2020.2 unixodbc@2.3.9 vigra@1.12.2 wxwidgets@3.2.8.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.saga-gis.org
Licenses: GPL 2+ LGPL 2.1+
Build system: cmake
Synopsis: System for Automated Geoscientific Analyses
Description:

SAGA (System for Automated Geoscientific Analyses) is a Geographic Information System (GIS) software. It has been designed for an easy and effective implementation of spatial algorithms and it offers a comprehensive, growing set of geoscientific methods.

python-osmnx 1.9.3
Propagated dependencies: python-folium@0.19.4 python-geopandas@1.1.1 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-pandas@2.2.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.

postgis 3.3.8
Dependencies: gdal@3.8.2 geos@3.12.1 giflib@5.2.1 json-c@0.18 libjpeg-turbo@2.1.4 libxml2@2.14.6 openssl@3.0.8 pcre@8.45 postgresql@14.13 protobuf-c@1.4.1 proj@9.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://postgis.net
Licenses: GPL 2+ Expat Public Domain Modified BSD CC-BY-SA 3.0
Build system: gnu
Synopsis: Spatial database extender for PostgreSQL
Description:

PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL. This package provides a PostgreSQL extension.

python-geoip2 4.8.0
Dependencies: python-maxminddb@2.6.3 python-requests@2.32.5 python-aiohttp@3.11.11
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.

python-geopandas 1.1.1
Propagated dependencies: python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-pyogrio@0.10.0 python-pyproj@3.6.1 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.

gnome-maps 46.12
Dependencies: folks@0.15.9 evolution-data-server@3.56.1 geoclue@2.7.2 geocode-glib@3.26.4 gfbgraph@0.2.5 gjs@1.82.1 glib@2.83.3 glib-networking@2.78.1 gnome-online-accounts@3.50.7 gsettings-desktop-schemas@46.1 gtk@4.16.13 libadwaita@1.6.0 libgee@0.20.6 libgweather@4.4.4 librsvg@2.58.5 libsecret@0.21.4 libshumate@1.3.0 libsoup@3.6.4 libxml2@2.14.6 rest@0.9.1 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://wiki.gnome.org/Apps/Maps
Licenses: GPL 2+
Build system: meson
Synopsis: Graphical map viewer and wayfinding program
Description:

GNOME Maps is a graphical map viewer. It uses map data from the OpenStreetMap project. It can provide directions for walking, bicycling, and driving.

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.

memphis 0.2.3
Dependencies: expat@2.7.1 glib@2.83.3
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: http://trac.openstreetmap.ch/trac/memphis/
Licenses: LGPL 2.1+
Build system: glib-or-gtk
Synopsis: Map-rendering for OpenSteetMap
Description:

Memphis is a map-rendering application and a library for OpenStreetMap written in C using eXpat, Cairo and GLib.

libmaxminddb 1.6.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://maxmind.github.io/libmaxminddb/
Licenses: ASL 2.0
Build system: gnu
Synopsis: C library for the MaxMind DB file format
Description:

The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. The MaxMind DB format is a custom, but open, binary format designed to facilitate fast lookups of IP addresses while allowing flexibility in the type of data associated with an address.

python-haversine 2.7.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/mapado/haversine
Licenses: Expat
Build system: pyproject
Synopsis: Calculate the distance between 2 points on Earth
Description:

This package provides functions to calculate the distance in various units between two points on Earth using their latitude and longitude.

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.

cloudcompare 2.13.2
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qtlocation@5.15.17 qttools@5.15.17 gdal@3.8.2 laszip@3.4.4 xerces-c@3.2.5 libe57format@3.2.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://cloudcompare.org/
Licenses: GPL 2+
Build system: cmake
Synopsis: Point cloud processing software
Description:

CloudCompare is a 3D point cloud (and triangular mesh) processing software. It was originally designed to perform comparison between two 3D point clouds (such as the ones obtained with a laser scanner) or between a point cloud and a triangular mesh. It relies on an octree structure that is highly optimized for this particular use-case. It is also meant to deal with huge point clouds.

mapnik 3.1.0-0.8110349
Dependencies: boost@1.89.0 cairo@1.18.4 freetype@2.13.3 gdal@3.8.2 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libxml2@2.14.6 proj@9.3.1 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://mapnik.org/
Licenses: LGPL 2.1+ GPL 2+ Boost 1.0 Modified BSD non-copyleft
Build system: qt
Synopsis: Toolkit for developing mapping applications
Description:

Mapnik is a toolkit for developing mapping applications. It is basically a collection of geographic objects like maps, layers, datasources, features, and geometries. At its core is a C++ shared library providing algorithms and patterns for spatial data access and visualization. The library does not rely on any specific windowing system and can be deployed to any server environment. It is intended to play fair in a multi-threaded environment and is aimed primarily, but not exclusively, at web-based development.

h3 4.1.0
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.

pdal 2.9.0
Dependencies: gdal@3.8.2 h3@4.1.0 libgeotiff@1.7.1 libunwind@1.6.2 libxml2@2.14.6 nlohmann-json@3.12.0 openssl@3.0.8 proj@9.3.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.

ogs-petsc 6.5.6
Dependencies: openmpi@4.1.6 petsc-openmpi@3.24.0 boost@1.89.0 eigen@3.4.0 exprtk@0.0.3 hdf5-parallel-openmpi@1.14.6 iphreeqc@3.5.0-3 nlohmann-json@3.12.0 libxml2@2.14.6 mgis@2.2 netcdf@4.9.0 netcdf-cxx4-parallel-openmpi@4.3.1 python@3.11.14 range-v3@0.12.0 spdlog@1.13.0 tclap@1.4.0-rc2 tfel@4.2.2 vtk@9.3.1 xmlpatch@0.4.5 zlib@1.3.1
Propagated dependencies: metis@5.1.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.opengeosys.org
Licenses: Modified BSD
Build system: cmake
Synopsis: OpenGeoSys with PETSc (parallel processing) support
Description:

OpenGeoSys (OGS) is a scientific open source project for the development of numerical methods for the simulation of thermo-hydro-mechanical-chemical (THMC) processes in porous and fractured media. OGS is implemented in C++, it is object-oriented with an focus on the numerical solution of coupled multi-field problems (multi-physics). Parallel versions of OGS are available relying on both MPI and OpenMP concepts. Application areas of OGS are currently CO2 sequestration, geothermal energy, water resources management, hydrology and waste deposition.

navit 0.5.6-0.2418e3f
Dependencies: dbus-glib@0.112 espeak@1.48.04 freeglut@3.4.0 freeimage@3.18.0 freetype@2.13.3 fribidi@1.0.12 glib@2.83.3 gettext-minimal@0.23.1 gpsd@3.23.1 gdk-pixbuf@2.42.12 imlib2@1.10.0 python@3.11.14 sdl12-compat@1.2.68 sdl-image@1.2.12
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.navit-project.org
Licenses: GPL 2
Build system: cmake
Synopsis: Car navigation system with routing engine that uses vector maps data
Description:

Navit is a car navigation system with a routing engine.

It is meant to work with touchscreen devices, but it also works without a touchscreen. It also supports text to speech.

It can be configured extensively through its own configuration file format. For instance we can configure the graphical interface, and which map data is to be displayed at which zoom level.

It supports different routing profiles: bike, car, car_avoid_toll, car_pedantic, car_shortest, horse, pedestrian, truck.

It can use gpsd or NMEA GPS directly to get position data. It also works without GPS: in this case users can also enter position data directly.

It can also be used to log GPS data to files using the GPX or NMEA formats, or to replay NMEA data.

For maps, it can uses its own "binfile" map format, or Garmin map file format, and data from OpenStreetMap, Garmin maps, Marco Polo Grosser Reiseplaner, Routeplaner Europa 2007, Map + Route.

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.

r-rnaturalearthhires 0.2.1-1.c3785a8
Propagated dependencies: r-sp@2.2-0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/ropensci/rnaturalearthhires
Licenses: CC0
Build system: r
Synopsis: High Resolution World Vector Map Data from Natural Earth used in rnaturalearth
Description:

Facilitates mapping by making natural earth map data from http:// www.naturalearthdata.com/ more easily available to R users. Focuses on vector data.

Total packages: 69282