Claude Streetview — Data skill for Claude Code
A Claude Skill for pulling street-level photos and street-context data (geometry, buildings, street furniture, elevation) from free and paid imagery providers, and packaging it for 3D reconstruction w.
How to install Claude Streetview
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Rehasher/claude-streetview and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Streetview does
A Claude Skill for pulling street-level photos and street-context data (geometry, buildings, street furniture, elevation) from free and paid imagery providers, and packaging it for 3D reconstruction work.
Alternatives in Data
- OpenViking — Self-evolving Context Database for AI Agents 33.3k ★
- Context Mode — Benchmark Results — Benchmarked against real outputs from popular Claude Code MCP servers, Skills, and dev tools 5.6k ★
- Global Stock Data — US stock market data for AI coding assistants — zero-auth, official sources 1.5k ★
README
___ _ _ __ _
/ __| |_ _ _ ___ ___| |_ \ \ ()___ __ __
\__ \ _| '_/ -_) -_) _| \ \ | / -_) V V
|___/\__|_| \___\___|\__| \_\_|_\___|\_/\_/
street-level imagery + 3D reference for Claude
A [Claude Skill](https://docs.claude.com) for pulling street-level photos and street-context data (geometry, buildings, street furniture, elevation) from free and paid imagery providers, and packaging it for 3D reconstruction work.
Why
Asking an LLM to "help model this street" usually means it has to guess. This gives it real data instead: georeferenced photos, camera headings, building footprints, and OSM street furniture, bundled into one folder a 3D tool can build against.
Providers
| Provider | Key required | Notes |
|---|---|---|
| KartaView | no | default, always available |
| Panoramax | no | default, always available |
| Mapillary | free token | better coverage, 360s, object detections |
| Google Street View | paid API key | best global coverage, restrictive license |
If no key is configured, only the two free-and-open providers are used. Add a key and it's picked up automatically — nothing else changes.
Install
pip install -r requirements.txt
Or, as an installable command:
pip install .
streetview --help
Usage
# what's currently configured and reachable
python scripts/streetview.py config-doctor
# photos near a point, across every available provider
python scripts/streetview.py search 48.8566,2.3522
# every photo around one point, sorted by compass heading (a 360° sweep)
python scripts/streetview.py orbit 48.8566,2.3522
# bundle photos + camera poses + street geometry + buildings + street
# furniture + elevation into one folder, for 3D modelling reference
python scripts/streetview.py --radius 80 reference-pack 48.8566,2.3522 ./out/my_street
Optional API keys:
python scripts/streetview.py config-set mapillary_token
python scripts/streetview.py config-set google_
Related Skills
Dd Core
Open the Shared Data Core department (build stage) and route the request to one of its 18 atomic tasks. Apply
Free Scraping Sop
Reusable methodology + working scripts for extracting company data from web databases without paid API access.
SEO Marketing AI Agent
AI-powered SEO agent built in n8n — audits websites, analyzes Google Search Console data, and generates priori
Nexscope Ecommerce API
Ecommerce data and creative AI APIs for marketplace research, product imagery, and video generation, with docu
Find Parking
Find the nearest legal on-street parking to any NYC address using NYC Open Data
Reconstruction And Visualisation Skill
Claude skill to create an output optimised for the reader's comprehension from existing source material (a mes
Related Agents
Image Sourcer
Finds REAL, existing images on the web — stock photos, illustrations, icons, logos, textures — with correct li
X402 Scout
Discovers and prices x402 paid services using ONLY free keyless tools. Use proactively whenever a task might n
Pro SEO Backlinks
Backlink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common