{"id":31892589,"url":"https://github.com/elcolto/geokjson","last_synced_at":"2025-10-13T08:55:20.903Z","repository":{"id":249796387,"uuid":"807275879","full_name":"elcolto/GeoKJSON","owner":"elcolto","description":"Multiplatform Library for GeoJSON","archived":false,"fork":false,"pushed_at":"2025-09-08T09:02:10.000Z","size":1988,"stargazers_count":5,"open_issues_count":41,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T10:37:45.896Z","etag":null,"topics":["geojson","google-maps","kmp","kmp-library","kotlin","kotlin-multiplatform","library","mapbox","maps","turf"],"latest_commit_sha":null,"homepage":"https://elcolto.github.io/GeoKJSON/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elcolto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-28T19:42:32.000Z","updated_at":"2025-09-08T08:57:07.000Z","dependencies_parsed_at":"2025-07-14T20:25:54.128Z","dependency_job_id":"2a277765-fbf8-41b5-9a48-9d9aee98de00","html_url":"https://github.com/elcolto/GeoKJSON","commit_stats":null,"previous_names":["elcolto/geokjson"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/elcolto/GeoKJSON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcolto%2FGeoKJSON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcolto%2FGeoKJSON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcolto%2FGeoKJSON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcolto%2FGeoKJSON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elcolto","download_url":"https://codeload.github.com/elcolto/GeoKJSON/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcolto%2FGeoKJSON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014294,"owners_count":26085492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geojson","google-maps","kmp","kmp-library","kotlin","kotlin-multiplatform","library","mapbox","maps","turf"],"created_at":"2025-10-13T08:55:15.314Z","updated_at":"2025-10-13T08:55:20.898Z","avatar_url":"https://github.com/elcolto.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeoKJSON\n\nGeoKJSON (spelled: \"Ge - OK - Json\", aligned to Squares Kotlin OK libraries\nlike [Okio](https://square.github.io/okio/)) is a Kotlin Multiplatform library. Based\non [Spatial K](https://github.com/dellisd/spatial-k) by [Derek Ellis](https://github.com/dellisd) this library is\ndesigned to work with geospatial data in Kotlin including an implementation of GeoJSON and a port of Turfjs written in\npure Kotlin. It supports plain Kotlin and Multiplatform (KMP) projects.\n\nThis project divided into two modules which are even released into separate artifacts.\n\n- [geojson](geojson) - Containing a collection of [GeoJSON](https://geojson.org/) structured geographic data. These are\n  designed to apply to [WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System#WGS_84)\n  and [RFC 7946](https://datatracker.ietf.org/doc/html/rfc7946)\n\n  ![Maven Central](https://img.shields.io/maven-central/v/io.github.elcolto.geokjson/geojson)\n\n- [turf](turf) - A port of [turfjs](https://turfjs.org/) functions for spatial analysis and operations\n  ![Maven Central](https://img.shields.io/maven-central/v/io.github.elcolto.geokjson/turf)\n\nThe goal of these libraries is to provide GeoJSON functionality for Kotlin Multiplatform projects. So encapsulation and\nlogical operations for geographic needs can be achieved on a shared code base.\n\n## Installation\n\n```kotlin\ncommonMain {\n  dependencies {\n    implementation(\"io.github.elcolto.geokjson:geojson:$geokVersion\")\n    implementation(\"io.github.elcolto.geokjson:turf:$geokVersion\")\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcolto%2Fgeokjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felcolto%2Fgeokjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcolto%2Fgeokjson/lists"}