Street View Snapper

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

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

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:

Аўтар
riktov
Усталяванняў за дзень
0
Усяго ўсталяванняў
0
Рэйтынг
0 0 0
Версія
0.1.1.7
Створаны
13.06.2026
Абноўлены
15.06.2026
Памер
5.0 КБ
Ліцэнзія
GPL-3.0-or-later
Ужываецца на
Усе сайты

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.