-
Notifications
You must be signed in to change notification settings - Fork 2
Configuring the Spatial Portal
vjrj edited this page Nov 14, 2019
·
7 revisions
Let's configure your spatial portal to change menu items, base layers, WMS servers.
- Configuration options
- Change default bounding box (see
defaultareas
in the config in/data/spatial-hub/config/spatial-hub-config.yml
) -> see the default_areas section and specify your own coordinates, name, etc. These can be configured via some ansible var. Thenservice tomcat7 restart
. You can see the result by clicking on "Tools -> Add area report". - Add your own WMS servers - (see
presetWMSServers
in the config in/data/spatial-hub/config/spatial-hub-config.yml
)If your json request ends with a 401-Unauthorized error, add your server host to the allowproxy line in
spatial-hub-config.yml
:
- Change default bounding box (see
allowProxy:
server:"spatial.l-a.site;data.auscover.org.au;data.auscover.org.au:80;geoserver.imos.org.au;www.ga.gov.au/gis;geofabric.bom.gov.au"
- See the spatial-hub README for skinning options for the Spatial Portal.
Index
- Wiki home
- Community
- Getting Started
- Support
- Portals in production
- ALA modules
- Demonstration portal
- Data management in ALA Architecture
- DataHub
- Customization
- Internationalization (i18n)
- Administration system
- Contribution to main project
- Study case