opengeospatial / opengeospatial/CRS-JSON-Encoding
Scope of top level entities if adapted from the ProjJSON schema
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Makefile
- Estrellas
- 0
- Forks
- 2
- Merge medio
- 1 h 36 min
- PR fusionados (30 d)
- 3
Descripción
NOTE: Markdown does not support highlighting in color, so bold/italic has been used to highlight the material being discussed. This issue is extracted from the document submitted by Roger Lott at https://github.com/opengeospatial/CRS-JSON-Encoding/blob/main/ProjJson%20v0-7%20RL%202024-06-16.docx for discussion at the CRS SWG meeting OGC held during the Montreal June 2024 TC meeting.
"oneOf": [
{ "$ref": "#/definitions/crs" },
{ "$ref": "#/definitions/datum" },
{ "$ref": "#/definitions/datum_ensemble" },
{ "$ref": "#/definitions/ellipsoid" },
{ "$ref": "#/definitions/prime_meridian" },
{ "$ref": "#/definitions/single_operation" },
{ "$ref": "#/definitions/concatenated_operation" },
{ "$ref": "#/definitions/coordinate_metadata" }
],
The ProjJSON schema includes some entities at the top level that are lower level entities in the CRS Abstract Specifications (ISO 19111 and OGC topic 2). Should scope be limited to 'top level' entities, i.e. CRSs and coordinate operations? If so, remove from this list the lower level entities: datum, datum_ensemble, ellipsoid and prime meridian. (These [and other] lower level entities will be needed as components of the top level entities so are not eliminated from the schema, just changing the schema to define only top level entities)."
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con la propuesta vinculada de ProjJSON v0-7 y compara su lista oneOf con las CRS Abstract Specifications (ISO 19111 y OGC Topic 2). Confirma si datum, datum_ensemble, ellipsoid y prime_meridian pertenecen como entidades de nivel superior; se considera terminado cuando el alcance está acordado y el esquema refleja esa decisión.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- json
- Área
- backend-api-design
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 20/100