Skip to content

Commit 8d3898c

Browse files
authored
#1774: Removed catalogService config from map config (#1777)
1 parent 6762c23 commit 8d3898c

File tree

1 file changed

+0
-14
lines changed
  • geonode_mapstore_client/static/mapstore/configs

1 file changed

+0
-14
lines changed

geonode_mapstore_client/static/mapstore/configs/map.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
{
22
"version": 2,
3-
"catalogServices": {
4-
"selectedService": "GeoNode Catalogue",
5-
"services": {
6-
"GeoNode Catalogue": {
7-
"autoload": true,
8-
"layerOptions": {
9-
"tileSize": 512
10-
},
11-
"title": "GeoNode Catalogue",
12-
"type": "csw",
13-
"url": "/catalogue/csw"
14-
}
15-
}
16-
},
173
"map": {
184
"projection": "EPSG:900913",
195
"units": "m",

0 commit comments

Comments
 (0)