Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIKE: Given the correct metadata, can CKAN display geospatial bounds correctly #5004

Open
6 tasks
btylerburton opened this issue Dec 5, 2024 · 1 comment
Open
6 tasks
Labels
geospatial H2.0/Harvest-General General Harvesting 2.0 Issues

Comments

@btylerburton
Copy link
Contributor

btylerburton commented Dec 5, 2024

User Story

In order to have an accurate understanding of what spatial data CKAN will support, datagovteam wants to test various datasets with spatial criteria in catalog-next.

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

  • GIVEN a geospatial dataset is ingested by the Harvester 2.0
    AND it has output the spatial data correctly
    WHEN I visit the dataset's page in CKAN
    THEN I expect to see the bounding box rendered accurately

Background

[Any helpful contextual notes or links to artifacts/evidence, if needed]

Related to:

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch

  • Create some variations of a geospatial dataset with differing formats of geospatial data
    • Differing types: Point, Polygon, Envelope, Multi-Polygon, ...
    • ... (add more test cases here)
  • Push them via CKAN API into catalog-next-web
  • Determine if they display the metadata correctly
@btylerburton btylerburton added the H2.0/Harvest-General General Harvesting 2.0 Issues label Dec 5, 2024
@Bagesary Bagesary moved this to 📥 Queue in data.gov team board Dec 12, 2024
@btylerburton
Copy link
Contributor Author

Determine all types of polygons that can be rendered based on dataset metadata.

Ex. below...

https://catalog.data.gov/dataset/2022-cartographic-boundary-file-shp-united-states-1-20000000

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geospatial H2.0/Harvest-General General Harvesting 2.0 Issues
Projects
Status: 📥 Queue
Development

No branches or pull requests

1 participant