GET /occurrence/tile/{x}/{y}/{z}

obis.org:obis-api

Summary: Fetch point occurrences for a tile (aggregated using variable Geohash precision based on zoom level) as GeoJSON.
Operation ID:
Auth: unknown
Description

Fetch point occurrences for a tile (aggregated using variable Geohash precision based on zoom level) as GeoJSON.

Parameters (22)

absence (string, query, optional)

Include absence records (include) or get absence records exclusively (true).

areaid (string, query, optional)

Area ID.

datasetid (string, query, optional)

Dataset UUID.

dropped (string, query, optional)

Include dropped records (include) or get dropped records exclusively (true).

enddate (string, query, optional)

End date formatted as YYYY-MM-DD.

enddepth (integer, query, optional)

End depth, in meters.

event (string, query, optional)

Include pure event records (include) or get pure event records exclusively (true).

exclude (string, query, optional)

Comma separated list of quality flags to be excluded.

flags (string, query, optional)

Comma separated list of quality flags which need to be set.

geometry (string, query, optional)

Geometry, formatted as WKT or GeoHash.

hab (boolean, query, optional)

HAB species only, true/false.

instituteid (string, query, optional)

Institute ID.

nodeid (string, query, optional)

Node UUID.

redlist (boolean, query, optional)

Red List species only, true/false.

scientificname (string, query, optional)

Scientific name. Leave empty to include all taxa.

startdate (string, query, optional)

Start date formatted as YYYY-MM-DD.

startdepth (integer, query, optional)

Start depth, in meters.

taxonid (string, query, optional)

Taxon AphiaID.

wrims (boolean, query, optional)

WRiMS species only, true/false.

x (number, path, required)

Longitude in decimal degrees.

y (number, path, required)

Latitude in decimal degrees.

z (integer, path, required)

Zoom level.

Examples (3)

TitleTypeURLAction
Basic tile at zoom level 2 curl https://api.obis.org/occurrence/tile/2/1/1
Tile filtered by scientific name curl https://api.obis.org/occurrence/tile/5/16/10?scientificname=Thunnus%20thynnus
Tile with date range and depth filter curl https://api.obis.org/occurrence/tile/4/8/5?startdate=2020-01-01&enddate=2023-12-31&startdepth=0&enddepth=100

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:18:55.754127 200 266ms
2026-03-23 09:35:04.157299 200 123ms
2026-03-23 09:16:56.069730 500 159ms

Response Changes

WhenOldNew
2026-03-23 09:35:04.157299 c662b919110d 71341509426a