機能
- If you select 地番区域 from the pop-up button and enter 地番 in the combo box, the file name of the map XML data containing the coordinate values of the boundaries of the corresponding 地番 will be displayed.
- The entered 地番 is searched by a prefix match, but 地番 displayed as a search result is a complete string. If 地番 is a blank character, all 地番 in the specified lot number area and the file name of the map XML data will be displayed.
- Rather than reading csv, you can export to a file in Property List format (extension is .plist), which is faster to read and consumes less memory. For example, reading a csv file containing approximately 1.4 million partitions will consume approximately 800MB of memory, but reading a Property List format will consume approximately 105MB of memory.