I need to delete everything (faces, nodes, edges, anything I'm not thinking of) from a PostGIS topology, but I want to keep my database schema (schemas, tables, columns, sequences, etc.) intact. Is there a simple way to do that? If not, what elements do I need to delete and what functions/queries would I use to delete them?
أكثر...
أكثر...