Function
- There is no need to convert to GeoJSON format before loading.
- Loads 基準点・筆・図郭の要素. It will not read brushes that have been assigned a lot number 地区外.
- If the coordinate value type is 図上測量, the border line of the brush will be displayed as a brown line. The brushes that have been assigned an 筆界未定 number will be filled in with yellow. If there is information on the boundary marker type, it can be illustrated. 基準点種別 and 筆界点 are illustrated with their respective symbols.
- 筆 to which 長狭物 number has been assigned will be displayed filled in with red or light blue. Fills regardless of whether the area is a road or waterway. 長狭物 number is 無地番 that is simply a code assigned to a plain number. 公衆用道路 and 用悪水路 with registered lot numbers are not filled in because there is no information on 地目.
- You can export to a file in GeoJSON format. In addition to 筆 data, 基準点 data is also exported. When there is information on altitude and geoid height, the ellipsoid height is written out in addition to longitude and latitude.
- You can export map vector images to PDF or SVG vector format files.
- You can export to a file in GPX format. Each 筆 is written as one truck (trk element), and the name of the truck (name element) is used as 地番. 基準点 data is also written as waypoints (wpt element). When elevation and geoidal height information is available, the ellipsoidal height is added to the ele element.