Esri / Esri/geometry-api-java

OperatorImportFromGeoJSON should accept more formats for the spatial reference.

Open
#50 0 comments 0 reactions 1 assignee Claimed by @abalog View on GitHub
enhancement
Dominant language
Java
Stars
710
Forks
269
Avg merge
7d 23h
Merged PRs (30d)
1

Description

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"}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.