IngressDataDumpExplorer icon indicating copy to clipboard operation
IngressDataDumpExplorer copied to clipboard

Inspired by this tool

Open chouj opened this issue 7 years ago • 2 comments

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. :)

chouj avatar Sep 28 '18 09:09 chouj

Interesting! How's the performance though for huge datasets in IITC?

Maxr1998 avatar Sep 28 '18 13:09 Maxr1998

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.

chouj avatar Sep 28 '18 14:09 chouj