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).

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
Parma
Installationen heute
0
Installationen gesamt
3
Bewertungen
0 0 0
Version
2.4
Erstellt am
08.08.2025
Letzte Aktualisierung
11.09.2025
Größe
17,2 KB
Lizenz
MIT
Wird angewandt auf

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