Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Google Layers and avoid duplication of the local source in embedded maps. #63

Merged
merged 7 commits into from
Sep 19, 2011

Conversation

ingenieroariel
Copy link
Member

This pull request solves the following problems:

#1 Removing Google Layers by default because they have known issues in the latest versions of GeoExt (ahocevar has more details about this), it is now documented in the production notes. Instructions about adding Bing were also added to the documentation.
#2 In embedded maps the local geoserver was being added twice
#3 MAP_BASELAYERSOURCES are now correctly added to the serialized map output, it also has a key called 'local' to be easy identifiable in Javascript and avoid the need to depend on the order or alter the list after it is created (see removed code in maps/models.py)

ingenieroariel added a commit that referenced this pull request Sep 19, 2011
Remove Google Layers and avoid duplication of the local source in embedded maps.
@ingenieroariel ingenieroariel merged commit 325c786 into GeoNode:master Sep 19, 2011
ingenieroariel added a commit to jj0hns0n/geonode that referenced this pull request May 19, 2014
Remove Google Layers and avoid duplication of the local source in embedded maps.
gubuntu pushed a commit to gubuntu/geonode that referenced this pull request May 15, 2017
fix the qgis project with a raster
travislbrundage pushed a commit to travislbrundage/geonode that referenced this pull request Jul 17, 2017
…style

Skip default style when doesn't exist
EmereArco pushed a commit to EmereArco/geonode that referenced this pull request Jan 30, 2018
* risks app: removed unused index view code, show all hazards

* risks app: removed unused index view code, show all hazards
risks app: data view tests
risks app: code cleanup

* risks app: sync client code

* risks app: hazard types fixture

* risks app: new client code

* risks app: geometry view

* risks app: map poc

* risks app: map view poc - zoom out control

* risks app: poc map view cleanup

*  - Simplified geometries and improved populateau mgmt command

* merge with main topic

* risks app: map view poc - zoom out fixed

* risks app: updated client

* risks app: updated client

* risks app: updated client

* risks app: context data for client

* risks app GeoNode#32 end context url with slash

* risks app: GeoNode#26 ordering features in geoserver

* risks app: return empty dict instead of none

* risk app: client update

* risks app: GeoNode#26 data ordering in app

* risks app: GeoNode#23 layer params in risk data view

* risks app: return correct dimension order, layers api

* risks app: corrected order of values for non-default dimension selection

* risks app: GeoNode#30 additional layers associated with risk analysis

* risks app: GeoNode#30 risk additional layers tests

* risks app: GeoNode#30 risk additional layers - list of layers in risk data view

* risks app GeoNode#29: integrated client code

* risks app GeoNode#29: client app config files

* risks app: GeoNode#33 return layerAttributes

* risks app: GeoNode#33 return layerAttributes tests

* risks app: GeoNode#31 style layer associated with risk analysis

* risks app: GeoNode#31 style layer associated with risk analysis

* risks app: GeoNode#31 correct sld attribute

* risks app: make additional layers optional

* risks app: missing import for metadata parser

* risks app: missing import for metadata parser

* risks app: missing import for metadata parser

* risks app: GeoNode#42 corrected status update

* risks app: do not use hardcoded fid in data import

* risks app: use celery for running metadata import

* merge

* merge

* risks app: GeoNode#38 unification of data structures in risk data view

* risks app: GeoNode#63 renamed geonode key to baseurl

* risks app: deploy mapstore translations

* risks app: removed unused stylesheet link

* risks app: data model for cost benefit app

* risks app: db migration for cb app

* risks app: additional data importer

* risks app: cost benefit app

* risks app: new url structure

* risks app: new url structure

* risks app: include geometry view into app-specific namespace

* risks app: config for js client

* risks app: corrected geometry urls

* merge migrations

* risks app: GeoNode#30 pdf report url

* risks app: GeoNode#30 rendering pdf report

* risk app: GeoNode#30 pdf gen with cli command
EmereArco pushed a commit to EmereArco/geonode that referenced this pull request Jan 30, 2018
* risks app: removed unused index view code, show all hazards

* risks app: removed unused index view code, show all hazards
risks app: data view tests
risks app: code cleanup

* risks app: sync client code

* risks app: hazard types fixture

* risks app: new client code

* risks app: geometry view

* risks app: map poc

* risks app: map view poc - zoom out control

* risks app: poc map view cleanup

*  - Simplified geometries and improved populateau mgmt command

* merge with main topic

* risks app: map view poc - zoom out fixed

* risks app: updated client

* risks app: updated client

* risks app: updated client

* risks app: context data for client

* risks app GeoNode#32 end context url with slash

* risks app: GeoNode#26 ordering features in geoserver

* risks app: return empty dict instead of none

* risk app: client update

* risks app: GeoNode#26 data ordering in app

* risks app: GeoNode#23 layer params in risk data view

* risks app: return correct dimension order, layers api

* risks app: corrected order of values for non-default dimension selection

* risks app: GeoNode#30 additional layers associated with risk analysis

* risks app: GeoNode#30 risk additional layers tests

* risks app: GeoNode#30 risk additional layers - list of layers in risk data view

* risks app GeoNode#29: integrated client code

* risks app GeoNode#29: client app config files

* risks app: GeoNode#33 return layerAttributes

* risks app: GeoNode#33 return layerAttributes tests

* risks app: GeoNode#31 style layer associated with risk analysis

* risks app: GeoNode#31 style layer associated with risk analysis

* risks app: GeoNode#31 correct sld attribute

* risks app: make additional layers optional

* risks app: missing import for metadata parser

* risks app: missing import for metadata parser

* risks app: missing import for metadata parser

* risks app: GeoNode#42 corrected status update

* risks app: do not use hardcoded fid in data import

* risks app: use celery for running metadata import

* merge

* merge

* risks app: GeoNode#38 unification of data structures in risk data view

* risks app: GeoNode#63 renamed geonode key to baseurl

* risks app: deploy mapstore translations

* risks app: removed unused stylesheet link

* risks app: data model for cost benefit app

* risks app: db migration for cb app

* risks app: additional data importer

* risks app: cost benefit app

* risks app: new url structure

* risks app: new url structure

* risks app: include geometry view into app-specific namespace

* risks app: config for js client

* risks app: corrected geometry urls

* merge migrations

* mapstore update

* risks app: GeoNode#30 pdf report url

* risks app: GeoNode#30 rendering pdf report

* risk app: GeoNode#30 pdf gen with cli command

* risk app: GeoNode#102 move layer to risk analysis

* risks app: base template

* risks app: GeoNode#103 remove upload temp file, do not copy layer_attribute in migration

* risks app: GeoNode#103 importmetadata update, minor fixes

* risks app: GeoNode#103 layer association in data views

* risks app: GeoNode#102 tests update

* risks app: updated travis conf to use pg9.5

* risks app: updated travis conf

* risks app: updated travis conf

* risks app: tests - run geoserver

* risks app: tests - run geoserver

* risks app: tests - run geoserver with 30 sec delay

* risks app: tests - notification to cezio

* risks app: cost benefit index

* risks app: unifi risks templates

* risk app: unified urls

* risk app: unified urls v2

* risks app: layer title

* risks app: additional data tables
marthamareal pushed a commit to marthamareal/geonode that referenced this pull request Sep 24, 2021
GeoNode#63: Improve Save and Save As plugins for latest version of MapStore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant