Street View Snapper

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Advertisement:

Autor
riktov
Denně instalací
0
Celkem instalací
0
Hodnocení
0 0 0
Verze
0.1.1.7
Vytvořeno
13. 06. 2026
Aktualizováno
15. 06. 2026
velikost
5,0 KB
Licence
GPL-3.0-or-later
Spustit na
všech stránkách

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.