<html>
<blockquote type=cite class=cite cite><font face="arial" size=2>after
reading and trying, trying and reading, it seem that postgis file
structure is not suited for grass5.1 postgrass directly
reading.</font></blockquote><br>
This gives a good overview:<br>
<a href="http://www.ing.unitn.it/~grass/proceedings/proceedings/pdfs/Blazek_Radim.pdf" eudora="autourl">http://www.ing.unitn.it/~grass/proceedings/proceedings/pdfs/Blazek_Radim.pdf</a><br><br>
<blockquote type=cite class=cite cite>&nbsp;<br>
<font face="arial" size=2>In fmrt files i am ask to provide several
fields for grass to be able to find the geometry and category
data.</font><br>
&nbsp;<br>
<font face="arial" size=2>Postgis stores in one column in my case
wkb_geometry, a string identifying at the same type the SRID, the
geometry type and the actual geometry in wkb, with a constrain at the end
that tell pgsql how this string is constructed (Am i
right?).</font></blockquote><br>
I don't think it is a string, I think it is a BLOB (a Binary Large
OBject) and PostgreSQL displays it as a string (with the help of
PostGIS). And where do you see this
&quot;<font face="arial" size=2>constrain at the end that tell pgsql how
this string is constructed&quot;?<br><br>
<blockquote type=cite class=cite cite>Has anyone build a protocol or sql
sentence to prepare a postgis table for the grass requiered format: ie
separate geometry from category with the same ID on both tables, and in
the geometry table separate the geometry from the geometry
type?</font></blockquote><br>
This might help:<br>
<a href="http://mapserver.gis.umn.edu/wilma/mapserver-users/0110/msg00283.html" eudora="autourl">http://mapserver.gis.umn.edu/wilma/mapserver-users/0110/msg00283.html</a><br><br>
Rich<br>
<x-sigsep><p></x-sigsep>
Richard W. Greenwood, PLS<br>
(307) 733-0203<br>
Rich@GreenwoodMap.com<br>
<a href="http://www.greenwoodmap.com/" eudora="autourl">www.GreenwoodMap.com</a></html>