jar

cc.zhaoac : faith-tool-geotool

Maven & Gradle

Jan 22, 2024

faith-tool-geotool · 集成geotool工具的地理信息工具类, 本版本使用GeoTools 25.0 官网文档: https://docs.geotools.org/ Java Run-time Environment: Java 17 - GeoTools 27.x and above (OpenJDK tested) Java 11 - GeoTools 21.x and above (OpenJDK tested) Java 8 - GeoTools 15.x up to and including GeoTools 28.x (OpenJDK and Oracle JRE tested) Java 7 - GeoTools 11.x to GeoTools 14.x (OpenJDK and Oracle JRE tested) Java 6 - GeoTools 8.x to GeoTools 10.x (Oracle JRE tested) Java 5 - GeoTools 2.5.x to GeoTools 8.x (Sun JRE tested) Java 1.4 - GeoTools 2.x to GeoTools 2.4.x (Sun JRE tested)

Table Of Contents

Latest Version

Download cc.zhaoac : faith-tool-geotool JAR file - Latest Versions:

All Versions

Download cc.zhaoac : faith-tool-geotool JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window faith-tool-geotool-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cc.zhaoac.faith.tool.geotool.exception

├─ cc.zhaoac.faith.tool.geotool.exception.GeoException.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.exception.NoSupportTypeException.class - [JAR]

cc.zhaoac.faith.tool.geotool.convert

├─ cc.zhaoac.faith.tool.geotool.convert.FileParserFactory.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.convert.GeoJsonFileParser.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.convert.IFileParser.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.convert.KmlFileParser.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.convert.KmzFileParser.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.convert.ShpFileParser.class - [JAR]

cc.zhaoac.faith.tool.geotool.constant

├─ cc.zhaoac.faith.tool.geotool.constant.ExtName.class - [JAR]

cc.zhaoac.faith.tool.geotool.pool

├─ cc.zhaoac.faith.tool.geotool.pool.GeoJsonPool.class - [JAR]

cc.zhaoac.faith.tool.geotool.utils

├─ cc.zhaoac.faith.tool.geotool.utils.GeoUtil.class - [JAR]

cc.zhaoac.faith.tool.geotool.enums

├─ cc.zhaoac.faith.tool.geotool.enums.GeoJsonType.class - [JAR]

├─ cc.zhaoac.faith.tool.geotool.enums.GeometryType.class - [JAR]