Skip to content

Instantly share code, notes, and snippets.

{
"title": "Geolocator study of {species_name} in {location}",
"contributors": [
{
"title": "Raphaël Nussbaumer",
"roles": ["ContactPerson", "DataCurator", "ProjectLeader"],
"email": "raphael.nussbaumer@vogelwarte.ch",
"path": "https://orcid.org/0000-0002-8185-1020",
"organization": "Swiss Ornithological Institute"
},
# Download eBird GPX track with https://www.faintlake.com/eBird/extension/Enhancements/#E2
# Convert to gpx to geojson (probably can be done in python too)
# Compute total duration from https://www.faintlake.com/eBird/compiler/
# run code below
import json
import gpxpy
import gpxpy.gpx
from datetime import datetime, timedelta
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.