ogdi-config

Open Geographic Datastore Interface Library -- development

Install

All systems
curl cmd.cat/ogdi-config.sh
Debian Debian
apt-get install libogdi3.2-dev
Ubuntu
apt-get install libogdi3.2-dev
image/svg+xml Kali Linux
apt-get install libogdi3.2-dev
Fedora
dnf install ogdi-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libogdi3.2-dev
Raspbian
apt-get install libogdi3.2-dev

libogdi3.2-dev

Open Geographic Datastore Interface Library -- development

OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats. This package contains the development files to build OGDI enabled programs.

ogdi-devel

OGDI header files and documentation