Skip to content

remove: specficiation documents#120

Merged
gadomski merged 2 commits intomainfrom
issues/114-move-spec
Nov 4, 2025
Merged

remove: specficiation documents#120
gadomski merged 2 commits intomainfrom
issues/114-move-spec

Conversation

@gadomski
Copy link
Copy Markdown
Member

@gadomski gadomski commented Nov 2, 2025

This took a few of steps:

  1. Create https://github.com/radiantearth/stac-geoparquet-spec
  2. Use git-filter-branch to export the spec-specific documents with their git history: git filter-repo --subdirectory-filter=spec --path LICENSE --path README.md --path docs/drawbacks.md --path docs/schema.md
  3. Force-push that history to radiantearth/stac-geoparquet-spec
  4. Set up mkdocs for radiantearth/stac-geoparquet-spec so we had something to redirect to
  5. This PR

In addition to removing markdown documents, I've removed the json-schema document and updated the one test to point to the published json-schema at https://radiantearth.github.io/stac-geoparquet-spec/0.7.0/json-schema/metadata.json.

Closes #114

@gadomski gadomski self-assigned this Nov 2, 2025
@gadomski gadomski merged commit 21209ff into main Nov 4, 2025
5 checks passed
@gadomski gadomski deleted the issues/114-move-spec branch November 4, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move specification to the radiantearth Github organization

2 participants