Skip to content

Releases: OpenGeoMetadata/GeoCombine

v0.11.0

Choose a tag to compare

@thatbudakguy thatbudakguy released this 16 Jul 23:12
ea60412

This is a small update that adds one feature – the ability to skip harvesting and indexing restricted records, which is turned on by default.

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@thatbudakguy thatbudakguy released this 07 Jul 20:16
5d514d3

This release updates many dependencies and brings in a variety of improvements to how harvesting works.

  • OGM repositories containing metadata can now have custom properties set that identify to GeoCombine which schema versions they conform to. GeoCombine will use this information to avoid harvesting repositories that don't contain records matching the schema version you configure (default Aardvark).
  • You can now index a single record, or any directory containing records, not just the ones cloned from OGM! The README contains instructions for how to do this. Thanks @spilth!
  • You can now set a list of repositories to skip harvesting/indexing using the OGM_SKIP_REPOS environment variable. This is useful if you already harvest your own institution's records separately, so that GeoCombine doesn't create duplicates.

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

Choose a tag to compare

@thatbudakguy thatbudakguy released this 13 Aug 21:11
8048b75

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@thatbudakguy thatbudakguy released this 24 Jul 20:25
a5b0463

What's Changed

  • Ensure that locn_geometry is populated when migrating v1 to Aardvark by @thatbudakguy in #171

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@thatbudakguy thatbudakguy released this 29 Feb 23:27
b9fe396

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@thatbudakguy thatbudakguy released this 06 Apr 21:46
2d59072

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@eliotjordan eliotjordan released this 07 Sep 18:01

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@dl-maura dl-maura released this 25 Feb 21:56

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@eliotjordan eliotjordan released this 21 Sep 21:00

v0.5.0...v0.5.1

Fixes

#99 Fix harvester index task and README
#98 Ensure that the format param is always appended to paged catalog urls

Thanks to the contributors

v0.5.0

Choose a tag to compare

@mejackreed mejackreed released this 13 Jul 16:57

v0.4.0...v0.5.0

Fixes

#93 produces valid HTML for iso -> HTML

Enhancements

#94 Adds a GeoBlacklight harvester

Thanks to the contributors