Spatial Stuff Prototyping a Network Analysis App February 20, 2023 I prototyped a network analysis app using Graphhopper, Node.js and Maplibre GL Installing GDAL on Uberspace 7 January 27, 2023 How to install a current version of GDAL on Uberspace 7 shared hosting. Creating a Google Maps Client - Part 3 - Directions To Go August 14, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 3 covers setting up a routing server to query a directions API using the open source tool Graphhopper. Creating a Google Maps Clone - Part 2 - Geocoding or 'Where's that place?' July 15, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 2 covers getting street and location data that will be used for a geocoding service. Creating a Google Maps Clone - Part 1 - Tiles and Styles June 20, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 1 covers getting background imagery using a vector tile creation tool and a tile server.