Downloaded obstacle data from FAA and imported into QGIS. I need to create a from-to list by automatically connecting points which are no more separete than 1 mile. Sample Point data https://drive.google.com/file/d/0B8Gy4YUXifTINE1xVXVyclJjdkU/edit?usp=sharing Convert *Source Table ------------ POINT_ID LAT LON* P1 P2 P3 ... PN
*Expected Output --------------- *Wire 1 -> P1 P3 P5 P7 Wire 2 -> Pn Pk Ps ... Do you have any pointers Regards Tunca -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Creating-Wire-Connection-Data-tp5157856.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
