Reyalino 53 Posted January 15 Report Share Posted January 15 Basically, I want to add a feature point by a coordinate in QGIS where the feature itself is loaded from Postgres database. I know there is a plugin called LatLon Tools which provides the tool but sadly it cannot be done when the layer is loaded from Postgres database. anyone knows how to do it? Quote Link to post Share on other sites
Lurker 2,494 Posted January 20 Report Share Posted January 20 so you want to add another point in existing postgres database? or you want to load point from postgres database? Quote Link to post Share on other sites
Reyalino 53 Posted January 20 Author Report Share Posted January 20 7 hours ago, Lurker said: so you want to add another point in existing postgres database? or you want to load point from postgres database? Yes, I want to add a point in existing Postgres table but via qgis (digitize it) by adding exact coordinates (XY) values. In ArcGIS, I can do that by using Absolute XY (F6). I know how to do it in qgis by using a plugin name LatLon Tools. The issues is those latlon tools cannot be used to add coordinate when when the data is called from the Postgres database. 1 Quote Link to post Share on other sites
Lurker 2,494 Posted January 23 Report Share Posted January 23 i only can thing one way, make direct edit on the database, adding the coordinate on the table rarely using qgis, but is it possible to make direct editing on qgis? if qgis capable to do such thing with postgresql, seems there is a way, but im not sure Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.