Hi ThinkGeo Team,
In my custom database, I have set of records each containing four sets of GPS coordinates forming vertexes for a rectangular polygon. Now I want to do the following from my web application: Select one record from the database and compare it against the remaining records in the database to find out if there exists a single or manys records which when the coordinates are plotted the resulting polygons will overlap with the polygon resulting from the selected record.
Can you please give me a sample code to implement this?
Best Regards,
Vincent