Skip to content

this script takes a shapefile (*.shp, *.dbf) and creates a (*.sql)

Notifications You must be signed in to change notification settings

PereiraM/shapefile_converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This C application converts shapefile (.dbf, .shp and .shx files) to mysql .sql dump files

http://en.wikipedia.org/wiki/Shapefile

Just run 'make' or 'make kml' and run the executable - it's written and only tested on Mac OS X.

usage: shapefile_to_mysqldump [FILENAME]
or
usage: shapefile_to_kml [FILENAME]

About

this script takes a shapefile (*.shp, *.dbf) and creates a (*.sql)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published