MrIndex Posted October 27, 2023 Posted October 27, 2023 (edited) Hello! Share my utility for export geodata from formats L2D, L2J, L2G, L2M, L2S, _path.txt (pandas style) with _conv.dat and RP into L2J, L2D, L2G or _conv.dat. Theoretically it is possible to use geodata parsers on server which do not use Acis geoengine (because it use NSWE as pathnode additionally), but will be fine on server which use GEO based on PTS format (L2j, L2g, L2d, _conv.dat). Github project - https://github.com/MrKirill1232/GeodataConverter Edited February 16, 2024 by MrIndex 3
MrIndex Posted January 27, 2024 Author Posted January 27, 2024 On 10/27/2023 at 11:26 AM, MrIndex said: Github project - https://github.com/MrKirill1232/GeodataConverter Added support for parsing _path.txt and l2m files. Added to config ability to write array of formats to export
Tryskell Posted January 28, 2024 Posted January 28, 2024 L2D (if you speak about aCis L2D format) was abandoned long time ago, there wasn't enough benefits for the uses. We use basic PTS format now.
MrIndex Posted January 30, 2024 Author Posted January 30, 2024 On 1/28/2024 at 7:01 PM, Tryskell said: L2D (if you speak about aCis L2D format) was abandoned long time ago, there wasn't enough benefits for the uses. We use basic PTS format now. yep, I talking about that format, what you describe. I have some requests about converting geo from L2j to L2d and this geo-format still required for users. I only wanna make a tool, which gives you ability to convert any geo in any required format for you. From: _conv.dat, l2j, l2d, l2g, l2m, rp, l2s (required info about binded server ip), _path.txt (Pandas Style) To: _conv.dat, l2j, l2g and wanna add in l2d in future. Now I working about improvments for parsing geo-data from _path.txt format, because existed Pandas converter do it poorly (maybe it will be private... I will write if it will be successfull)
WarderS Posted September 27, 2024 Posted September 27, 2024 Error: Unable to access jarfile libs\Geodata_Converter_v01.jar
MrIndex Posted September 30, 2024 Author Posted September 30, 2024 On 9/28/2024 at 1:44 AM, WarderS said: Error: Unable to access jarfile libs\Geodata_Converter_v01.jar use build (in tags) instead of downloading a project source.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now