Re: Import SHP into MySQL.
Posted by:
Monty Muth
Date: April 24, 2008 01:44PM
Download FWTools (Open Source GIS Binary Kit for Windows and Linux) from
http://fwtools.maptools.org. This Kit includes the ogr2ogr tool.
ogr2ogr -f "MySQL" MySQL:"dbname,user=root,host=localhost,password=secret" -lco engine=MYISAM source.shp
Subject
Views
Written By
Posted
31939
October 23, 2006 08:07AM
16626
November 17, 2006 02:51PM
15109
February 26, 2008 12:43AM
16011
November 17, 2006 03:29PM
10298
November 17, 2006 04:55PM
14921
May 04, 2008 06:20AM
10595
January 16, 2008 07:41AM
Re: Import SHP into MySQL.
25029
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.