{"id":48815229,"url":"https://github.com/opengeospatial/mf-json","last_synced_at":"2026-04-14T10:34:54.797Z","repository":{"id":11994509,"uuid":"61619686","full_name":"opengeospatial/mf-json","owner":"opengeospatial","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-10T00:16:45.000Z","size":24716,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-16T03:26:03.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengeospatial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-21T09:16:14.000Z","updated_at":"2024-03-02T20:04:48.000Z","dependencies_parsed_at":"2022-07-15T01:00:46.627Z","dependency_job_id":null,"html_url":"https://github.com/opengeospatial/mf-json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opengeospatial/mf-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fmf-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fmf-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fmf-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fmf-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengeospatial","download_url":"https://codeload.github.com/opengeospatial/mf-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fmf-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-14T10:34:54.737Z","updated_at":"2026-04-14T10:34:54.789Z","avatar_url":"https://github.com/opengeospatial.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![OGC Logo](http://portal.opengeospatial.org/files/?artifact_id=11976\u0026format=gif \"OGC Logo\")\r\n\u003cimg src=\"https://github.com/opengeospatial/mf-json/blob/master/logo.png\" width=\"200\"\u003e\r\n\r\n# Moving Features JSON Encodings\r\n\r\nThis draft proposes a JSON encoding representation of movement of geographic features specified by OGC Moving Features ([OGC 14 083r2](http://docs.opengeospatial.org/is/14-083r2/14-083r2.html) and [OGC 14 084r2](http://docs.opengeospatial.org/is/14-084r2/14-084r2.html)).\r\nA moving feature can be express as a dynamic geometry whose location continuously changes over time. Also it can contain dynamic non-spatial attributes of features whose value varies with time.\r\nThe data format in this draft is extended from **GeoJSON terms** (type, geometry, properties, etc.) in order to take the compatibility of GeoJSON.\r\n\r\n## About\r\n\r\nThis GitHub repository tracks the latest version of the Moving Features JSON Encoding draft, which is not an OGC Standard but will be published as an OGC Best Practice Paper. Therefore, it is not an official position of the OGC membership.\r\nWith this repository the OGC invites collaboration and comments directed at the development and enhancement of this candidate encoding format.\r\nPull requests for fixes are appreciated, and new functionality will still be considered until fixing the encoding format.\r\nThe specification is done in asciidoc a format supported by GitHub, similar to markdown but with some features that make it better for specifications, like automatic section numbering.\r\n\r\n**Editor: Kyoung-Sook KIM, Nobuhiro ISHIMARU**\r\n\r\n## Contributing\r\n\r\nThe contributor understands that any contributions, if accepted by the OGC Membership, shall\r\nbe incorporated into the formal OGC Moving Features standards document and that all copyright and\r\nintellectual property shall be vested to the OGC.\r\n\r\nThe Moving Features Standards Working Group (SWG) is the group at OGC responsible for the stewardship\r\nof the standard.\r\n\r\nThe Moving Features SWG currently has the following email list:\r\n   - moving-features.swg@lists.opengeospatial.org -- [sign up here](https://lists.opengeospatial.org/mailman/listinfo/moving-features.swg)\r\n   - Private List\r\n   - Access controlled archives\r\n   - Requires OGC membership and Observer Agreement to protect IPR (intellectual property rights)\r\n\r\n\r\n**SWG Chair:**\r\n+ Nobuhiro ISHIMARU(Hitachi, Ltd., Defense Systems Company)\r\n+ Kyoung-Sook KIM(National Institute of Advanced Industrial Science \u0026 Technology (AIST))\r\n\r\n## Editing and commenting\r\nThe Moving Features SWG is accepting public comments and suggested revisions to this document via GitHub.\r\nTo suggest changes to the document please fork the repository and submit a pull request with the desired changes.\r\nPlease make one pull request per logical requested change and be sure to include a comment in the PR with any justification or reasoning on why the change is needed.\r\n\r\nFor more general comments (that don't include actual text changes to the specification) please create a GitHub [issue](https://github.com/opengeospatial/geopackage/issues) for that topic.\r\n\r\nComplex changes and feature requests must go through the [change request](http://portal.opengeospatial.org/public_ogc/change_request.php) process. The details entered in the change request form will help the SWG adjudicate and prioritize the request.\r\n\r\n## Usages\r\n1. Install [asciidoctor](http://asciidoctor.org)\r\n2. On command line: asciidoctor -a stylesheet=./example.css index.adoc\r\n\r\n**asciidoctor standard\\standard_document.adoc\r\n\r\n**asciidoctor-pdf -r asciidoctor-mathematical standard\\standard_document.adoc\r\n\r\n\r\n[Document rendering example](https://ksookim.github.io/mf-json)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fmf-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeospatial%2Fmf-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fmf-json/lists"}