Reyalino Posted January 15, 2021 Report Share Posted January 15, 2021 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 comment Share on other sites More sharing options...
Lurker Posted January 20, 2021 Report Share Posted January 20, 2021 so you want to add another point in existing postgres database? or you want to load point from postgres database? Quote Link to comment Share on other sites More sharing options...
Reyalino Posted January 20, 2021 Author Report Share Posted January 20, 2021 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 comment Share on other sites More sharing options...
Lurker Posted January 23, 2021 Report Share Posted January 23, 2021 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 comment Share on other sites More sharing options...
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.