In QGIS I am trying to get the intersection between the vector layer with black lines and another vector layer in gold. Whenever I do it I get the error that they are different geometries. When I opt to skip features with invalid geometries I get maybe two areas on the whole map where there's an intersection when it is clear there are much more. Is there anything I can do to find this intersection?
Note: the black outlined layer was originally a raster.
If more info is needed let me know, thanks