MySQL Forums
Forum List  »  GIS

Re: Import SHP into MySQL.
Posted by: Nick Ananin
Date: May 04, 2008 06:20AM

I also use shp2mysql.exe (see http://forums.mysql.com/read.php?23,74163,74163) and it is easy to do from the command line (the only issue I have found is that the Polygons go in as MultiPolygons). I then use Navicat to upload the data into the MySql database, the combination makes the whole operation very easy.

An alternative you may wish to consider is to use PHP code(see http://sourceforge.net/projects/shp2mysql-php/).

Options: ReplyQuote


Subject
Views
Written By
Posted
31567
October 23, 2006 08:07AM
16496
November 17, 2006 02:51PM
14949
February 26, 2008 12:43AM
15899
November 17, 2006 03:29PM
10175
November 17, 2006 04:55PM
Re: Import SHP into MySQL.
14774
May 04, 2008 06:20AM
10461
January 16, 2008 07:41AM
24825
April 24, 2008 01:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.