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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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