OperatorImportFromGeoJSON should accept more formats for the spatial reference.
Abierto
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 710
- Forks
- 269
- Merge medio
- 7 d 23 h
- PR fusionados (30 d)
- 1
Descripción
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"}
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.