Overpass Turbo to JSON

Adds a JSON export panel to Overpass Turbo. Download data, copy it, or send it to a converter tool that allows keeping properties as tags. Uses pako and osmtogeojson (MIT).

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
Parma
Усталяванняў за дзень
0
Усяго ўсталяванняў
3
Рэйтынг
0 0 0
Версія
2.4
Створаны
08.08.2025
Абноўлены
11.09.2025
Памер
17.2 КБ
Ліцэнзія
MIT
Ужываецца на

Overpass Turbo to JSON

Description

This userscript enhances Overpass Turbo by adding a JSON export panel that allows you to:

  • Convert to JSON format and download
  • Convert to JSON format and copy to clipboard
  • Send GeoJSON to the GeoJSON Converter Tool which allows selecting OSM properties to keep as tags in the JSON

Purpose

This tool was specifically created to streamline the process of building custom GeoGuessr maps from OpenStreetMap data. It allows you to instantly generate a compatible JSON file directly from your Overpass Turbo query, significantly speeding up your map-making workflow.

Technical Details

  • Version: 2.3
  • License: MIT
  • Dependencies: pako (compression), osmtogeojson (conversion)
  • Compatibility: Tampermonkey, Greasemonkey, Violentmonkey

Supported Sites

Usage

  1. Run an Overpass query
  2. Click the Export button
  3. You should see a JSON panel block with buttons to download, copy, or send your data to the converter tool