Skip to content
kbranigan edited this page Sep 13, 2010 · 2 revisions

To use this tool:

first, type ‘make’ at the console to create the executable. (this requires build-tools etc)

to use:

shapefile_to_mysqldump TCL3_ADDRESS_POINT

this will read TCL3_ADDRESS_POINT.shp and TCL3_ADDRESS_POINT.dbf and produce TCL3_ADDRESS_POINT.sql

basically that’s it.

Clone this wiki locally