Download 51KB
Author: MrKirill1232
L2 Geodata Converter YES! UTILITY CONVERTS L2D TO L2J FORMAT! SUPPORTED IMPORT FORMATS: L2J, L2D, L2M, L2G, L2S, _path.txt (pandas style), _conv.dat, RP SUPPORTED EXPORT FORMATS: L2J, L2D, L2G, _conv.dat !REQUIRED JDK 17 8 (after version 1.8)! For compilation, you will need Apache Ant or you can download the current version of the library from releases. To use this utility – you need to download the project, as well as the library. Library file is stored in path to project/GeodataConvertor/libs/actual version.jar. To convert from format A to format B it is required to set parameters in project path/GeodataConvertor/work/config/main.ini: READ_FORMAT = l2d – source format of conversion SAVE_FORMAT = l2j – output format after conversion (supports multiply formats, which been split by 😉 Then run “start.bat” and the main project folder. Be sure to check that the source files are stored in the project path/GeodataConvertor/work/input folder. Otherwise, nothing will happen. Theoretically it is possible to use on servers that do not use Acis geo-engine, the data was reduced to PTS format. Note: This tool supports export from format _path.txt in _conv.dat and do that as pandas convertor. Developing more accurate version from format _path.txt in _conv.dat continue in private mode.