[postgis-users] again try to draw points
Wood Brent
pcreso at pcreso.com
Fri Aug 6 09:25:43 PDT 2004
--- PINKTOMATE <pinktomate at spymac.com> wrote:
> Thanks but I used ogr2ogr but only works with shapefiles, it's unable to
> take only the dbf file and transform it in sql, could you be more
> explicit thanks
I don't understand why you need to transform a dbf file using sql. Your
original message said you had a text file of coordinates which you wished to
turn into a shapefile.
Perhaps the shapelib tools will be of more use. They provide utilities to
create & insert data into dbf files as well as the shp file. (as well as tools
to extract the data from shp & dbf files). See
http://shapelib.maptools.org/shapelib-tools.html
>
> El vie, 06-08-2004 a las 09:46, Wood Brent escribió:
> > > If I have a TAB DELIMITED TEXT or a excel file of a set of points
> with
> > > coordinates, how can I map this points with postgis to convert it in
> > > shapefile, where I can find the way to do it, thanks
More information about the postgis-users
mailing list