Skip to content
GitHub

OpenStreetMap Schemas

Zod types and schemas for OpenStreetMap.

pnpm dlx shadcn@latest add pxl-ui/registry/schemas/openstreetmap
import type { OpenStreetMap } from "@/lib/schemas/pxl/openstreetmap";
const place: OpenStreetMap.Place = { ... }

An OpenStreetMap Address

An OpenStreetMap Place