Skip to content

Commit

Permalink
#1774: Removed catalogService config from map config (#1777)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuren1 authored May 28, 2024
1 parent 6762c23 commit 8d3898c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions geonode_mapstore_client/static/mapstore/configs/map.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"version": 2,
"catalogServices": {
"selectedService": "GeoNode Catalogue",
"services": {
"GeoNode Catalogue": {
"autoload": true,
"layerOptions": {
"tileSize": 512
},
"title": "GeoNode Catalogue",
"type": "csw",
"url": "/catalogue/csw"
}
}
},
"map": {
"projection": "EPSG:900913",
"units": "m",
Expand Down

0 comments on commit 8d3898c

Please sign in to comment.