LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are:
POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON
For each of them, are handled both 2D inputs like:
POINT(2.4 12.66)
and 3D inputs like:
POINT Z(2.4 12.66 0.0)
At the following URL:
http://95.110.227.201:8080/lwkt
is exposed a minimal web interface in order to test it.
To do:
-add the possibility to parse the input as XY(Z) or YX(Z)
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow LWKT
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LWKT!