System

New York · Settings

Tenant configuration for the NYC tenant. Sourced from lib/cities/registry.ts — edit in code, not at runtime.

Tenant config

lib/cities/registry.ts

City code
nyc
Name
New York
Country
US
Currency
USD (0 decimals)
Locale
en-US
Timezone
America/New_York
RTL
false
Business week
mon, tue, wed, thu, fri
CRS native
EPSG:4326
CRS local
EPSG:2263
Geo levels
borough → cdta → nta → ct → cd → council → zip → dof_neighborhood
Basemap
carto-en
Source adapters
nyc-dof-rolling, nyc-acris, nyc-pluto, nyc-dob, nyc-geoclient, nyc-nta, nyc-valuation, nyc-rental
Enabled
true
Listings licensed
false
Rent data paid
false

Switch tenant

Use the chips at the top of the sidebar to switch between Dubai and NYC.

City-level overrides are deploy-time (not runtime). To add a tenant: edit lib/cities/registry.ts, write adapters under lib/sources/<city>/, and add /<city>/* page wrappers.