Skip to content

Comments

Check few USGS fields;#44

Closed
ranjan-stha wants to merge 3 commits intomainfrom
fix/update-usgs
Closed

Check few USGS fields;#44
ranjan-stha wants to merge 3 commits intomainfrom
fix/update-usgs

Conversation

@ranjan-stha
Copy link
Contributor

  • Check few USGS fields
  • Set the country_codes to be Unknown (UNK) as the method to get the iso3 from geometry is not implemented. Will have to look into this later.

Arrange the import
@ranjan-stha ranjan-stha requested review from Rup-Narayan-Rajbanshi and removed request for Rup-Narayan-Rajbanshi March 19, 2025 11:25
raise NotImplementedError("Method not implemented")

def get_geometry_from_iso3(self, iso3: str) -> Optional[Dict[str, Any]]:
if not self.gpkg_path and self.service_base_url:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why dont have the world boundaries doing that instead of going on internet?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ranjan-stha ranjan-stha marked this pull request as draft March 24, 2025 15:25
@tnagorra
Copy link
Member

Closing in favor of https://github.com/IFRCGo/pystac-monty/pull/61/files

@tnagorra tnagorra closed this Mar 28, 2025
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.

3 participants