Chrome Extension¶
The Open data in GeoLibre Chrome extension finds supported geospatial data links on the current webpage and opens the datasets you select together on one GeoLibre map.

Install the extension¶
Until the extension is available from the Chrome Web Store, install the packaged release manually:
- Open the latest GeoLibre release and download the ZIP asset whose name starts with
geolibre-chrome-. - Extract the ZIP archive to a folder you intend to keep. Chrome loads the extension from this folder, so do not delete it after installation.
- Open
chrome://extensionsin Chrome. - Turn on Developer mode.
- Select Load unpacked and choose the extracted
geolibre-chrome-<version>folder. - Pin Open data in GeoLibre to the Chrome toolbar for convenient access.
To update a manually installed copy, download and extract the newer release asset, then select the extension's Reload button on chrome://extensions. If you extract it to a different folder, remove the old copy and load the new folder instead.
Open datasets from a webpage¶
- Visit a webpage or data catalog containing geospatial file links.
- Select the GeoLibre icon in the Chrome toolbar.
- Use All, Vector, or Raster to filter the discovered datasets.
- Check one or more datasets. Nothing is selected by default.
- Select Open in GeoLibre to load the selected datasets on the same map.
The extension recognizes GeoJSON and spatial JSON, GeoParquet and Parquet, PMTiles, GeoTIFF and Cloud-Optimized GeoTIFF, ZIP archives containing GeoJSON, JSON-LD download metadata, and existing GeoLibre data links. On Source Cooperative repository pages, it also reads the embedded inventory so datasets outside the currently visible list can be selected.
Access and privacy¶
GeoLibre fetches selected links directly, so the source server must allow cross-origin requests (CORS). Complete HTTP(S) URLs, including signed query parameters, are forwarded to GeoLibre. Cookies and other browser-session credentials are not forwarded, so cookie-bound or session-authenticated links might fail. Temporary blob: URLs cannot be transferred.
The extension requests access only to the active tab when you open it. It does not store browsing history, send analytics, or run continuously in the background.