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
31878
October 23, 2006 08:07AM
16598
November 17, 2006 02:51PM
15086
February 26, 2008 12:43AM
15993
November 17, 2006 03:29PM
10283
November 17, 2006 04:55PM
14890
May 04, 2008 06:20AM
10579
January 16, 2008 07:41AM
Re: Import SHP into MySQL.
24992
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.