.. _users_workshop: ============== Users Workshop ============== Welcome to the GeoNode Training `Users Workshop` documentation v\ |release|. This workshop will teach how to use the `GeoNode `_ going in depth into what we can do with software application. At the end of this section you will master all the GeoNode sections and entities from a user perspective. You will know how to: 1. Manage users accounts and how to modify them. 2. Use and manage the different GeoNode basic resouces. 3. Use the GeoNode searching tools to find your resources. 4. Manage Layers and Maps, update the styles and publish them. 5. Load datasets into GeoNode and keep them synchronized with GeoServer. *Prerequisites* Before proceeding with the reading, it is strongly recommended to be sure having clear the following concepts: 1. GeoNode and Django framework basic concepts 2. What is Python 3. What is a geospatial server and a basic knowledge of the geospatial web services. 4. What is a metadata and a catalog. 5. What is a map and a legend. .. toctree:: :hidden: 001_accounts_and_users/index 002_document_types/index 003_searching/index 004_managing_layers/index 005_edit_style/index 006_managing_maps/index 007_using_geonode_w_other_applications/index :ref:`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. :ref:`document_types` GeoNode welcome page shows a variety of information about the current GeoNode instance. At the top of the page is a toolbar showing quick links to document types: layers, maps and documents. :ref:`searching_docs` GeoNode advanced Search tool. :ref:`layers` Create, delete, manage and share Layers on GeoNode. :ref:`styling_layers` Beautify the Layer using the GeoNode Style editor. :ref:`maps` Create, delete, manage and share Maps on GeoNode. :ref:`integration` Your GeoNode project is based on core components which are interoperable and as such, it is straightforward for you to integrate with external applications and services. This section will walk you through how to connect to your GeoNode instance from other applications and how to integrate other services into your GeoNode project. When complete, you should have a good idea about the possibilities for integration, and have basic knowledge about how to accomplish it. You may find it necessary to dive deeper into how to do more complex integration in order to accomplish your goals, but you should feel comfortable with the basics, and feel confident reaching out to the wider GeoNode community for help.