pygeoapi allows users to connect their datasets of various formats (GeoJSON, Shapefile, PostGIS connection, Elasticsearch, etc.) and create RESTful endpoints following OGC Standards.
Tutorials
- This post combines Google Sheets for point data storage with Maputnik for web map style editing. It offers a workflow to keep web maps updated with data from Google Sheets.
- This post teaches you how to display state, calculate events, and track historical location for a set of moving objects. It includes building a small example application.
- ArcGIS Arcade can be used to perform calculations, manipulate text, and evaluate logical statements. This blog article offers an overview of how it is used to craft layer pop-ups.
- This post describes how Cloud Optimized GeoTIFFs (COGs) work and where you can obtain them from. It also teaches you how to import COGs into QGIS and how to create a COG using the GDAL command line.
- This blog post describes a method to utilize Google Earth Engine from within BigQuery's SQL allowing SQL speakers to get access to and value from data available within Earth Engine.
- This notebook demonstrates how to import different geographic data formats (e.g., GeoJSON, TopoJSON, Shapefile, GeoPackage and KML/KMZ) into Observable using various libraries.
- This article aims to demonstrate how to semantically segment aerial imagery using a U-Net model defined in TensorFlow.
- This tutorial shows you how to capture the expansion of built-up surfaces in the world's largest urban areas using R.
- Setting up access to Google Earth Engine from public apps could be rather complicated. Here is a post outlining the steps needed to start using Google Earth Engine from a Streamlit application.