Repository for the documents of the youtube channel GeoProgramming.
Creating short videos to help people to learn how to create easy maps with geopackages.
Getting started in Folium (in Python). In this video we will see an easy script in python using Folium library.
In this video we will see a easy R for SF library. SF is one of the most important packages in R for geospatial applications.
In this video tutorial we will see an easy script in JavaScript using Leaflet library. With this video you can create an interactive map from scratch without previous programming knowledge.
Getting started in Geopandas (in Python). In this video we will see an easy script in python using Geopandas library.
- Notebook: https://github.com/Ponsoda/GeoProgramming/blob/main/First%20Script%20With...Geopandas.ipynb
Getting started in Leaflet (in R). In this video we will see an easy script in R using Leaflet library.
- Notebook: https://github.com/Ponsoda/GeoProgramming/blob/main/First%20Script%20With...Leaflet%20in%20R.R
In this video tutorial we will see an easy script in JavaScript using Open Layers library. With this video you can create an interactive map from scratch without previous programming knowledge.
- Notebook: https://github.com/Ponsoda/GeoProgramming/blob/main/First%20Script%20With...%20Open%20Layers.html
There is a first video to install Kepler requeriments to Anaconda. In this second video tutorial we will see an easy sway to use the Kepler capabilities in a Python notebook. With this video you can create an interactive map from scratch without previous programming knowledge.
TIn video how to use the very basic functions with Raster package and R Studio.