Street View Snapper

Download location and orientation in Google Street View to a local file.

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

Advertisement:

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

Advertisement:

Autor
riktov
Installationen heute
0
Installationen gesamt
0
Bewertungen
0 0 0
Version
0.1.1.7
Erstellt am
13.06.2026
Letzte Aktualisierung
15.06.2026
Größe
5,05 KB
Lizenz
GPL-3.0-or-later
Wird angewandt auf
Alle Seiten

Description

Download your current location and orientation in Google Street View to a geoJSON or KML formatted file.

Provides a function snap_gsv() that can be used in bookmarklets.

Can be used on the Google Street View site or any site with an embedded Google Map with Street View enabled.

Disclaimer

No imagery is used, only the numerical values and location descriptions.

Usage

Create a bookmarklet with contents like the following:

javascript:snap_gsv("Vending machine", "geojson") ;

The second argument defaults to "geojson". Use "kml" to format as KML.