geobin

Encode/Decode GeoJSON to/from a simple binary format

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.maptalks
ArtifactId

ArtifactId

geobin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

geobin
Encode/Decode GeoJSON to/from a simple binary format

Download geobin

How to add to project

<!-- https://jarcasting.com/artifacts/org.maptalks/geobin/ -->
<dependency>
    <groupId>org.maptalks</groupId>
    <artifactId>geobin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.maptalks/geobin/
implementation 'org.maptalks:geobin:1.0.0'
// https://jarcasting.com/artifacts/org.maptalks/geobin/
implementation ("org.maptalks:geobin:1.0.0")
'org.maptalks:geobin:jar:1.0.0'
<dependency org="org.maptalks" name="geobin" rev="1.0.0">
  <artifact name="geobin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maptalks', module='geobin', version='1.0.0')
)
libraryDependencies += "org.maptalks" % "geobin" % "1.0.0"
[org.maptalks/geobin "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.maptalks : geojson4j jar 1.0.0
com.vividsolutions : jts jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0