AW: [Qgis-user] typing coordinates
Möri Cedric
Cedric.Moeri at bd.so.ch
Fri Aug 20 11:49:15 PDT 2010
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:cedric.moeri at bd.so.ch
http://www.agi.so.ch
----- Originalnachricht -----
Von: Dario <darioqn at yahoo.com.br>
Gesendet: Fre, 20.8.2010 17:01
An: qgis-user at lists.osgeo.org
Cc: qgis-user-request at lists.osgeo.org
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
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list