OpenStreetMap (20 posts)
Awesome AllotmentAndy
December 16, 2022
There are many useful github repos of links to topics called Awesome. I wanted to make something similar and some of my favourite Awesome pages include: chiraggude/awesome-laravel...
Read this post ...Adding Lat Long Map links For Photos To Londinium
October 5, 2022
There was an Openstreetmap London meetup in The Monkey Puzzle Pub near Paddington Station which got me thinking about adding images of the Pub to that page. Openstreetmap does allow one image as a...
Read this post ...Monday Morning Updating The Database And Improving The Website Spider
February 28, 2022
Over the weekend, I like to explore new ideas and find potential solutions to improve londinium.com, discover new applications and find new code bases. One area I was looking at is the ability to...
Read this post ...Ordering websites by distance from Charing Cross
February 19, 2022
Calculating the distance from a latitude and londitude cordinate to a point in PHP.
Read this post ...Londinium.com set location javascript
February 18, 2022
How I added the ability for the user to set their location using 2 cookies for the features and brands maps.
Read this post ...Overpass API Queries
February 17, 2022
Having been work with Overpass API and developing londinium.com I have spent a great deal of time learning Overpass_QL I wanted to put together a blog post with all the Overpass Queries I have been...
Read this post ...Adding Pages For Each Node Way Relation To Londinium
January 29, 2022
how I added a details page for each node, way or relation on Londinium.com
Read this post ...Adding Brand Maps To Londinium
January 27, 2022
Adding maps of Brands to Londinium.com
Read this post ...Updating Londinium Adding Nearest Websites
January 21, 2022
Updating londinium.com, adding nearest websites information, a faster API mirror, compressed javascript and more postcodes on the frontpage map.
Read this post ...Javascript Map Improvements and Ideas
January 19, 2022
I have lots of ideas and improvements I would like to make to the londinium.com website. Here I am going to document a few with brief outlines and potential solutions see previous blog I am...
Read this post ...Using Overpass API Mirrors, CORS Errors and adding a loading message
January 19, 2022
Investigating using different Overpass API servers, fixing the CORS error and adding a loading message...
Read this post ...Importing OSM Overpass API Data To MYSQL
January 4, 2022
A php script to import Overpass API data from Openstreetmap into MYSQL using JSON.
Read this post ...What am I trying to achieve?
December 24, 2021
I was asked this question on twitter, so I wrote a blog post answering it
Read this post ...Extracting More Data From The Overpass API (Part 3)
December 24, 2021
Extracting the Address details and the type of thing it actually is.
Read this post ...Extracting The Data From The Overpass API (Part 2)
December 23, 2021
Taking the last blog further, importing into the database and running Spatial queries.
Read this post ...Extracting Data From The Overpass API
December 23, 2021
I wrote a simple php script to extract data from the Overpass API xml file
Read this post ...Improving the maps on Londinium.com
December 22, 2021
Adding mapping features to londinium.com, the original site for London using leaflet JS and Openstreetmap
Read this post ...Openstreetmap / Overpass Part 3
May 17, 2021
I noticed that more entries were using the contact:website links for each of these 3 entities, so i added them to the overpass-turbo query. This provided 17406 features with at least 1 of the 3...
Read this post ...Openstreetmap / Overpass Part 2
May 16, 2021
Yesterday, I uploaded the demo map and got a buggy version of the OSM map working showing the data stored on a map. I wanted to explore what is actually stored in the system already so I got this...
Read this post ...Openstreetmap/Overpass Mapping Project
May 15, 2021
I am looking at re-launching my London website using Openstreetmap with overpass data. Openstreetmap tags / map features I have created a demo page to show the map features from the list above. Try...
Read this post ...