-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Geospatial search api and ready for 1.9.0-rc9 release (#1611)
* Use 'geopolygon' instead of 'geometry' for index driver API, for consistency with dc.load * core api cleanup * Core cleanup 2. * Core cleanup 3 * Give index layer responsibility for handling spatial coordinates. * Cleanup refactor. * Update whats_new.rst * lintage. * Cleanup - mostly mypy. * Bit mmore coverage. * Bit mmore coverage. * Oops. :| * Update odc-geo requirement. * Work around change in odc-geo behaviour. * Update whats_new.rst ready for rc9 pre-release. * Cleanup based on Ariana's comments.
- Loading branch information
1 parent
13c06d6
commit b012f31
Showing
22 changed files
with
315 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.