1.
Why?
This is a project from
Bastian Greshake and
Philipp Bayer. We are both biologists with a (small) background in computer sciences and interested in evolution and ecology. The man-made decline of biodiversity continues as you are reading this. Many states are trying to stop this decline and there are statistics on how successful they are.
But statistics can be boring to read and hard to grasp. So we tried a more visual approach on the topic.
2.
What?
The size of the countries on the maps is scaled according to how much percent of their area they dedicate to conservation habitats. The larger the country the larger the area they dedicate to conservation.
The colours of the countries reflect how sufficient this percentage is to reach the conservational aims.
The detailed views for each country at a given year give further information on the amount of CO2-emissions and which endangered species were assesst by the IUCN that year.
3.
Which data did you use?
4.
Why do i need to click to see the pictures of some animals?
Because copyright laws don't allow us to embed those pictures directly into the website. We only added those pictures which can be freely used or where copyright-holders gave us explicit permission.
If you have freely usable pictures (or want to give us permission to show your pictures) just send us an email to admin@eucomap.net and we'll add them to the website.
5.
Why are there no pictures for some animals?
Because we could not find any pictures on the web. If you have pictures for missing species just let us know by an email to admin@eucomap.net and we'll add them to the site.
6.
Which tools did you use?
The processing of the data was done using some self-written
Python- and
Ruby-scripts. The website is realized in
Ruby On Rails. The whole code (and the raw and processed data)
can be downloaded from github. Feel free to edit this project and contribute.
The shapefiles where edited using
Quantum GIS, the scaled maps were created using
ScapeToad.
7.
What are scaled habitats?
Most european countries have, percentwise, a quite similar area of habitats. So the scaled maps showed no clear change to the unscaled maps. The scaled values where calculated to exaggerate this effect a little bit.
The scaling was done using this formula: |area for a country_year - mean(all for all countries in this year)|^1.5.
8.
How did you color the maps?
The "best" scaled habitat with the highest value from each year was set to 100%, and all the other countries of that year where scaled accordingly. These values where then fit to the RGB-value-range, and colored manually in GIMP to give a better distinction between countries in a year.
The value for green for a country was obtained by multiplying the habitat-value, divided by 100, with 255 (resulting in for example 180), and the value for red was obtained by subtracting the value for green from 255 (resulting in 75, in this example).
This procedure was done for each year, with blue (value: 30) added for each picture to make the colors less painful to the eyes.
Countries without colours do not have any data for that year.
9.
Where did you get this gorgeous logo?
The logo was kindly supplied by Phillip Thelen who is available on
Twitter.