Hi everyone!
I would like to ask you about one case. I`ve two vector layers. The first layer contains points. This layer has a lot of fields with data like name of district, voivodeship etc, second layer (polygon) is showing administrative division (commune, district, voivodeship). So i have two separete layers. Based on the second layer (polygon) i have to check that names in table (first layer - points) like "commune, district , voivodeship" are correct. Is there any solution?
Thanks a lot, Mariusz
Solved! Go to Solution.
I may be misinterpreting your question, however, it seems that a Spatial Join to see whether your points are "within" your polygon would allow you to examine whether the points are within the polygon bounds as a minimum
I may be misinterpreting your question, however, it seems that a Spatial Join to see whether your points are "within" your polygon would allow you to examine whether the points are within the polygon bounds as a minimum