The example of the second option would not work, because no attributes
are defined. Better to try:
select geometryfromtext ('POLYGON ((1 1, 2 2, 3 3, 1 1))',-1), 1 as id;
Regrads
Horst
Am 20.08.2010 20:49, schrieb Möri Cedric:
Hi Dario
You're right, Numerical Vertex Edit is just to adjust the coords of a geometry.
As a (quiet silly) workaround you may create a polygon with the exact number of
vertices and then adjust them.
Or you may use the "Postgis SQL Query Editor"-Plugin and then do something like
select geometryfromtext ('POLYGON ((1 1, 2 2, 3 3, 1 1))',-1)
maybe (no, for sure) there also better solutions.
regards
mit freundlichen Grüssen
Cédric Möri
GIS-Informatiker
--
Kanton Solothurn
Bau- und Justizdepartement
Amt für Geoinformation
Rötistrasse 4
4501 Solothurn
Telefon: +41 (0)32 627 24 75
Telefax: +41 (0)32 627 22 14
mailto:[email protected]
http://www.agi.so.ch
----- Originalnachricht -----
Von: Dario<[email protected]>
Gesendet: Fre, 20.8.2010 17:01
An: [email protected]
Cc: [email protected]
Betreff: [Qgis-user] typing coordinates
how to draw a polygon by typing x, y coordinates?
through the prompt, without having to import files.
PS:
through numerical vertex edit plugin is not possible.
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user