/ docs

Documentation

Open-source geospatial rendering & data format libraries · MIT / GPL-3.0

Application
GIS-HUB Universal Web GIS Workstation

Browser-based GIS workstation — no install, no server, no account. Load Shapefile, GeoJSON, FlatGeobuf, KMZ, GPX and more; visualize on a WebGL2 3D globe; export to 8 formats. Powered by GeoPBF and Ortho-Map.

Data Formats
GeoPBF geopbf · MIT

A Protocol Buffers-based geospatial binary format extending the GeoJSON structure. Lightweight (~1/10 the size of GeoJSON) for fast transfer. Supports bidirectional converters to common GIS formats. Can also store image files such as icons.

AltPBF altpbf · MIT

Protocol Buffers-based raster elevation tiles. 3-tier zoom LOD, GEBCO + ALOS dual sources, Int16 delta encoding with deflateRaw compression. Worker zero-copy transfer for high-throughput terrain rendering.

Renderer
Gint ortho-map · GPL-3.0

Geographic Interleaved Binary Format — a 64-bit binary format combining Morton-coded spatial indexing with Visvalingam–Whyatt LOD weighting. Realizes a dynamic LOD and stencil-based polygon fill pipeline in WebGL.


Interactive demos
OrthoMap ortho-map · GPL-3.0

A WebGL map rendering framework for orthographic (globe view) projection. Composites WebGL base map rendering, WebGL vector rendering (Gint), and more via a Worker-based parallel pipeline. Natively integrates GeoPBF / AltPBF data formats.