jar

io.github.baozi926 : geo-util

Maven & Gradle

Dec 12, 2022
5 stars

GeoUtil · utils for help dealing with spatial data, such as geojson, shp

Table Of Contents

Latest Version

Download io.github.baozi926 : geo-util JAR file - Latest Versions:

All Versions

Download io.github.baozi926 : geo-util JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.1
1.0.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 geo-util-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.baozi926.geo

├─ io.github.baozi926.geo.CoordinateSystemTransformer.class - [JAR]

├─ io.github.baozi926.geo.FeatureCollectionUtil.class - [JAR]

├─ io.github.baozi926.geo.GeoConstants.class - [JAR]

├─ io.github.baozi926.geo.GeoJsonUtil.class - [JAR]

├─ io.github.baozi926.geo.GeometryUtil.class - [JAR]

├─ io.github.baozi926.geo.ShpUtil.class - [JAR]

├─ io.github.baozi926.geo.SpatialRelationUtil.class - [JAR]

io.github.baozi926.geo.fastjson

├─ io.github.baozi926.geo.fastjson.FeatureCollectionDeserializer.class - [JAR]

├─ io.github.baozi926.geo.fastjson.FeatureCollectionSerializer.class - [JAR]

├─ io.github.baozi926.geo.fastjson.GeometryAsGeoJSONSerializer.class - [JAR]

├─ io.github.baozi926.geo.fastjson.WGS84GeometryDeserializer.class - [JAR]

io.github.baozi926.geo.exception

├─ io.github.baozi926.geo.exception.GeoException.class - [JAR]

org.geotools.geojson

├─ org.geotools.geojson.GeoJSONUtil.class - [JAR]

org.geotools.geojson.feature

├─ org.geotools.geojson.feature.ArrayHandler.class - [JAR]

├─ org.geotools.geojson.feature.FeatureHandler.class - [JAR]

├─ org.geotools.geojson.feature.FeatureJSON.class - [JAR]

├─ org.geotools.geojson.feature.FeatureTypeHandler.class - [JAR]

org.geotools.feature

├─ org.geotools.feature.DefaultFeatureCollection.class - [JAR]

org.geotools.feature.simple

├─ org.geotools.feature.simple.SimpleFeatureBuilder.class - [JAR]

├─ org.geotools.feature.simple.SimpleFeatureImpl.class - [JAR]