Tag: web mapping
-
How to Translate MySQL Data into GeoJSON Using PHP
I’ve seen a couple StackExchange posts about taking data from a MySQL table and trying to display it on a Leaflet map, but none of the solutions seemed to be fully baked or applicable in my situation. This example comes from my side project, a Midwest hiking website at www.nocoastbestcoast.com, a site I built from…
-
Make a Heatmap of Travel Destinations
I enjoy traveling and I enjoy making maps, so one morning I woke up and decided to combine the two. Steps: I’ve always kept a list in my head of the places I want to go, so this project allowed the data nerd within me to finally create a spreadsheet of that list. A quick…