Hi All<br><br>I am building a map useing two separate creek data sets (OSM creeks and DEM derived creeks).  The OSM data is much better especially where the rivers are in flat country.<br><br>I am wanting to find all the creeks in the DEM dataset that are already in the OSM (so they can be deleted).<br>
I am happy to delete a DEM creek if it is crosses an OSM creek twice to more times (if it crosses just once then it is more likely a side creek)<br><br>Is there a function like "ST_Crosses" that returns a count of the number of times a geometry is crossed?  Or any other better ideas on how to determine duplicate creeks?<br>
I have attached an image to show the issue.  Light blue are OSM creeks and dark blue are DEM derived creeks<br><br>Thanks<br><br clear="all">Matt  :)<br><br>