Skip to content

Commit

Permalink
Revert "config/config.json - this is no longer used"
Browse files Browse the repository at this point in the history
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.
17 changes: 17 additions & 0 deletions config/config.json
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 &copy; <a href='http:/\/www.thunderforest.com'>Thunderforest</a> & &copy; <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" ]
}

0 comments on commit d632d4d

Please sign in to comment.