Open chouj opened 6 years ago
Interesting! How's the performance though for huge datasets in IITC?
If generated txt file which contains the coordinates of UPC/UPV is larger than roughly 500KB, IITC may be frozen or crashed after pasting the generated txt file's content into IITC draw tool, depending on the performance of PC. Thus, in order to solve this issue, a function of regional extraction has been added. A rectangle area of interest can be customized by entering a longitude/latitude range. Only UPC/UPV in this customized region will be extracted and written into txt file.
Thanks for your brilliant tool. Inspired by it, I wrote a similar one but it is achieved by using MATLAB and IITC: UPC/UPV for IITC . Thought perhaps you might be interested in giving it a try. :)