EuroBirdPortal – Live bird movements across Europe (eurobirdportal.org)
smackay 4 hours ago
317070 7 hours ago
I wonder why that is? There are no topological features defining these borders. Maybe the data is normalised in some way across countries?
Cthulhu_ 7 hours ago
ileonichwiesz an hour ago
_joel 7 hours ago
krige 6 hours ago
aennassiri 6 hours ago
tyrabound 6 hours ago
It makes me question the accuracy of the data if anything, especially since the Black Grouse also exists in places that are not mapped and I don’t see anything that could explain omissions, e.g., what the data is based on and how it is collected. My guess based on inexplicable data points for wild turkeys and california quail is that it’s somehow human logged sightings that are accidentally or either impressively logged.
latexr 5 hours ago
I tried it for birds which I’m certain fly to Europe and also saw nothing. Also, when searching for the species, the image in the little preview was wrong (it was right in the main interface, though).
kiproping 6 hours ago
__jonas 6 hours ago
MattBlissett 6 hours ago
For a visualization like this, the place to start is probably the most recent monthly data snapshot which is available on AWS/Google/Azure's open data portals: https://www.gbif.org/occurrence-snapshots
e.g. start with a DuckDB query:
SELECT scientificName, individualCount, year, month, day, decimalLatitude, decimalLongitude, issue
FROM read_parquet('s3://gbif-open-data-eu-central-1/occurrence/2026-09-01/occurrence.parquet/*')
WHERE class = 'Aves';
(The initial query will be rather slow, I'm currently working on improving this export. I suggest creating a local table and working from that. Alternatively, for a smaller export than "all birds" request a data download through the website.)__jonas 4 hours ago
darkwater 7 hours ago
embedding-shape 7 hours ago
Most of the German/British tourists seem to come during the summer though, in contrast to the tourist birds who come during winter. Smart of the birds to avoid all the tourists!
lukan 7 hours ago
That never made any sense to me. I also go rather go with the birds north in summer where it is cool and to spain in winter when it is still warm.
alistairSH 6 hours ago
Now that there’s no kid in my household, we do travel more in winter (or whenever).
bromuro 6 hours ago
pantalaimon 6 hours ago
lukan 6 hours ago
embedding-shape 5 hours ago
darkwater 5 hours ago
embedding-shape 5 hours ago
lukan 5 hours ago
Which is also what I said?
But otherwise I do prefer a temperate life. Not too hot, not too cold.
embedding-shape 5 hours ago
Well, "spain in winter when it is still warm" would not be "when that place is the warmest" in my mind. No foul, no harm though :)
barnacs 7 hours ago
srean 6 hours ago
https://books.google.co.in/books/about/In_a_Flight_of_Starli...
Murmurations. They are local movements in comparison, but no less fascinating.
karol 8 hours ago
arnemunthekaas 7 hours ago
I’ve been working on a far nicer way of appreciating bird detections: https://github.com/arnegiacomo/fugleramme
bethekind an hour ago
HarroGoerndt 8 hours ago
pantalaimon 6 hours ago
cromka 9 hours ago
mrrudik 9 hours ago
mugul 9 hours ago
genezeta 8 hours ago
Hamuko 9 hours ago
embedding-shape 8 hours ago
psyphy2 7 hours ago
jorams 6 hours ago
It's not very fast compared to most things often called "live", so perhaps it's not a great label for this demo viewer, but the goal of the project seems to be to make the data available for research, not so much for this map.
jeroenhd 4 hours ago
ionwake 7 hours ago
jmelo11 7 hours ago
bcraven 7 hours ago
Some birds migrate outside Europe.
hackersnooze1 14 minutes ago
abdullahalharir 4 hours ago
dncornholio 7 hours ago
boutell 6 hours ago
blitzar 6 hours ago
sph 8 hours ago
lukan 7 hours ago