Simple Features GeoJSON

Library for writing and reading Simple Feature Geometries to and from GeoJSON

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

mil.nga.sf
ArtifactId

ArtifactId

sf-geojson
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Features GeoJSON
Library for writing and reading Simple Feature Geometries to and from GeoJSON
Project URL

Project URL

https://github.com/ngageoint/simple-features-geojson-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download sf-geojson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
mil.nga : sf jar 2.0.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
mil.nga.sf

National Geospatial-Intelligence Agency

Official organizational account for the NGA

Versions

Version
3.0.2
3.0.1
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0