Scheme:
Shown:
Gazetteers
Loading…
Built GeoJSON area geometries (FAO, IHO, MRGID, TDWG, ISO 3166-1/2, Longhurst, Realm, TEOW) used by the ChecklistBank backend to resolve {prefix}:{id} area references in taxon distributions. Pick regions from any gazetteer below to overlay them on the map. See the README for the on-disk contract and build pipeline.
file://. Browsers refuse to fetch() the data files
(build.json, labels.tsv, features/*.geojson) from a file:// origin —
they report it as a CORS error. Run one of these from the repo root and reload via the printed URL:
python3 -m http.server 8765 # or: npx http-server -p 8765 .
Loading…