ECOSYSTEM & GDAL MATRIX

Connect Any Source.
Deliver to Any Destination.

GeoJibe provides unified spatial pipelines powered by an enterprise GDAL runtime. Seamlessly ingest, convert, transform, and deliver across cloud buckets, spatial databases, web services, and over 50+ GIS formats.

8+
Ingestion Sources
7+
Output Targets
42
GDAL Vector Drivers
15+
Raster Formats

Where Your Data Originates

GeoJibe accepts geospatial data from local files, HTTP endpoints, cloud object storage, live spatial databases, and mobile field surveying platforms.

Direct Upload

File Upload / Dropzone

Drop local files directly onto the Canvas. Supports single-file GIS data or ZIP archives containing multi-file datasets (e.g. Shapefile .shp + .shx + .dbf + .prj).

GeoPackage Shapefile ZIP GeoJSON GeoTIFF CSV / KML / DXF
Web Ingest

HTTP / HTTPS URL

Import public spatial files directly from web links, open data portals (CKAN, Socrata), government GIS feeds, or raw repository URLs without manual downloads.

Protocol: HTTP / HTTPS Saveable Source Scheduled Jobs
Cloud Storage

Amazon S3 & S3-Compatible

Connect private or enterprise object stores using AWS IAM keys, MinIO, Wasabi, Cloudflare R2, or DigitalOcean Spaces. Specify bucket names and object prefixes.

AWS S3 MinIO / Wasabi Cloudflare R2 Key / Secret Auth
Web Service

ArcGIS FeatureServer

Connect to public ESRI ArcGIS FeatureServer or MapServer REST services. Select individual layers, inspect schema metadata, and stream features directly into GeoJibe.

ArcGIS REST API Layer Picker Query Filtering
Spatial DB

PostgreSQL / PostGIS

Connect directly to PostgreSQL databases with PostGIS extensions. Read tables, spatial views, or run custom SQL queries to extract geometries into your conversion jobs.

PostGIS 2.x / 3.x Spatial Views SSL / TLS Supported
Mobile Sync

QFieldCloud

Native synchronization for mobile field data collection. Ingest real-time field surveys, GPS waypoints, and inspector edits directly from QFieldCloud projects.

QField Mobile Delta Sync PostGIS Bridge
Mobile Sync

Mergin Maps

Synchronize offline GIS survey layers, field delta updates, and QGIS project packages via Mergin Maps API tokens with full version control.

Mergin Cloud QGIS Sync Token Auth
Remote Server

SFTP / SSH Server

Ingest spatial files from remote Linux servers, secure FTP hosts, or internal corporate storage appliances via encrypted SSH/SFTP credentials.

SFTP / SSH (Port 22) Password / Key Remote Paths

Where Your Data Gets Delivered

Send converted, reprojected, or transformed spatial datasets directly to storage backends, OGC web map servers, spatial catalogs, or database tables.

Immediate Export

Direct Download

Instant browser download for one-off conversions. Outputs single-layer files (GeoJSON, GeoTIFF, CSV), multi-layer packages (GeoPackage), or automated ZIP bundles (Shapefile companions).

One-click Download Multi-layer ZIP No Config Required
Spatial Database

PostgreSQL / PostGIS

Write vector features directly to remote PostGIS tables with configurable write modes: Create new table, Replace table, or Append rows.

Create / Replace / Append Custom Schemas Spatial Indexing
OGC Map Server

GeoServer REST Publishing

Automate publishing directly to your GeoServer instance. GeoJibe automatically creates a new DataStore and publishes the vector layer as an optimized GeoPackage in your chosen workspace.

GeoServer REST API WMS / WFS Ready Auto DataStore Creation
Spatial Catalog

GeoNode Catalog

Publish spatial datasets to GeoNode spatial portals using API tokens or OAuth. Automatically creates catalog resources, dataset layers, and associated metadata.

GeoNode API / Token Metadata Ingest Catalog Resource
Cloud Storage

Amazon S3 & Object Storage

Deliver finished vector files, Cloud Optimized GeoTIFFs (COG), or MBTiles raster archives directly into S3 buckets and custom key prefixes for web serving.

S3 / MinIO / R2 Vector & Raster Custom Object Paths
Remote Server

SFTP / Secure File Server

Upload converted datasets to internal file servers, web server document roots, or backup appliances over SSH File Transfer Protocol.

SFTP (SSH Port 22) Remote Directory Target Password / Key
Mobile Pipelines

QFieldCloud & Mergin Maps Sync

Push enterprise PostGIS changes and central updates back into mobile field mapping projects for surveyors and field collectors on iOS and Android.

Two-Way Delta Sync Mobile GeoPackages Field Crew Workflows

Supported Formats & Drivers

GeoJibe runs on an optimized, pinned GDAL spatial runtime. Below is the complete catalog of supported vector formats, raster drivers, spatial databases, and cloud-native formats available for conversion and delivery.

Showing 56 formats Powered by GDAL / OGR Spatial Runtime
Format Name GDAL Driver Typical Extension Category Capabilities Notes & Typical Use Cases
GeoPackage GPKG .gpkg Vector / Multi-layer Read / Write Recommended default. SQLite-based OGC standard container supporting multiple spatial layers and attributes.
GeoJSON GeoJSON .geojson .json Vector / Web Read / Write Web-standard GeoJSON (RFC 7946) ideal for Leaflet, Mapbox, OpenLayers, and modern web applications.
GeoJSON Sequence GeoJSONSeq .geojsonl .geojsons Vector / Stream Read / Write Line-delimited JSON stream optimized for high-volume streaming ingest and big data processing.
OGC Features & Geometries JSON JSONFG .json Vector / OGC Read / Write OGC Features and Geometries JSON (JSON-FG) standard supporting 3D coordinates and non-WGS84 CRSs.
ESRI Shapefile ESRI Shapefile .shp .zip Vector / Multi-file Read / Write Classic GIS standard. Requires companion files (.shp, .shx, .dbf, .prj); auto-packaged into ZIP archives.
FlatGeobuf FlatGeobuf .fgb Vector / Binary Read / Write High-performance binary spatial encoding with built-in spatial index; supports HTTP Range requests for cloud streaming.
GeoParquet Parquet .parquet Vector / Columnar Read / Write Cloud-native columnar format for large-scale spatial analytics with DuckDB, Apache Spark, and Snowflake.
GeoArrow / Arrow IPC Arrow .arrow .feather Vector / Columnar Read / Write Apache Arrow IPC file and stream format enabling zero-copy in-memory exchange for spatial data science.
CSV (Comma-Separated Values) CSV .csv Tabular / Vector Read / Write Delimited text format supporting spatial geometry extraction via X/Y coordinate columns or WKT geometry strings.
Geography Markup Language (GML) GML .gml Vector / XML Read / Write OGC XML-based data interchange standard widely used in European INSPIRE and spatial data infrastructures.
Keyhole Markup Language (KML) KML .kml Vector / XML Read / Write Standard XML notation for expressing geographic annotation and visualization on Google Earth and Google Maps.
KML/KMZ via libkml LIBKML .kml .kmz Vector / Compressed Read / Write Full LibKML driver supporting advanced styling, schemas, balloon styles, and compressed KMZ archives.
GPS eXchange Format (GPX) GPX .gpx Vector / GPS Read / Write Standard XML format for exchanging GPS waypoints, routes, elevation tracks, and timestamped paths.
MapInfo TAB MapInfo File .tab Vector / Desktop Read / Write Native binary table format for Precisely MapInfo Professional desktop GIS suites.
MapInfo MIF/MID MapInfo File .mif .mid Vector / Text Read / Write ASCII text interchange representation of MapInfo graphics (.mif) and tabular attributes (.mid).
AutoCAD DXF DXF .dxf CAD / Vector Read / Write AutoCAD Drawing eXchange Format facilitating CAD-to-GIS data migration and architectural layer conversion.
MicroStation DGN (v7) DGN .dgn CAD / Vector Read / Write Bentley MicroStation CAD Design file format (v7 format and earlier elements).
MicroStation DGN v8 DGNv8 .dgn CAD / Vector Read / Write Modern Bentley MicroStation V8 CAD design file reader and writer.
OpenFileGDB OpenFileGDB .gdb directory Vector / Geodatabase Read / Write Native GDAL reader/writer for ESRI File Geodatabases (.gdb folders) without requiring proprietary SDKs.
SQLite / SpatiaLite SQLite .sqlite .db Spatial Database Read / Write Lightweight standalone spatial database format supporting SpatiaLite geometry models and SQL queries.
Microsoft Excel (XLSX) XLSX .xlsx Spreadsheet / Vector Read / Write Excel spreadsheet reader and writer for spatial tables containing coordinate or WKT columns.
OpenDocument Spreadsheet (ODS) ODS .ods Spreadsheet / Vector Read / Write Open standard spreadsheet format (LibreOffice / OpenOffice Calc) for tabular GIS datasets.
Geospatial PDF PDF .pdf Document / Spatial Read / Write Georeferenced PDF documents with interactive vector feature layers, coordinate registration, and attribute inspection.
Map Markup Language (MapML) MapML .mapml Web / OGC Read / Write Emerging W3C/OGC hypertext format designed for native web browser spatial map presentation.
Generic Mapping Tools (GMT) GMT .gmt Scientific / Vector Read / Write ASCII vector format for oceanographic, geophysical, and GMT scientific mapping packages.
OpenJUMP JML JML .jml Vector / XML Read / Write GML-derived XML vector format used by the OpenJUMP GIS platform.
MiraMon Vector MiraMonVector various Vector Read / Write Specialized vector format created for the MiraMon Geographic Information System and remote sensing software.
IHO S-57 Electronic Navigational Charts S57 .000 .001 Marine / Hydrographic Read / Write International Hydrographic Organization standard for digital nautical hydrographic chart data.
Selafin Mesh Selafin .slf Hydrodynamic / Mesh Read / Write Binary format used by the TELEMAC hydrodynamic modeling simulation system for triangular mesh geometries.
NetCDF Vector netCDF .nc Scientific / Vector Read / Write Climate and Forecast (CF) metadata convention for storing vector geometries inside NetCDF scientific files.
Mapbox Vector Tiles (MVT) MVT directory / .pbf Vector Tiles Read / Write Google Protocol Buffers (.pbf) encoded vector tiles designed for fast client-side map rendering.
PMTiles PMTiles .pmtiles Cloud-Native Tiles Read / Write Single-file cloud-native tile archive for serverless web map hosting directly on Amazon S3 or CDN.
MBTiles MBTiles .mbtiles Tile Container Read / Write SQLite container format for storing tiled vector datasets or raster imagery for web and offline mobile use.
PostgreSQL Dump (SQL DDL/DML) PGDump .sql Database Script Read / Write Formatted SQL script containing CREATE TABLE, ALTER TABLE, and INSERT statements for offline PostGIS ingest.
PostgreSQL / PostGIS PostgreSQL database connection Spatial Database Read / Write Native high-throughput connection to live PostgreSQL + PostGIS databases with spatial indexing and schema management.
MySQL Spatial MySQL database connection Spatial Database Read / Write Connection to MySQL databases containing OpenGIS spatial extensions and geometry columns.
Microsoft SQL Server Spatial MSSQLSpatial database connection Spatial Database Read / Write Direct driver for Microsoft SQL Server databases using geometry or geography data types.
Oracle Spatial & Graph (OCI) OCI database connection Spatial Database Read / Write Enterprise database connector for Oracle Spatial (SDO_GEOMETRY) tables and spatial indices.
TileDB Vector TileDB dataset array Array Database Read / Write Multi-dimensional dense and sparse spatial array storage optimized for cloud analytics engines.
Elasticsearch Elasticsearch service endpoint Search Service Read / Write Search and analytics engine driver for indexing and querying GeoJSON documents and spatial mappings.
CARTO CARTO service API Cloud Platform Read / Write Driver for direct dataset synchronization with the CARTO cloud location intelligence platform via SQL API.
AmigoCloud AmigoCloud service API Cloud Platform Read / Write Cloud GIS connector for reading and publishing spatial datasets to AmigoCloud projects and datasets.
GeoTIFF GTiff .tif .tiff Raster / Imagery Read / Write The industry standard georeferenced raster image format for satellite, drone, and aerial photography.
Cloud Optimized GeoTIFF (COG) COG .tif Raster / Cloud-Native Read / Write Tiled GeoTIFF with internal overviews structured for efficient HTTP range-request tile streaming directly from Amazon S3.
PNG (with World File) PNG .png .pgw Raster / Web Read / Write Lossless web image format with companion world files (.pgw) for georeferencing basemaps.
JPEG (with World File) JPEG .jpg .jgw Raster / Web Read / Write Compressed photographic raster format with world file georeferencing for lightweight previews.
JPEG 2000 JP2OpenJPEG .jp2 .j2k Raster / Wavelet Read / Write Wavelet-compressed imagery format widely used for high-resolution Sentinel, Landsat, and orthophoto products.
WebP WEBP .webp Raster / Web Read / Write Next-generation modern web raster format providing superior lossless and lossy compression for web maps.
Arc/Info ASCII Grid AAIGrid .asc Raster / Elevation Read / Write Standard text raster format for Digital Elevation Models (DEM), slope analysis, and hydrological grids.
NetCDF Raster Grids netCDF .nc Raster / Scientific Read / Write Multi-dimensional gridded datasets for meteorology, atmospheric science, oceanography, and climate projections.
HDF5 Scientific Data HDF5 .h5 .hdf5 Raster / Earth Observation Read Only Hierarchical data format for complex multi-spectral satellite products (MODIS, VIIRS) and radar data.
USGS DEM USGSDEM .dem Raster / Elevation Read Only Legacy USGS Digital Elevation Model format for terrain and elevation surfaces.
ERDAS Imagine (HFA) HFA .img Raster / Remote Sensing Read / Write Hierarchical File Architecture image format standard used in ERDAS IMAGINE remote sensing workflows.
ENVI Raster (.dat/.hdr) ENVI .dat .hdr Raster / Hyperspectral Read / Write Flat-binary raster file paired with an ASCII header (.hdr) used in hyperspectral and multispectral processing.
GRIB / GRIB2 GRIB .grb .grib2 Raster / Meteorology Read Only World Meteorological Organization standard format for weather forecast models and meteorological data.
XYZ Gridded Elevation XYZ .xyz Raster / Elevation Read / Write Simple ASCII point grid format (X, Y, Z elevation values) for bathymetry and terrain models.

Transformation & Geometry Capabilities

Beyond format conversion, GeoJibe includes native spatial processing modules to clean, reproject, reshape attributes, and execute custom Python algorithms before final delivery.

CRS Reprojection on the Fly

Transform coordinates between EPSG:4326 (WGS 84), EPSG:3857 (Web Mercator), UTM zones, and national grids powered by PROJ & GDAL.

Field Mapping & Renaming

Rename fields, cast attribute data types, strip sensitive or unnecessary columns, and reshape schemas before inserting into PostGIS or GeoServer.

Spatial Clipping & Filters

Filter features by spatial bounding boxes, clip geometries by boundary polygons, and simplify high-density vertices for lightweight delivery.

Sandboxed Python Scripts

Run custom Python transformation scripts equipped with GDAL/OGR, Shapely, and GeoPandas for advanced calculations and custom GIS logic.

READY TO STREAM & CONVERT

Build your geospatial pipeline in minutes

Connect your sources, pick your formats, and deliver clean geospatial data automatically.

Read the Guides