I installed mysql on osx yesterday, and finished setting root passwords for all hostnames. Now i need to utilize the spatial extensions and correlate them with the census block shapes (from the TIGER/Line data).
Next to do:
- Load data into mysql.
- Figure out how to do queries -- x contains y?
- Write Perl or Processing script to process queries. This Processing-MySql library may work.