Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

OperatorImportFromGeoJSON should accept more formats for the spatial reference.

Open
#50 0 comments 0 reactions 1 assignee View on GitHub

@abalog is already working on this.

Since Jul 11, 2014.

Assessment

This issue has not been assessed yet.

Description

enhancement

Currently, OperatorImportFromGeoJSON only accepts spatial references in this form:

"crs":"EPSG:4326"

The operator should at least also accept this form:

"crs":{"type":"name","properties":{"name":"EPSG:4326"}

Dominant language
Java
Stars
710
Forks
268
Avg merge
7d 23h
Merged PRs (30d)
1

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.

More from Esri/geometry-api-java

All issues in Esri/geometry-api-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.