woheller69 / whoBIRD

Identify bird sounds in real time with this Android version of BirdNET. Bird sound recognition for more than 6,000 species worldwide.
GNU General Public License v3.0
249 stars 13 forks source link

Feature request: add 'elevation' to location #44

Closed jer194 closed 1 month ago

jer194 commented 2 months ago

Just one more idea: It might be useful to add 'elevation' to the location information (in the DB) --- even if it can be reconstructed by other means, at least as long as we stay on the ground. (Eg. bird population in the mountains is different.)

woheller69 commented 2 months ago

Bird population by location is included in the metamodel

jer194 commented 2 months ago

Could it be added in the database as well? Currently It is missing in BirdDatabase.db:

INSERT INTO BirdObservations VALUES(582,1714544107070,48.089187622070312501,11.627338409423828124,'Great Spotted Woodpecker',1878,0.88636463880538940429);

woheller69 commented 2 months ago

it is not used in this app. the model just uses latitude/longitude/week and sound