Hi, Like someone said, pgadmin 4 has limited support to spatial visualisation. DBeaver is a bit better, but still not a tool to visualise and highlight spatial patterns or features.
I would suggest you to use a GIS tool like QGIS to visualise the result of your queries. I used to use OpenJump for this type of work , and was quite useful too. Alexandre Neto A terça, 1/03/2022, 21:34, Shaozhong SHI <[email protected]> escreveu: > > > On Tue, 1 Mar 2022 at 18:02, Giuseppe Broccolo <[email protected]> > wrote: > >> Hi, >> >> On Tue, 1 Mar 2022, 12:55 Shaozhong SHI, <[email protected]> wrote: >> >>> Let's say that we have identified certain features and would like to >>> draw special attention of others to look at these features. >>> >>> Highlighting or marking these features to stand out of the rest of >>> features. >>> >> >> Can *ST_Buffer* (https://www.postgis.net/docs/ST_Buffer.html) help you? >> >> Giuseppe. >> _______________________________________________ >> postgis-users mailing list >> [email protected] >> https://lists.osgeo.org/mailman/listinfo/postgis-users > > > > Visually, does the result of ST_Buffer make a feature to stand out? > > Regards, > > David > _______________________________________________ > postgis-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/postgis-users
