Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nursix/eden
Browse files Browse the repository at this point in the history
  • Loading branch information
nursix committed Nov 13, 2019
2 parents dc3b85e + 20854d9 commit da90e29
Show file tree
Hide file tree
Showing 44 changed files with 2,945 additions and 1,504 deletions.
2 changes: 1 addition & 1 deletion controllers/gis.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def map2():

from s3.s3gis import MAP2

return {"map": MAP2()}
return {"map": MAP2(catalogue_layers = True)}

# =============================================================================
def location():
Expand Down
Loading

0 comments on commit da90e29

Please sign in to comment.