format_version string | name string | description null | creator string | created_at timestamp[s] | center_lat float64 | center_lon float64 | radius_km float64 | num_entries int64 | num_panoids int64 | descriptor_dim int64 | raw_descriptor_dim int64 | descriptor_model string | pca_components int64 | heading_step_deg int64 | crop_fov_deg int64 | crop_size_px int64 | tags list | sha256 string | file_size_bytes int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2.0 | New York 5km | null | samsepiol4 | 2026-03-25T14:07:21 | 40.7128 | -74.006 | 5 | 787,296 | 196,824 | 1,024 | 8,448 | MegaLoc | 1,024 | 90 | 90 | 256 | [
"netryx",
"geolocation",
"netryx-new-york"
] | 184bea1d5cfa4191a03f05bc5c76d21620cda3113fab3b29928a582cad930782 | 3,047,713,166 |
New York 5km
Pre-computed MegaLoc index for Netryx Drishti geolocation.
Coverage
- Center: 40.712800, -74.006000
- Radius: 5.0 km
- Panoramas: 196,824
- Index entries: 787,296
- Descriptor model: MegaLoc
- Descriptor dim: 1024 (PCA from 8448)
Usage
from netryx_hub import NetryxHub
hub = NetryxHub()
hub.download("new-york-5km", output_dir="./netryx_data/index")
# Now open Netryx and search!
Or download manually and use Import Index in the Netryx GUI.
Details
- Heading step: 90°
- Crop FOV: 90°
- Crop size: 256px
- Created: 2026-03-25T14:07:21Z
- Created by: samsepiol4
- Tags: netryx, geolocation, netryx-new-york
- Downloads last month
- 98