Finding points in polygon

Bader
Bader Registered Posts: 46 ✭✭✭✭✭

Hi All,

I have two datasets, one is containing polygon and the second is containing the points, I would like to join two tables by points in polygon. Please advice how can we achieve this in DSS.

Thanks

Tagged:

Best Answer

  • duphan
    duphan Dataiker, Registered Posts: 32 Dataiker
    Answer ✓

    Hello,

    In DSS you can achieve it by coding, either with python or with postgis (extension of postgres SQL) if your data is in postgres.

    Cheers,

Setup Info
    Tags
      Help me…