Pages

header

Exhaust gases multi-band air quality sensor on arduino - part 1

For my graduation project I need to develop a model of exhaust gases distribution between city buildings. The model will made with help of PyQGIS and about this i will write later. For source data collecting i `m  going to use the self made multiband exhaust gas detector (air quality monitor) based on arduino-like board (dccduino -...
Read more ...

Biodiversity conservation framework problems - abstract

The short review of three articles describes the main problems of biodiversity conserving. The “hotspot method” shows that this approach have more disadvantages than benefits. This method selects the limited spectrum of species only from terrestrial vertebrates and vascular plants of region that have endemic status and ignores all other...
Read more ...

OpenLayers3 GeoJSON clustering - first steps troubleshooting guide, part 2

OL2 had the specific layer strategy that makes clusters from points. But OpenLayers3 haven't yet. OpenLayers 3 has own method to do that, but you need use the feature array with points stack as source. Everything is okay if we use stack of coordinates or array of independent points. The panic starts when you should to make clusters from...
Read more ...