On Wed, Oct 19, 2011 at 08:59:40AM +0100, Eduardo Pascoal wrote:
> i'm newbie in this matter of postGis.
> 
> My primary goal is create an aplication to transform my database into CAD
> using wkb_geometry column.
> So, my first step is to know how to read an postgis database using C code.
> Using OGR Simple Feature Library is the correct way?

That's probably the most stable way.

Alternatively, if you feel hackish, you may want to try playing with
the new liblwgeom shipped with PostGIS 2.0 (in SVN).

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to