Dear List,<div>Hi</div><div><br></div><div>I am unable to create a Geometry table in phpPgAdmin <br clear="all"><br></div><div>Firstly i have given the following query to create a table:</div><div> <br> CREATE TABLE roads (id INT4, name VARCHAR(128));</div>
<div><br></div><div>It was successful and has create two columns.</div><div>But when i tried to add a coulmn of geometry by following query its not working.</div><div><br></div><div>SELECT AddGeometryColumn('roads', 'geom', -1, 'GEOMETRY',2);</div>
<div><br></div><div>Please tell me how to create a Geometry coulmn</div><div><br></div><div>With Kind Regards<br>Parveen Arora<br><a href="http://osmpunjab.co.cc">osmpunjab.co.cc</a><br><br>
</div>