Kotlin / Kotlin/dataframe

`crs` assignment after `read..` or creating methods for GeoDataFrame

Open
#1,187 2 comments 0 reactions 2 assignees View on GitHub

@zaleslaw is already working on this.

Since Dec 18, 2025.

bug enhancement geo
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

  1. Add optional crs parameter to read.. methods for GeoDataFrame
    Need some research here, is it valid or not in general.
    The Shapefile always contains explicit CRS field, so no additional parameter is needed in readShapefile()
    The GeoJSON Specification claims that CRS always should be WGS84.
  2. Add crs field in GeoDataFrame not nullable.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.