Skip to content

Commit 6f83267

Browse files
committed
Version 1.0.0 has been published
1 parent 6e9cd75 commit 6f83267

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ OGC Features and Geometries JSON (JSON-FG) builds on the widely used [GeoJSON st
66

77
## Status
88

9-
The current draft is available at [docs.ogc.org/DRAFTS/21-045r1.html](https://docs.ogc.org/DRAFTS/21-045r1.html)
9+
The standard is available on the OGC website:
1010

11-
The document has been approved as an OGC Standard and will be published at the end of April 2026.
11+
* OGC Features and Geometries JSON - Part 1: Core (JSON-FG)
12+
* [Version 1.0.0 (approved version)](https://docs.ogc.org/is/21-045r1/21-045r1.html)
13+
* [Editor's draft](https://docs.ogc.org/DRAFTS/21-045r1.html)
1214

1315
Please submit any feedback [as an issue in this repository](https://github.com/opengeospatial/ogc-feat-geo-json/issues).
1416

@@ -126,7 +128,7 @@ Examples of OGC Web APIs providing features in JSON-FG:
126128
Work on the specification takes place in [GitHub issues](https://github.com/opengeospatial/ogc-feat-geo-json/issues),
127129
so browse there to get a good idea of what is happening, as well as past decisions.
128130

129-
Recordings of meetings can be found on the [OGC portal](https://portal.ogc.org/index.php?m=projects&a=view&project_id=660&tab=2&artifact_id=97658) (access for members of the OGC and the OGC Features and Geometries JSON Standards Working Group).
131+
If you are on OGC Agora, here is the link to the [OGC Features and Geometries JSON SWG](https://agora.ogc.org/c/overview-716747/).
130132

131133
## Contributing
132134

asciidoctor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"OGC_doc_number": "21-045r1",
44
"urn": "http://www.opengis.net/doc/IS/feat-geo-json-1/1.0",
55
"title": "OGC Features and Geometries JSON - Part 1: Core",
6-
"path": "core/21-045.adoc",
6+
"path": "core/21-045r1.adoc",
77
"options": ["--trace"],
88
"a":[
99
"data-uri",

0 commit comments

Comments
 (0)