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
Test your software product anywhere in the world
Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LWKT!