UNPKG

flatgeobuf

Version:

A performant binary encoding for geographic data

9 lines (8 loc) 184 B
export interface CrsMeta { org: string | null; code: number; name: string | null; description: string | null; wkt: string | null; code_string: string | null; }