Forum Discussion

samahiji's avatar
samahiji
Frequent Visitor
1 year ago
Solved

check if coordinates are within certain polygon

Hi, I have two tables: Table 1 contains all X Y coordinates  Table 2 contains the polygon shape file coordinates,   I want to check which coordinates are within the polygon.     
  • ZhangKun's avatar
    1 year ago

    I used the sample data provided by p45cal. Maybe you want this.