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

Metadata iterator #344

Merged
merged 9 commits into from
Dec 10, 2022
Merged

Metadata iterator #344

merged 9 commits into from
Dec 10, 2022

Conversation

metasim
Copy link
Contributor

@metasim metasim commented Nov 21, 2022

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

Provides an iterator over Metadata.

Also fleshes out other documentation around Metadata.

@metasim metasim changed the title Feature/md iter Metadata iterator Nov 21, 2022
src/metadata.rs Outdated Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
src/driver.rs Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
* master:
  Nit picking :)
  Feature::geometry now returns an Option<&Geometry> and will not panic when the feature does not have geometry
  Removed use of custom cargo env var.
  Clippy
  rustfmt
  Handling cases where feature may not have any geometry at all
  Replaced `fixture!` macro with a simple function.
  Disable chrono default features
  Reverted bindgen-caused warning suppressions.
  Update CHANGES.md
  Update bindgen requirement from 0.61 to 0.63
  Consolidated `fixture!` implementation and enabled usage anywhere in module structure.
  Refined chrono version range.
  Hold back chrono version until deprecations can be addressed.
  Changelog.
  Fixes leakage of GDALDataType::Type in RasterBand.
@metasim metasim requested a review from lnicola December 5, 2022 20:56
@metasim
Copy link
Contributor Author

metasim commented Dec 6, 2022

@lnicola Thanks for all the constructive feedback. I think it's all incorporated.

@lnicola
Copy link
Member

lnicola commented Dec 6, 2022

LGTM, but I suggest waiting a couple more days in case someone else wants to take a look.

@metasim
Copy link
Contributor Author

metasim commented Dec 10, 2022

bors r=lnicola

@bors
Copy link
Contributor

bors bot commented Dec 10, 2022

@bors bors bot merged commit 51b12c7 into georust:master Dec 10, 2022
@metasim metasim deleted the feature/md-iter branch December 11, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants