Software Listing of Author : "Francesco Cutruzzula"
- LGML
- License: Freeware
- Price: 0.00


LGML is designed as an accessible and Open Source GML parser.
LGML has two dependencies:
· XmlBeans (from Apache Software Foundation),
· and a GML 3.1.1 schema compiled with Xmlbeans itself.
The aim of the project is to parse a GML document or fragment in order to get a WKT output.
2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order.
- Publisher: Francesco Cutruzzula
- Date Released:
- Download
- Platform: WinOther
- LGML for Windows
- License: Shareware
- Price:


LGML is a GML parser under the LGPL license. It have two dependencies: XmlBeans (from Apache Software Foundation), and a GML 3.1.1 schema compiled with Xmlbeans itself.
The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order.
The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to obtain a WKT representation and/or a list of coordinates to be handled in their application code.
In my own case, the source of the project was in the need to parse GML objects in order to convert them in Postgis WKT/EWKT, in the context of OGC catalogue...
- Publisher: Francesco Cutruzzula
- Date Released:
- Download Size: 3686 KB
- Download
- Platform: WinOther
- LWKT
- License: Freeware
- Price: 0.00


LWKT is designed as an Open Source, handy and accessible WKT parser.
LWKT is able to support point, multipoint, linestring, multilinestring, polygon and multipolygon.
Now you can make use of this handy tool to improve your development process.
- Publisher: Francesco Cutruzzula
- Date Released:
- Download
- Platform: WinOther
- LWKT for Windows
- License: Shareware
- Price:


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
- Publisher: Francesco Cutruzzula
- Date Released:
- Download Size: 133 KB
- Download
- Platform: WinOther
- X2S
- License: Freeware
- Price: 0.00


X2S was specially developed as a simple, accessible and Open Source DOM parser.
The aim is to retrieve attributes and text-values from an XML DOM document in the case you don't need all features and complexity of XPath and/or XQuery.
- Publisher: Francesco Cutruzzula
- Date Released:
- Download
- Platform: WinOther
- X2S for Windows
- License: Shareware
- Price:


X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like:
- Publisher: Francesco Cutruzzula
- Date Released:
- Download Size: 102 KB
- Download
- Platform: WinOther