export const POSTGIS_GEOMETRY_CODEC_ID = 'pg/geometry@1' as const; export const SRID_WGS84 = 4326 as const;