Yup, it looks like the docs are missing for that function in 1.3.3 as
well as the current 1.3.4SVN development branch.
However, a simple explanation did manage to get into the new
documentation we are working on for version 1.4.
http://postgis.refractions.net/documentation/manual-svn/Probe_Geometry_Columns.html
I just added the same description to the 1.3.4SVN development branch so
it should make it into 1.3.4 when it's finally released (I think
1.3.4rc2 should come out soon).
Cheers,
Kevin
Kristian Thy wrote:
On Thu, Oct 23, Kevin Neufeld wrote:
Did you try probe_geometry_columns()?
It scans the system tables looking for the constraints usually assigned
to a geometry column and inserts the discovery into the
public.geometry_columns table.
Interesting. I searched the docs just now, and only found one reference
to the function - it's mentioned as having received a bugfix, but
nowhere can you see what it does :)
Thanks for the pointer.
Alternatively, you can use the attached plpgsql that I use all the time.
Saved to the scratchpad, thanks.
\\kristian
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users