New book: The Formation of Mountains
This book about orogenesis provides both, a gentle introduction to geology and a detailed explanation of individual mountain ranges and travel destinations.
This book about orogenesis provides both, a gentle introduction to geology and a detailed explanation of individual mountain ranges and travel destinations.
In OpenStreetMap, all peaks look the same. How to classify them in QGIS as major and minor peaks?
Anyone who regularly opens a GPS track in QGIS or works on a local map often wants to have the map displayed in the UTM system. To do this, you first had to find out the correct UTM zone and search for it in the corresponding dialogue box. The first plugin I wrote for QGIS … Continue reading “Assign the correct UTM zone to a project in QGIS with one click”
Trekking from the Atlantic to the Mediterranean across the Pyrenees on the Haute randonnée pyrénéenne (HPR)
Between L’Hospitalet-pres-I’Andorre and Banyuls-sur-Mer, the HRP leads over Pic Carlit and Canigou and then over numerous hills to the Mediterranean Sea
From Salardú to L’Hospitalet-pres-I’Andorre, the HRP runs through the farthest corner of Catalonia and through Andorra
Between Parzán and Salardú are the highest mountains of the Pyrenees and the highest passes of the HRP
On the HRP from Lescun to Parzán with Vignemale, Gavarnie and Pic du Midi d’Osseau.
Between Hendaye and Lescun, the HRP leads over green hills and finally through a whimsical karst landscape
How to import all runkeeper GPS tracks (GPX files) into a single GeoDataFrame, and analyse and map them using python
How to explore a single GPS track (GPX file) with python
How to assign elevation to a GPX file? With Python this is easy thanks to elevation, geopandas, rasterio and SRTM data.
How to assign categorical data to individual layers (FeatureGroup) on a map created with Folium.
The movements of plate tectonics become particularly clear on maps showing the age of the oceanic crust.
A correct coastline in the map thanks to grdlandmask so that Holland is not under water.
How to plot a simple map with a GPS track in Python and PyGMT using the Tour du Mont Blanc as an example.
Get the placemarks of all folders of a KML file into a GeoDataFrame using minidom (Python)
It is easy to open a complete folder of GPS Tracks (GPX files) in Geopandas, e.g. for plotting maps or to export them as shapefile.