-
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.
Revert "config/config.json - this is no longer used"
This reverts commit 1957097.
- Loading branch information
Nick Stokoe
committed
Mar 31, 2022
1 parent
1957097
commit d632d4d
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"namedDatasets" : ["mutual-aid"], | ||
"namedDatasetsVerbose" : ["Mutual-Aid Organisations"], | ||
"filterableFields" : [], | ||
"languages": ["EN"], | ||
"vocabularies": [ | ||
{ "endpoint": "http:\/\/dev.data.solidarityeconomy.coop:8890/sparql", | ||
"uris": {} | ||
} | ||
], | ||
"showDatasetsPanel" : false, | ||
"showDirectoryPanel" : false, | ||
"htmlTitle" : "Mutual Aid", | ||
"tileUrl" : "https:/\/tile.thunderforest.com/atlas/{z}/{x}/{y}.png?apikey=3d5b23b8fe9c4a2a94a3df16f02f125a", | ||
"mapAttribution" : "Maps © <a href='http:/\/www.thunderforest.com'>Thunderforest</a> & © <a href='http:/\/www.openstreetmap.org/copyright'>OpenStreetMap contributors</a> | Other data <a href='http:/\/creativecommons.org/licenses/by-sa/2.0/'>CC-BY-SA</a> | Powered by <a href='https:/\/www.geoapify.com/'>Geoapify</a>", | ||
"defaultLatLng": ["50.84999", "4.39434" ] | ||
} |