I am looking to eliminate small slivers in a shapefile dataset using postgres SQL. What would work to dissolve features < 0.1 hectares into the neighbour with the longest shared boundary (1) or the neighbour with the largest area (2)?
Basically I want to do what the eliminate function can do in ArcGIS.
I am very new to postgres. So if i need to give more info, please let me know.
أكثر...
Basically I want to do what the eliminate function can do in ArcGIS.
I am very new to postgres. So if i need to give more info, please let me know.
أكثر...