forked from solidcouch/solidcouch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate geoindex into the app (solidcouch#120)
but make sure that the app still falls back to slow querying when geoindex is not set up, or when it is not available. This is developed in parallel to the geoindex service (https://github.com/solidcouch/geoindex) Features: - Notify geoindex when accommodation is created, updated, or deleted - Use geoindex to display accommodations on the map, when available New environment variables: - `REACT_APP_GEOINDEX` - webId of the geoindex, if available Improves solidcouch#64 Fixes solidcouch#70
- Loading branch information
Showing
20 changed files
with
790 additions
and
126 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
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.