This library is released under the terms of the GNU Lesser General Public License.
See LGPL.md and GPL.md for details.
Run ./gradlew clean create
to make the scripts work.
Script | Description |
---|---|
SmxAddTag | add tags to an smx file |
SmxBuffer | compute polygon buffer of an smx file |
SmxConvexHull | compute the convex hull of an smx file |
SmxCreate | create an smx file from wkt or wkb |
SmxCreateIndex | |
SmxDifference | |
SmxEntityCopy | |
SmxExportGeometry | |
SmxExtractSingleRegion | |
SmxGeometrySelector | |
SmxGroup | |
SmxRemoveTag | |
SmxSetGeometry | |
SmxSimplify | simplify the geometry of an smx file |
SmxTagAdd | add a tag to an smx file |
SmxTagDiff | |
SmxUngroup | |
SmxUnion | compute the union of a number of smx files |