Contents

maparoni/geojsonkit

Yet another GeoJSON library in Swift. This is a tiny framework with a focus on simplicity, use of Swift's enums and parsing performance.

Installation

Swift Package Manager

To install GeoJSONKit using the Swift Package Manager, add the following package to the dependencies in your Package.swift file:

.package(url: "https://github.com/maparoni/geojsonkit.git", from: "0.5.0")

Then import GeoJSONKit in any Swift file in your module.

Package Metadata

Repository: maparoni/geojsonkit

Default branch: main

README: README.md