Viewing a single comment thread. View all comments

tico_pico t1_ir6uvcy wrote

Sorry, I meant the actual code behind the map itself. I am curious about the back end on how you actually created the map.

2

michigician OP t1_ir8lbip wrote

The software is QGIS. The County map is US Census Tiger Cartographic shapefile set by county. I have to make some changes to the realtor.com csv file, the county id numbers which start with 0 lose the initial 0 so I have to add the 0 and convert the field to text using Libreoffice Calc.

3