Cartoview Documentation

Size: px
Start display at page:

Download "Cartoview Documentation"

Transcription

1 Cartoview Documentation Release Cartologic February 08, 2017

2

3 Contents 1 About Cartoview GeoNode and Cartoview Installation Guide Recommended Minimum System Requirements Windows Installation Pre Installation Geonode and Cartoview Installation Deployment for Production Windows Firewall Configuration Replace localhost with IP Address or Domain Name Linux/Ubuntu Installation Installation of multiple instances Tutorials For Users Cartoview Application Manager GeoNode Portal Integration with other third party applications For Developers Types of Cartoview Apps Cartoview Apps Development Package ESRI Web App Templates as Cartoview Apps Expose localhot to the Internet For Administrators GeoNode Administration CartoView Administration Django Administration Resources ODK Survey Arbiter Data Collection External References 87 i

4 ii

5 Welcome to CartoView. Cartoview is a web application store which enables the rapid deployment of easy-to-manage and easy-to-use Web Mapping Applications. CartoView extends GeoNode to deploy web apps. Developers can upload their mapping applications to Cartoview app store. Their apps will become immidiately available to all Cartoview deployments. GeoNode users will start using Cartoview apps to author and publish their web mapping applications directly from the browser, without any programming. The documentation of the project is organized into the following sections: About Cartoview Installation Guide Tutorials Resources External References Contents 1

6 2 Contents

7 CHAPTER 1 About Cartoview Cartoview is a web platform which enables the rapid deployment of easy-to-manage and easy-to-use Web Mapping Applications. A simple windows installer will provide both Geonode and Cartoview for your windows server. Download the installer from Cartologic s Site 1.1 GeoNode and Cartoview GeoNode is an Open Source, Content Management System (CMS) for geospatial data. It is a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI). CartoView extends GeoNode to provide the ability to create, share, and visualize GIS Web Mapping Applications. Cartoview enables communities of users to share geospatial applications, to collaborate on these applications and to exchange the underlying data as Open Geospatial Consortium (OGC) compliant web services. CartoView has been built utilizing open source software and open standards to make it available for all GIS operators and to maximize interoperability.cartoview expands GeoNode to enable, publishing and authoring GIS web applications. CartoView is developed and maintained by CartoLogic 3

8 4 Chapter 1. About Cartoview

9 CHAPTER 2 Installation Guide The following is a guide to get Geonode and Cartoview up and running in most common operating systems (Windows, Linux/Ubuntu). 2.1 Recommended Minimum System Requirements For the deployment of Geonode and Cartoview on a single server, please find the bare minimum system requirements in Geonode s Documentation. 2.2 Windows Installation Pre Installation 1. Download and Install PostgreSQL and PostGIS. Note: Cartoview requires PostgreSQL and PostGIS release 9.3 or later to be installed. If they are already installed on your system, please proceed to Java Installation. Download the installer of PostgreSQL from EnterpriseDB. Recommended release is 9.3 or later 32 bits or 64 bits. Please choose the one that is compatible with your system. The installation process is straight forward. Just run the downloaded installer, follow the wizard instructions and accept all the default parameters. Specify the installation folder Specify the installation data folder Specify the database administrator password Note: Keep this password safe because we will need it later during the installation of PostGIS. Accept the default port (5432) and click the Next button. Accept the default locals and click the Next button Proceed with the installation, click the Next button 5

10 Fig. 2.1: Download PostgreSQL Fig. 2.2: Install PostgreSQL 6 Chapter 2. Installation Guide

11 2.2. Windows Installation 7

12 8 Chapter 2. Installation Guide

13 2.2. Windows Installation 9

14 When you reach this point the installation of PostgreSQL is completed. Please make sure that the Stack Builder check box is checked and click Finish to proceed with the installation of PostGIS. Fig. 2.3: PostgreSQL installation completed Select PostgreSQL 9.4(x64) on port 5432 from the combo box and click Next. Expand the category Spatial Extensions, select and check the PostGIS 2.2 item from the list, choose the one which is compatible with your system (32 bits or 64 bits). Review your selection and choose a download directory, then click the Next button to begin downloading PostGIS installer. The following dialog will indicate that the downloading of PostGIS installer finished successfully. Click Next to start installing PostGIS. Review the license terms and if you accept them, click on the I Agree button to continue with the installation of PostGIS. Create spatial database is optional, however it is recommended. Specify the PostgreSQL installation location in which PostGIS will be installed. Provide the PostgreSQL connection information (The one you saved in previous step). Specify the name of the spatial database to be created at the end of the installation process. Accept the default is recommended. Just click on the Yes button. Just click on the Yes button. Just click on the Yes button. PostGIS setup was competed successfully. Just click on the Close button to return to the Stack Builder. 10 Chapter 2. Installation Guide

15 2.2. Windows Installation 11

16 12 Chapter 2. Installation Guide

17 2.2. Windows Installation 13

18 14 Chapter 2. Installation Guide

19 2.2. Windows Installation 15

20 16 Chapter 2. Installation Guide

21 Installation of PostgreSQL database and PostGIS spatial extension has been completed successfully. Just click on the Finish button to complete the installation process. Note: Verify that your Postgres and PostGIS is running using pgadminiii. 2. Download and install the latest release of Java Runtime 64-Bit from Oracle Note: Cartoview requires Java runtime 64-Bit release 7 or later to be installed. If it is already installed on your system, please proceed to Cartoview Installation. Important: Now you are ready to proceed with the installation of Geonode and Cartoview. 2.3 Geonode and Cartoview Installation Note: This installer contains Geonode 2.4 and Cartoview Cartoview has been tested with PostGIS 2.1 and Geonode 2.4 Download the latest release of Geonode_Cartoview Installer from Cartologic. The installation process is straight forward. Just run the downloaded installer and follow the wizard instructions. Accepting the defaults is strongly recommented. Specify the PostgreSQL installation folder. Provide PostgreSQL connection information Geonode and Cartoview Installation 17

22 Fig. 2.4: Java Runtime installer download page Fig. 2.5: Java Runtime installation wizard A few brief dialogs confirm the last steps of the installation process. Click Close on the last dialog and this will complete Java installation process. 18 Chapter 2. Installation Guide

23 Fig. 2.6: Java Runtime installation completed 2.3. Geonode and Cartoview Installation 19

24 20 Chapter 2. Installation Guide

25 Provide the Geonode database name. This database will host information related to the Geonode website e.g. users, permissions etc. Provide the GIS database name. This database will host the GIS data. Specify installation folder for Geonode_Cartoview, however accepting the default is recommended. Provide start menu folder name, however accepting the default is again recommended. Setup is ready to install Geonode and Cartoview on your machine. Just click the Install button and be patient! Setup has finished installing Geonode and Cartoview on your computer. Just click the Finish button to launch the home page in your browser. Congratulations! You have successfully installed Geonode and Cartoview on your machine. This is the Admin Configuration page. Click the Start Geonode button to launch the Geonode and Cartoview home page. Sign in as admin/admin and start enjoying the experience of Geonode and Cartoview on Windows platform. Upload and style layers, create metadata, compose maps, share layers and maps with others, create and install Apps using Cartoview etc. 2.4 Deployment for Production Danger: Make sure that you have changed the default admin passwords for Django, Apache, Tomcat and Geoserver before you expose your site to the web. All default passwords are listed at the admin page installed with Cartoview Deployment for Production 21

26 22 Chapter 2. Installation Guide

27 2.4. Deployment for Production 23

28 24 Chapter 2. Installation Guide

29 2.4. Deployment for Production 25

30 2.4.1 Windows Firewall Configuration Note: Cartoview is installed by default on localhost. In order to deploy Cartoview on your production server and make it accessible to other users, you will need to change the hostname and configure all necessary ports. Configure Windows Firewall Create a new Inbound Rule to group the configuration of the necessary ports needed for the installed software. Initially, search and launch the Windows Firewall with Advanced Security tool and click on the New Rule button. Select Port as the type of Firewall Rule to be applied and click Next. Specify the protocol and ports to which the rule applies and click Next. Tip: Software Port Geonode 4040 GeoServer 4041 PostgreSQL 5432 SSL 555 Specify the action to be taken when a connection matches the conditions specified in the rule and click Next. (Allow the connection) 26 Chapter 2. Installation Guide

31 2.4. Deployment for Production 27

32 28 Chapter 2. Installation Guide

33 2.4. Deployment for Production 29

34 Specify the profiles for which this rule applies. Accepting the defaults is recommended. Finally click Next to proceed to the next step. (All the options checked). Specify the name and description of this rule and click Finish to complete the process. 2.5 Replace localhost with IP Address or Domain Name 1. Apache 2.4 Open the Apache configuration file..\goenode\apache24\conf\httpd.conf. Replace localhost with IP Address or Domain Name only for the highlighted lines. 1 WSGIPassAuthorization On 2 WSGIPythonHome "C:/Program Files (x86)/geonode/python" 3 4 <Proxy *> 5 Order allow,deny 6 Allow from all 7 </Proxy> 8 9 ProxyRequests Off 10 ProxyPreserveHost On ProxyPass /geoserver max=200 ttl=120 retry= Chapter 2. Installation Guide

35 2.5. Replace localhost with IP Address or Domain Name 31

36 13 14 ProxyPassReverse /geoserver 2. Geonode 2.4 Open the Geonode configuration file..\geonode\geonode\geonode\local_settings.py Replace localhost with IP Address or Domain Name only for the highlighted lines. 1 SITEURL = " 2 3 OGC_SERVER = { 4 'default' : { 5 'BACKEND' : 'geonode.geoserver', 6 'LOCATION' : ' 7 'PUBLIC_LOCATION' : ' 8 'USER' : 'admin', 9 'PASSWORD' : 'geoserver', 10 'MAPFISH_PRINT_ENABLED' : True, 11 'PRINT_NG_ENABLED' : True, 12 'GEONODE_SECURITY_ENABLED' : True, 13 'GEOGIG_ENABLED' : False, 14 'WMST_ENABLED' : False, 15 'BACKEND_WRITE_ENABLED': True, 16 'WPS_ENABLED' : False, 17 'LOG_FILE': '%s/geoserver/data/logs/geoserver.log' % os.path.abspath(os.path.join(projec 18 # Set to name of database in DATABASES dictionary to enable 19 'DATASTORE': 'datastore', 20 } 21 } 3. Tomcat 8.0 Open the Tomcat Geoserver configuration file..\geonode\tomcat 8.0\webapps\geoserver\WEB-INF\web.xml Replace localhost with IP Address or Domain Name for the highlighted line. 1 <context-param> 2 <param-name>geonode_base_url</param-name> 3 <param-value> 4 </context-param> Open the Tomcat Geoserver configuration file..\geonode\tomcat 8.0\webapps\geoserver\data\security\auth\geonodeAuthProvider\config.xml Replace localhost with IP Address or Domain Name for the highlighted line. 1 <org.geonode.security.geonodeauthproviderconfig> 2 <id>-54fbcd7b:1402c24f6bc:-7fe9</id> 3 <name>geonodeauthprovider</name> 4 <classname>org.geonode.security.geonodeauthenticationprovider</classname> 5 <baseurl> 6 </org.geonode.security.geonodeauthproviderconfig> 4. Restart Services Restart the Windows services GEONODE_APACHE_4040 GEONODE_TOMCAT_ Chapter 2. Installation Guide

37 5. Geoserver Launch Geoserver s home page at Login as admin/geoserver Click on Global button Define the Proxy Base URL parameter as: Linux/Ubuntu Installation Follow Geonode instructions for installing Geonode on your Ubuntu machine. Get Cartoview code from GitHub and install it as Django App in the Geonode project. 2.7 Installation of multiple instances Documentation not available yet! 2.6. Linux/Ubuntu Installation 33

38 34 Chapter 2. Installation Guide

39 CHAPTER 3 Tutorials The tutorials are based around performing tasks within the GeoNode and Cartoview platform, like registering new users, uploading layers and documents, creating, authoring and publishing maps. Additional tasks and processes related to the Cartoview Application Manager, like downloading, installing, authoring and launching Web Mapping Apps, are also extensively covered. The tutorials are written in a workshop like format and are organized into three sections targeting the groups of Users, Administrators and Developers. For Users For Developers For Administrators 3.1 For Users Welcome to the GeoNode and Cartoview Users Training documentation. This workshop will guide you on how to use the GeoNode and Cartoview platform, go in depth into what we can achieve with the platform and how to integrate it with third-party software. At the end of this section you will master many of the GeoNode and Cartoview tasks from the perspective of the user Cartoview Application Manager What is Cartoview Cartoview is a web platform which enables the rapid deployment of easy-to-manage and easy-to-use Web Mapping Applications. It is an expansion of the well-known GeoNode platform and it s all about installing, authoring and utilizing Web Mapping Applications within this platform. It integrates with the GeoNode Project to extend the platform and provide users with the experience of using Web Mapping Applications along with their Layers, Maps and Documents. It makes extensive use of the infrastructure, security and management tools of GeoNode in order to solve user problems and challenges. It enables user to apply workflows on data management and maintenance of their content (e.g. layers, maps and documents). It offers functionality to install, uninstall, author and manage Web Mapping Apps. Furthermore, it enables user to create App instances for specific business requirements utilizing the layers, maps, documents, users and groups which are available within the framework of GeoNode. Where to find Cartoview apps A number of Cartoview Apps has been developed by Cartologic and are freely available for download at Cartoview App Center. However if you are a developer and you are interested in joining this effort, feel free to download and 35

40 install Cartoview from here and start developing your own apps. We even encourage you to submit your Apps at Cartologic and after a review process, code cleaning and approval they will be available to the community. Cartoview Apps Panel Click on the Apps link to launch the Cartoview Apps Panel. This is the home page of Cartoview. From here you can launch the installed apps, install new apps, create app instances, manage the apps etc. Note: It is required to sign in with an administrator account in order to perform Cartoview Apps management tasks. Cartoview Apps Manager Click on the Manage Apps button in the upper right corner of the page. This will launch the Cartoview Apps Manager where you can install new apps, uninstall or suspend existing, edit the apps launcher or download apps from the App Market. Cartoview Apps Download Click on the Cartoview Apps button on the upper right corner of the page to launch the Cartoview Apps Market where you can download apps. Select the App that you want and hit the Download button to start download. Make sure that you take a note where this will be saved on your local disk. The app is packaged into a zip file and the Cartoview installer is capable enough to unpack and install it. 36 Chapter 3. Tutorials

41 3.1. For Users 37

42 Cartoview Apps Installation Click on the Install new Apps button on the upper left corner of the Cartoview Apps Manager. Click on the Choose file button, navigate to the App.zip file and select it. Click the Install button and wait for the installer to complete the installation and redirect to the Cartoview Apps Manager. Once done, the newly installed App should appear at the bottom of the Apps list. Cartoview Apps Launcher Click on the Edit App Launcher and change the order of the Apps as they are sorted on the Cartoview Apps Manager list. Drag and drop the apps in the preferred order and click the Save Changes button at the bottom of the dialog box. Create new App Instance From the Cartoview Apps Manager select an App and click on the Create new button. Fill the parameter form, select required maps and layers and finally click the Save button at the bottom of the page to save the new instance. 38 Chapter 3. Tutorials

43 3.1. For Users 39

44 Explore App Instances From the Cartoview Apps Manager select an App and click on the Explore button. A list of the App instances created based on this App will appear. Click on any instance to launch the App Instance Explorer page. On the App Instance Explorer page the user can Share, Rate and Comment on the App Instance, while it is possible to navigate back to the App Instance parameter form and modify the initial parameters if needed. Additionally, the App instance permissions can be changed from this page. Launch Application Finally, click on the Launch Application button in the upper right corner, to launch the application and enjoy the experience. Make use of the available functionality, like zooming, panning, identifying or searching for specific geographical feature or location. 40 Chapter 3. Tutorials

45 3.1. For Users 41

46 3.1.2 GeoNode Portal Geonode Introduction What is GeoNode? GeoNode is a geospatial content management system, a platform for the management and publication of geospatial data. It brings together mature and stable open-source software projects under a consistent and easy-to-use interface allowing non-specialized users to share data and create interactive maps. Data management tools built into GeoNode allow for integrated creation of data, metadata, and map visualizations. Each dataset in the system can be shared publicly or restricted to allow access to only specific users. Social features like user profiles and commenting and rating systems allow for the development of communities around each platform to facilitate the use, management, and quality control of the data the GeoNode instance contains. It is also designed to be a flexible platform that software developers can extend, modify or integrate against to meet requirements in their own applications. A tour of GeoNode In order to get started, let s look at the GeoNode interface and get a feel on how to navigate around. The GeoNode web interface is the primary method of interacting with GeoNode as a user. From this interface, one can view and modify existing spatial layers and maps, as well as find information on other GeoNode users. 42 Chapter 3. Tutorials

47 Without being logged in, you are limited to read-only access of public layers. 1. Navigate to you your GeoNode instance, available here: Fig. 3.1: Welcome page This page shows a variety of information about the current GeoNode instance. At the top of the page, a toolbar exists showing quick links to view layers, maps, documents (metadata), people ADD LINK, and a search field. Below this is a listing of recently updated layers, including abstract, owner, rating, and download button (if available). 2. Click the Layers link in the toolbar to go to the Explore Layers page. This page shows all layers known to GeoNode, available in either List or Grid viewing. Layers can be sorted by Most Recent, Most Popular, or Most Shared. Also available are a list of categories, with which layers can be connected with. 3. Find a layer and click on its name. 4. A layer viewing page will display, with the layer itself superimposed on a hosted base layer (in this case MapQuest OpenStreetMap). Explore this page, noting the various options available to you. 5. Now click the Maps link in the tool bar to go to the Explore Maps page. This page shows all maps known to GeoNode, available with similar viewing options as with the layers. 6. Type San Andres in the Search Box at the top of the page and hit Enter. This page contains a wealth of options for customizing a search for various information on this GeoNode instance. While a simple search box is available at the top of every page, this search from allows for much more fine-tuned searches For Users 43

48 Fig. 3.2: Explore Layers page 44 Chapter 3. Tutorials

49 Fig. 3.3: Viewing a layer 3.1. For Users 45

50 Fig. 3.4: Explore Maps page 46 Chapter 3. Tutorials

51 Fig. 3.5: Search results 3.1. For Users 47

52 Now that you are familiar with the basic interface, the next step is to create your own account so you manage some GeoNode resources of your own. Accounts and users GeoNode is primarily a social platform, and thus a primary component of any GeoNode instance is the user account. This section will guide you through account registration, updating your account information, and viewing other user accounts. Creating a new account Before you can save or edit any layers on a GeoNode instance, you need to create an account. 1. From any page in the web interface, you will see a Sign in link. Click that link, and in the dialog that displays, click the Register now link. Fig. 3.6: Sign in screen 2. On the next page, fill out the form. Enter a user name and password in the fields. Also, enter your address for verification. 3. You will be returned to the welcome page. An will be sent confirming that you have signed up. While you are now logged in, you will need to confirm your account. Navigate to the link that was sent in the Click Confirm. You will be returned to the homepage. Managing your profile Your profile contains personal information. 1. Click on your user name in the top right of the screen. A drop-down list will show. Click on Profile to enter the Profile settings page. 2. The next page shows your profile, which is currently empty. 3. Click the Edit profile information link. 48 Chapter 3. Tutorials

53 Fig. 3.7: Registering for a new account Fig. 3.8: Confirming your address 3.1. For Users 49

54 Fig. 3.9: Link to your profile Fig. 3.10: Profile page 50 Chapter 3. Tutorials

55 Fig. 3.11: Link to edit your profile 4. On this page, your personal information can be set, including your avatar. Enter some details in the Profile box as well as your city and country info. Fig. 3.12: Editing your profile 5. When finished, click Update profile. 6. From the profile page you can also change your password. Just click on the Change Password link and the relevant form will appear. 7. When finished, click Change my Password to save changes and return to the profile page. Viewing other user accounts 1. Now that your account is created, you can view other accounts on the system. To see information about other users on the system, click the People link on the top toolbar. You will see a list of users registered on this system. 2. Click on the user name for a particular user. You will see the user s profile For Users 51

56 Fig. 3.13: Link to save your profile updates Fig. 3.14: Change password Fig. 3.15: List of users 52 Chapter 3. Tutorials

57 Fig. 3.16: User profile 1. You can also click Activities to see the activity feed. Fig. 3.17: List of users 2. Click the Layers tab at the bottom of the page to preview layers uploaded by this user. 1. You can also click the Maps tab to preview maps owned by this user. 1. Finally, you can click the Documents tab to preview documents owned by this user For Users 53

58 Fig. 3.18: List of layers owned by a user Fig. 3.19: List of maps owned by a user 54 Chapter 3. Tutorials

59 Fig. 3.20: List of documents owned by a user Managing Layers After user accounts, the next primary component of GeoNode is the layer. Layers are a published resource representing a raster or vector spatial data source. Layers also can be associated with metadata, ratings, and comments. In this section, you will learn how to create a new layer by uploading a local data set, add layer info, change the style of the layer, and share the results. Uploading a layer Now that we have taken a tour of GeoNode and viewed existing layers, the next step is to upload our own. In your data pack is a directory called data. Inside that directory is a shapefile called san_andres_y_providencia_administrative.shp. This is a data set containing... This will be the first layer that we will upload to GeoNode. 1. Navigate to the GeoNode welcome page. 2. Click the Layers link on the top toolbar. This will bring up the Layers menu. Fig. 3.21: Main toolbar for GeoNode 3. Click Upload Layers in the Layers toolbar. This will bring up the upload form 4. Fill out the form. Click the Choose Files button. This will bring up a local file dialog. Navigate to your data folder and select the san_andres_y_providencia_administrative.* files For Users 55

60 Fig. 3.22: Layers menu Fig. 3.23: Layers toolbar 56 Chapter 3. Tutorials

61 Fig. 3.24: Upload Layers form 3.1. For Users 57

62 Fig. 3.25: Files ready for upload 58 Chapter 3. Tutorials

63 5. GeoNode has the ability to restrict who can view, edit, and manage layers. On the right side of the page, under Who can view and download this data, select Any registered user. This will ensure that anonymous view access is disabled. 6. In the same area, under Who can edit this data, select your username. This will ensure that only you are able to edit the data in the layer. Fig. 3.26: Permissions for new layer 7. Click Upload to upload the data and create a layer. A dialog will display showing the progress of the upload. Your layer has been uploaded to GeoNode. Layer information After upload, click Edit Metadata to update metadata about the layer. Change any information as desired, and then click Update at the very bottom of the form. After the update, the layer will display in a preview window. This page contains lots of options for managing this layer. Let s look at a few of them: 3.1. For Users 59

64 Fig. 3.27: Upload in progress 60 Chapter 3. Tutorials

65 Fig. 3.28: Layer metadata 3.1. For Users 61

66 Fig. 3.29: Layer preview 62 Chapter 3. Tutorials

67 Downloads At the top right corner of the page there are two buttons titled Download Layer and Download Metadata. These buttons provide access to the ability to extract geospatial data and metadata from within GeoNode. In this way, GeoNode allows for two way data access; one can import as well as export data. 1. Click the Download Layer button. You will see a list of options of the supported export formats. 1. Click the option for Zipped Shapefile. Fig. 3.30: Available export formats 2. GeoNode will process the request and bring up a Save As dialog. Save this file to your computer, and note how it is the same content as was uploaded. Metadata 1. Scroll down the page toward the bottom. Five tabs are available: Info, Attributes, Share, Ratings, and Comments. The info tab is already highlighted, and presents basic information about the layer, of the kind that was seen on the layer list page. 2. Click the Attributes tab. This lists the attributes of the layer, including statistics such as mean and standard deviation (where applicable). 3. Click the Ratings tab. This tab allows you (and others viewing this page) to rate this layer. Ratings can be based on quality, accuracy, or any other metric. Click on the appropriate star to rate this layer. 4. Click the Comments tab. This tab allows you to leave a comment for other viewing this layer For Users 63

68 Fig. 3.31: Layer Info tab Fig. 3.32: Layer Ratings tab 64 Chapter 3. Tutorials

69 Fig. 3.33: Layer Comments tab 5. Click the Add Comment button and enter a comment. Fig. 3.34: Adding a new comment 6. When finished, click Submit Comments Sharing layers GeoNode has the ability to restrict or allow other users to access a layer. Anonymous access 1. Go to the layer preview of the first layer uploaded, and copy the URL to that preview page For Users 65

70 Fig. 3.35: New comment posted Note: The URL should be something like: 2. Now log out of GeoNode by clicking on your profile name and selecting Log out. 3. Now paste the URL copied about into your browser address bar and navigate to that location. 4. You should be redirected to the login page. This is because when this layer was first uploaded, we set the view properties to be any registered user. Once logged out, we are no logner a registered user and so are not able to see or interact with the layer. Sharing with other users Adding more layers We ve uploaded one layer so far. There is one more layer in the data directory associated with this workshop called san_andres_y_providencia_poi.shp. 1. Upload this layer, referring to the directions on uploading a layer. As a difference, leave the permissions set to their default values. Managing Maps The next primary component of GeoNode is the map. Maps are comprised of various layers and their styles. The Layers can be either local, served by the local GeoServer or remote, served by other map service providers such as Open Street Map, Google, Bing or MapQuest. The GeoNode Map viewer provides tools for map navigation, layers management, ordering and styling, identifying features, etc. In this section, we will create a map based on the layers uploaded in the previous section, combine them with some existing layers and a remote web service layer, and then share the resulted map for public viewing. Creating a map Adding layers 66 Chapter 3. Tutorials

71 Fig. 3.36: Log out 3.1. For Users 67

72 Fig. 3.37: Unable to view this protected layer 68 Chapter 3. Tutorials

73 Fig. 3.38: Uploading the layer 3.1. For Users 69

74 Fig. 3.39: Finished upload 70 Chapter 3. Tutorials

75 1. Click the Maps link on the top toolbar. This will bring up the list of maps. Fig. 3.40: Maps page 2. Click the Create a New Map button to launch the map composition interface. In this interface there is a toolbar, layer list, and map window. The map window contains the MapQuest Open- StreetMap layer by default. There are other service layers available here as well: Blue Marble, Bing Aerial With Labels, MapQuest, and OpenStreetMap. 3. Click on the New Layers button and select Add Layers. 4. Select all of the San Andreas layers by clicking the top entry and Shift-clicking the bottom one. Click Add Layers to add them all to the map. Note: This selection includes not only the two layers uploaded in the previous section, but also the layers that were already hosted on GeoNode at the beginning of the workshop. 5. The layers will be added to the map. Click Done (right next to Add Layers at the bottom) to return to the main layers list. Saving the map 1. While we still have some work to do on our map, let s save it so that we can come back to it later. Click on the Map button in the toolbar, and select Save Map. 2. Enter a title and abstract for your map For Users 71

76 Fig. 3.41: Create maps interface Fig. 3.42: Add layers link 72 Chapter 3. Tutorials

77 Fig. 3.43: Selecting layers 3.1. For Users 73

78 Fig. 3.44: Layers added to the map 74 Chapter 3. Tutorials

79 Fig. 3.45: Save map link 3.1. For Users 75

80 Fig. 3.46: Save map dialog 76 Chapter 3. Tutorials

81 3. Click Save. Notice that the link on the top right of the page changed to reflect the map s name. Fig. 3.47: Saved map name This link contains a permalink to your map. If you open this link in a new window, your map will appear exactly as it was saved. Styling layers In this interface, we can pause in our map creation and change the style of one of our uploaded layers. GeoNode allows you to edit layer styles graphically, without the need to resort to programming or requiring a technical background. We ll be editing the san_andres_y_providencia_poi layer. 1. In the layer list, uncheck all of the layers except the above, so that only this one is visible (not including the base layer). 2. Zoom in closer using the toolbar or the mouse. 3. In the layer list, click to select the remaining layer and then click the palette icon (Layer Styles). This will bring up the style manager. 4. This layer has one style (named the same as the layer) and one rule in that style. Click the rule (Untitled 1) to select it, and then click on Edit below it. 5. Edit the style. You can choose from simple shapes, add labels, and even adjust the look of the points based on attribute values and scale. 6. When done, click Save, then click on the word Layers to return to the layer list For Users 77

82 Fig. 3.48: Only one layer visible Fig. 3.49: Zoomed in to see the layer better 78 Chapter 3. Tutorials

83 Fig. 3.50: Styles manager Fig. 3.51: Edit style rule link 3.1. For Users 79

84 Fig. 3.52: Editing basic style rules Fig. 3.53: Editing style labels 80 Chapter 3. Tutorials

85 Fig. 3.54: Styled layer Share your map Now let s finish our map. 1. Check the box next to the highway layer to activate it. If it is not below the POI layer in the list, click and drag it down. 2. Make any final adjustments to the map composition as desired, including zoom and pan settings. 3. Click the Map button in the toolbar, and then click Publish Map. 4. The title and abstract as previously created should still be there. Make any adjustments as necessary, and click Save. 5. A new dialog will appear with instructions on how to embed this map in a webpage, including a code snippet. You can adjust the parameters as necessary. Your map can now be shared Integration with other third party applications Using GeoNode and Cartoview with other applications Note: This documentation is kindly provided to the community by the GeoNode Team For Users 81

86 Fig. 3.55: Adjusting map composition Fig. 3.56: Publish map link Fig. 3.57: Map publishing options 82 Chapter 3. Tutorials

87 3.2 For Developers Cartoview for Developers documentation Types of Cartoview Apps Documentation not ready yet. 1. Single Apps Documentation not ready yet. 2. Multinstance Apps Documentation not ready yet Cartoview Apps Development Documentation not ready yet Package ESRI Web App Templates as Cartoview Apps Documentation not ready yet Expose localhot to the Internet Use ngrok to expose local web developent server to the internet. ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. For more information visit GitHub 3.3 For Administrators Documentation related to Cartoview for Administrators GeoNode Administration Documentation not ready yet CartoView Administration Documentation not ready yet Django Administration Documentation not ready yet For Developers 83

88 84 Chapter 3. Tutorials

89 CHAPTER 4 Resources 4.1 ODK Survey Configure GIS data collection applications to create surveys by using ODK with Cartoview and GeoNode. More details for ODK 4.2 Arbiter Data Collection Configure maintenance and data collection applications by using Arbiter with Cartoview and GeoNode. More details for Arbiter 85

90 86 Chapter 4. Resources

91 CHAPTER 5 External References GeoNode Training GeoNode Documentation 87

EUSurvey Installation Guide

EUSurvey Installation Guide EUSurvey Installation Guide Guide to a successful installation of EUSurvey May 20 th, 2015 Version 1.2 (version family) 1 Content 1. Overview... 3 2. Prerequisites... 3 Tools... 4 Java SDK... 4 MySQL Database

More information

FAQ & Troubleshooting

FAQ & Troubleshooting FAQ & Troubleshooting What is the most common issue users have when using the site? Pop-Up Blocker!!! Any link external to the viewer requires a new window to be opened in the browser. See My map or report

More information

Chapter 6. Building Maps with ArcGIS Online

Chapter 6. Building Maps with ArcGIS Online Chapter 6 Building Maps with ArcGIS Online Summary: ArcGIS Online is an on-line mapping software that allows you to upload tables with latitude and longitude geographic coordinates to create map layers

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications . phpmyadmin is a web-based application used to manage a MySQL database. It is free and open-source software. We have modified phpmyadmin so that it functions without errors on a shared hosting platform.

More information

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR EventCenter Training SEPTEMBER 2014 CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR www.crowdcompass.com Toll-free: +1.888.889.3069 Fax: +1.877.615.6699 Contents Familiarize Yourself... 3 Introduction...

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

WA L KT H R O U G H 1

WA L KT H R O U G H 1 WA L KT H R O U G H 1 udig Install and Introduction 08 June 2008 TABLE OF CONTENTS 1Goals...3 2Installing and Running The udig Application...4 3Online Documentation and Tutorials...8 3.1Help Categories...9

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

How to view details for your project and view the project map

How to view details for your project and view the project map Tutorial How to view details for your project and view the project map Objectives This tutorial shows how to access EPANET model details and visualize model results using the Map page. Prerequisites Login

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

JBoss Portal Quickstart User Guide. Release 2.6.6

JBoss Portal Quickstart User Guide. Release 2.6.6 JBoss Portal 2.6.6 Quickstart User Guide Release 2.6.6 Table of Contents JBoss Portal - Overview... iii 1. Tutorial Forward...1 2. Installation...2 2.1. Downloading and Installing...2 2.2. Starting JBoss

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

GGR 375 QGIS Tutorial

GGR 375 QGIS Tutorial GGR 375 QGIS Tutorial With text taken from: Sherman, Gary E. Shuffling Quantum GIS into the Open Source GIS Stack. Free and Open Source Software for Geospatial (FOSS4G) Conference. 2007. Available online

More information

EUSurvey OSS Installation Guide

EUSurvey OSS Installation Guide Prerequisites... 2 Tools... 2 Java 7 SDK... 2 MySQL 5.6 DB and Client (Workbench)... 4 Tomcat 7... 8 Spring Tool Suite... 11 Knowledge... 12 Control System Services... 12 Prepare the Database... 14 Create

More information

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

End-User Reference Guide El Camino College Compton Center

End-User Reference Guide El Camino College Compton Center End-User Reference Guide El Camino College Compton Center OU Campus Version 10 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Lucid Key Server. Help Documentation.

Lucid Key Server. Help Documentation. Lucid Key Server Help Documentation www.lucidcentral.org Help for the Lucid Key Server Welcome to the Lucid Key Server, one member of the Lucid family of products. For more information on other Lucid and

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Import Data Connection from an SAP Universe

Import Data Connection from an SAP Universe Import Data Connection from an SAP Universe SAP Analytics Cloud allows you to connect to SAP Universe and import your data. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector (SAP CP CC)

More information

Introduction to GeoServer

Introduction to GeoServer Tutorial ID: This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is released under the Creative Commons license.

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

Kentico CMS 6.0 Intranet Administrator's Guide

Kentico CMS 6.0 Intranet Administrator's Guide Kentico CMS 6.0 Intranet Administrator's Guide 2 Kentico CMS 6.0 Intranet Administrator's Guide Table of Contents Introduction 5... 5 About this guide Getting started 7... 7 Installation... 11 Accessing

More information

LearnOSM. PostgreSQL & PostGIS. Installing PostgreSQL and PostGIS. Reviewed

LearnOSM. PostgreSQL & PostGIS. Installing PostgreSQL and PostGIS. Reviewed PostgreSQL & PostGIS Reviewed 2016-09-10 LearnOSM In this chapter we will see how to set up PostgreSQL on Windows and how to create a database in which you can store geographic data. We ll be using the

More information

CYAN SECURE WEB Installing on Windows

CYAN SECURE WEB Installing on Windows CYAN SECURE WEB September 2009 Applies to: 1.7 and above Table of Contents 1 Introduction... 2 2 Preparation... 2 3 Network Integration... 3 3.1 Out-of-line Deployment... 3 3.2 DMZ Deployment... 3 4 Proxy

More information

Create Import Data Connection to SAP BPC MS

Create Import Data Connection to SAP BPC MS Create Import Data Connection to SAP BPC MS You can create a connection that allows you to import data and models from an SAP Business Planning and Consolidation (BPC) system. Prerequisites SAP BPC for

More information

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS TRAINING GUIDE Mobile for Administrators Part 3 - GIS Mobile for Administrators - GIS One of the critical components of mobile is GIS, and it can also be the most complex. The mobile GIS maps are designed

More information

Community Health Maps Lab Series

Community Health Maps Lab Series Community Health Maps Lab Series Lab 6 Data Visualization with Carto Objective Understand how to upload and style data with Carto to create an online visualization of your data Document Version: 2017-08-28(Final)

More information

Useful Google Apps for Teaching and Learning

Useful Google Apps for Teaching and Learning Useful Google Apps for Teaching and Learning Centre for Development of Teaching and Learning (CDTL) National University of Singapore email: edtech@groups.nus.edu.sg Table of Contents About the Workshop...

More information

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide Microsoft Windows.NET Framework Version: 6.6.x Written by: Product Documentation, R&D Date: November 2011 ImageNow and CaptureNow are

More information

Mascot Insight Installation and setup guide

Mascot Insight Installation and setup guide Mascot Insight Installation and setup guide System requirements These are the system requirements for a Mascot Insight server. On the client side, Mascot Insight can be accessed from most web browsers.

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

At the shell prompt, enter idlde

At the shell prompt, enter idlde IDL Workbench Quick Reference The IDL Workbench is IDL s graphical user interface and integrated development environment. The IDL Workbench is based on the Eclipse framework; if you are already familiar

More information

ForeScout Extended Module for MobileIron

ForeScout Extended Module for MobileIron Version 1.8 Table of Contents About MobileIron Integration... 4 Additional MobileIron Documentation... 4 About this Module... 4 How it Works... 5 Continuous Query Refresh... 5 Offsite Device Management...

More information

Mn/DOT MnCMAT Crash Analysis Application Help

Mn/DOT MnCMAT Crash Analysis Application Help Mn/DOT MnCMAT Crash Analysis Application Contents Login... 5 User Login Dialog... 5 Login... 5 Request Access Dialog... 5 Forgotten Password Dialog... 6 Create/Open Project... 7 Create/Open Project Dialog...

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

ewater SDI for water resource management

ewater SDI for water resource management PROJECT GEONETCAST WS 2009/2010 ewater SDI for water resource management Technical Documentation Theresia Freska Utami & Wu Liqun 2/12/2010 I. GEONETWORK 1. Installation e-water uses the software package

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Panorama Sharing Skyline Documents

Panorama Sharing Skyline Documents Panorama Sharing Skyline Documents Panorama is a freely available, open-source web server database application for targeted proteomics assays that integrates into a Skyline proteomics workflow. It has

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

Quick-start guide for installing the client software and starting your first review

Quick-start guide for installing the client software and starting your first review User s Guide Getting Started with the Collaborator Client Quick-start guide for installing the client software and starting your first review Contents Introduction...2 Download Client Software...2 Installation

More information

A Reference guide to Using the Collaborate tool in your LMS (Mac Users)

A Reference guide to Using the Collaborate tool in your LMS (Mac Users) A Reference guide to Using the Collaborate tool in your LMS (Mac Users) Your LMS includes a synchronous (real-time) tool for online communication within your subject or community. The Collaborate tool

More information

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7 Chapter 1 Contents Installing System Contents Introduction...5 Chapter 1. Installing System... 6 1.1. Installing Server and ELMA Designer... 7 1.2. Verifying ELMA Server and ELMA Designer Installation...

More information

Silk Test Workbench Getting Started with Visual Tests

Silk Test Workbench Getting Started with Visual Tests Silk Test Workbench 17.5 Getting Started with Visual Tests Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 1992-2016. All rights

More information

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review In addition to this user manual, please refer to the instructions provided in the electronic forms (eforms)

More information

Geo Apps: Modern Day GIS

Geo Apps: Modern Day GIS Geo Apps: Modern Day GIS Exercise 1: Create a customer service request app Estimated time: 20 minutes Exercise 2: Create a story map Estimated time: 30 minutes Exercise 3: Use Web AppBuilder for ArcGIS

More information

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com.

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com. A User Guide Welcome to Zoho Campaigns! This guide will help you create and send your first email campaign. In addition to sending an email campaign, you ll learn how to create your first mailing list,

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Regarding the quality attributes, the architecture of the system must be:

Regarding the quality attributes, the architecture of the system must be: The SDSS System Overview This chapter gives an overview of the software architecture of the RiskChanges SDSS system. One of the objectives within the project is the development of a SDSS system for probabilistic

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

Business Chat Onboarding Your Business Chat Accounts. September

Business Chat Onboarding Your Business Chat Accounts. September Onboarding Your Accounts September 2018.1 Contents Overview 3 Create a Brand Profile... 4 Configure the Messages Header... 4 Create a Account... 4 Connecting to Your Customer Service Platform... 5 Connect

More information

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

EZCLOUD CONTENTS INTRODUCTION

EZCLOUD CONTENTS INTRODUCTION CONTENTS INTRODUCTION... 1 EZCLOUD REGISTRATION... 1 ACCOUNT SIGN UP... 2 ACCOUNT LOGIN... 3 EZCLOUD MANAGEMENT... 3 REGISTER CODE... 3 EZCLOUD WEB... 5 MY CLOUD DEVICES... 7 SHARED CLOUD DEVICES... 9

More information

ER/Studio Enterprise Portal User Guide

ER/Studio Enterprise Portal User Guide ER/Studio Enterprise Portal 1.1.1 User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights

More information

TRAINING GUIDE. Tablet: Cradle to Mobile GIS

TRAINING GUIDE. Tablet: Cradle to Mobile GIS TRAINING GUIDE Tablet: Cradle to Mobile GIS Tablet Cradle to Mobile One of the critical components of mobile is the GIS piece, and also can be the most complex. The mobile GIS maps are designed to consume

More information

ArcGIS Extension User's Guide

ArcGIS Extension User's Guide ArcGIS Extension 2010 - User's Guide Table of Contents OpenSpirit ArcGIS Extension 2010... 1 Installation ( ArcGIS 9.3 or 9.3.1)... 3 Prerequisites... 3 Installation Steps... 3 Installation ( ArcGIS 10)...

More information

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS By Derek Law, Esri Product Manager, ArcGIS for Server Do you want to build web mapping applications you can run on desktop,

More information

TRAINING GUIDE. Tablet Cradle to Mobile GIS

TRAINING GUIDE. Tablet Cradle to Mobile GIS TRAINING GUIDE Tablet Cradle to Mobile GIS Tablet Cradle to Mobile One of the critical components of mobile is the GIS piece, and also can be the most complex. The mobile GIS maps are designed to consume

More information

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go.

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go. Installing Wordpress from JMA Lab to JMA Server 1. Take note these instructions are streamlined for the JMA lab they can t be performed in this fashion from home! 2. Wordpress is a database driven web

More information

ArcGIS Enterprise Administration

ArcGIS Enterprise Administration TRAINING GUIDE ArcGIS Enterprise Administration Part 3 This session touches on key elements of Portal for ArcGIS setup, configuration and maintenance techniques. Table of Contents Portal for ArcGIS...

More information

BeetleEye Application User Documentation

BeetleEye Application User Documentation BeetleEye Application User Documentation BeetleEye User Documentation 1 Table of Contents Welcome to the BeetleEye Application... 6 Overview... 6 Navigation... 6 Access BeetleEye... 6 Update account information...

More information

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018 Map Direct Lite Quick Start Guide: Map Layers 5/14/2018 Contents Quick Start Guide: Map Layers... 1 Map Layers in Map Direct Lite.... 3 What is a Basemap Layer?... 4 Change the Basemap Using the Basemap

More information

Welcome to the Cub Cadet Dealer Community. Any questions please

Welcome to the Cub Cadet Dealer Community. Any questions please Welcome to the Cub Cadet Dealer Community Any questions please email dealercommunitysupport@cubcadet.com Go to www.mtdcommunity.com Initial Log In - Enter User ID & Password you received in the email -

More information

Adobe Marketing Cloud Bloodhound for Mac 3.0

Adobe Marketing Cloud Bloodhound for Mac 3.0 Adobe Marketing Cloud Bloodhound for Mac 3.0 Contents Adobe Bloodhound for Mac 3.x for OSX...3 Getting Started...4 Processing Rules Mapping...6 Enable SSL...7 View Hits...8 Save Hits into a Test...9 Compare

More information

ArcGIS Online. Overview. Setting Up

ArcGIS Online. Overview. Setting Up ArcGIS Online Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps

More information

Introduction to QGIS: Instructor s Notes

Introduction to QGIS: Instructor s Notes 2016 Introduction to QGIS: Instructor s Notes Created by: MARK DE BLOIS, CEO / FOUNDER, UPANDE LIMITED WITH SUPPORT FROM THE WORLD BANK AND THE UK DEPARTMENT FOR INTERNATIONAL DEVELOPMENT (DFID) Module

More information

Operations Dashboard for ArcGIS Monitoring GIS Operations. Michele Lundeen Esri

Operations Dashboard for ArcGIS Monitoring GIS Operations. Michele Lundeen Esri Operations Dashboard for ArcGIS Monitoring GIS Operations Michele Lundeen Esri mlundeen@esri.com What is a dashboard? Conceptual term, can mean different things to different audiences Dashboards provide

More information

Installing AX Server with PostgreSQL (multi-server)

Installing AX Server with PostgreSQL (multi-server) Installing AX Server with PostgreSQL (multi-server) Version: 13 Published: Wednesday, November 29, 2017 ACL Services Ltd. 2017 Table of contents Table of contents Table of contents 3 Introduction 7 Intended

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at : GOOGLE APPS Application: Usage: Program Link: Contact: is an electronic collaboration tool. As needed by any staff member http://www.google.com or http://drive.google.com If you have difficulty using

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

ArcGIS Enterprise: Architecture & Deployment. Anthony Myers

ArcGIS Enterprise: Architecture & Deployment. Anthony Myers ArcGIS Enterprise: Architecture & Deployment Anthony Myers 1 2 3 4 5 Web GIS Overview of ArcGIS Enterprise Federation & Hosted Server Deployment Patterns Implementation 1 Web GIS ArcGIS Enabling GIS for

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products ii IBM WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products Contents Chapter 1. Introduction........

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

1 Getting Started with Oracle Service Bus

1 Getting Started with Oracle Service Bus 1 Getting Started with Oracle Service Bus 1 Getting Started with Oracle Service Bus...1 1.1 Prerequisites...1 1.2 Introduction...1 1.2.1 High-level Steps...3 1.3 Setup and Deploy Composites...4 1.3.1 URLs

More information

The walkthrough is available at /

The walkthrough is available at   / The walkthrough is available at https://downloads.openmicroscopy.org/presentations/2018/gbi-sydney / Description We will demonstrate a number of features of the OMERO platform using an OMERO server based

More information

Secure Guard Central Management System

Secure Guard Central Management System Speco Technologies, Inc. Secure Guard Central Management System Usage Information Contents 1 Overview... 7 2 Installation... 7 2.1 System Requirements... 7 2.2 System Installation... 7 2.3 Command Line

More information

Register by completing the form, or connecting via your GitHub or Google account.

Register by completing the form, or connecting via your GitHub or Google account. SDL Developer Portal Registration Guide In order to register an application on the SDL developer portal, you must first create both a developer and company profile. Developer Profile Registration To create

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

SIS offline. Getting Started

SIS offline. Getting Started SIS offline We highly recommend using Firefox version 3.0 or newer with the offline SIS. Internet Explorer is specifically not recommended because of its noncompliance with internet standards. Getting

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

SAGIS Property Map Viewer Instruction Manual Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018.

SAGIS Property Map Viewer Instruction Manual   Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. SAGIS Property Map Viewer Instruction Manual www.sagis.org/map Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. 1 Instructional Videos Click on a link to watch a video

More information

Accessing OGC Services To access OGC WMS and WFS open the service in the directory that you want to consume, and click on either WMS or WFS.

Accessing OGC Services To access OGC WMS and WFS open the service in the directory that you want to consume, and click on either WMS or WFS. Using Web Services Web Services Overview This user guide contains instructions on how to consume a range of services through a range of both web based and desktop GIS applications. Web services are a live

More information

Overview. Setting Up. Geospatial Centre University of Waterloo November 2015

Overview. Setting Up. Geospatial Centre University of Waterloo November 2015 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

BP-VA Quick Start. Last update: 29 th January, Copyright Visual Paradigm International Ltd.

BP-VA Quick Start. Last update: 29 th January, Copyright Visual Paradigm International Ltd. BP-VA Quick Start Last update: 29 th January, 2010 Copyright 2002-2010 Visual Paradigm International Ltd. Table of Contents Table of Contents... 2 Getting started... 3 Installing Business Process Visual

More information