File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33The following functions have been ported as of version ` 0.2.0 ` of this library.
44
5- You can view porting progress for the next release [ here] ( https://github.com/dellisd /spatial-k/milestone/1 ) .
5+ You can view porting progress for the next release [ here] ( https://github.com/maplibre /spatial-k/milestone/1 ) .
66
77## Measurement
88
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ kotlin.code.style=official
33GROUP =io.github.dellisd.spatialk
44VERSION_NAME =0.4.0-SNAPSHOT
55
6- POM_URL =https://github.com/dellisd /spatial-k
7- POM_SCM_URL =https://github.com/dellisd /spatial-k
8- POM_SCM_CONNECTION =scm:git:git://github.com/dellisd /spatial-k.git
9- POM_SCM_DEV_CONNECTION =scm:git:git://github.com/dellisd /spatial-k.git
6+ POM_URL =https://github.com/maplibre /spatial-k
7+ POM_SCM_URL =https://github.com/maplibre /spatial-k
8+ POM_SCM_CONNECTION =scm:git:git://github.com/maplibre /spatial-k.git
9+ POM_SCM_DEV_CONNECTION =scm:git:git://github.com/maplibre /spatial-k.git
1010
1111POM_LICENCE_NAME =MIT License
1212POM_LICENCE_URL =https://opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 11site_name : " Spatial K"
22site_url : https://maplibre.github.io/spatial-k
33repo_name : " spatial-k"
4- repo_url : https://github.com/dellisd /spatial-k
4+ repo_url : https://github.com/maplibre /spatial-k
55site_description : " Kotlin Multiplatform GeoJson library and Turfjs port"
66site_author : MapLibre
77copyright : ' Copyright © 2025 MapLibre Contributors'
You can’t perform that action at this time.
0 commit comments