ogdi_import
Open Geographic Datastore Interface Library -- utilities
Install
- All systems
-
curl cmd.cat/ogdi_import.sh
- Debian
-
apt-get install ogdi-bin
- Ubuntu
-
apt-get install ogdi-bin
- Kali Linux
-
apt-get install ogdi-bin
- Fedora
-
dnf install ogdi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ogdi-bin
- Raspbian
-
apt-get install ogdi-bin
- Dockerfile
- dockerfile.run/ogdi_import
ogdi-bin
Open Geographic Datastore Interface Library -- utilities
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 some useful tools based on the OGDI library