> For the complete documentation index, see [llms.txt](https://docs.smartglobe.cadac.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartglobe.cadac.com/smartglobe-rembrandt.md).

# SmartGlobe Rembrandt

## Introduction

The smartGlobe Rembrandt Aeronautical Charting application is a Software as a service (SaaS) application for the design, the production and maintenance of aeronautical charts and related documentation.

The Key Characteristics of a SaaS application are:

* Cloud-Based Access: Users access the software through a web browser, without needing to install or maintain it on their local devices.
* Automatic Updates: CADAC handles updates, maintenance, and security patches.
* Scalability: Users can scale usage up or down based on their needs.
* Benefits:
  * Lower upfront costs (no need to purchase software or infrastructure);
  * Accessible from anywhere with an internet connection;
  * Reduced IT workload (maintenance is handled by CADAC).

**Environment** serves as a general introduction to the smartGlobe Rembrandt application, offering information on the following topics:

* SmartGlobe Rembrandt Users;
* Goal;
* Focus;
* Successor;
* Cartographer in supervising role;
* Data quality and completeness;
* Configuration.

**Setting up a chart** describes how to set up a chart, defining the chart area and projection parameters, and how to generate a grid and PDF output file.

**Section III** describes the Chart layout sections and supporting tools including:

* Single selection tool;
* Change symbol;
* Place Annotation tool;
* Import SVG Graphics;
* Place Features;
* Place Shapefiles;
* Geographic Calculator tools.

**Section IV** is intended for the Application and Configuration Manager. It outlines how to configure the smartGlobe Rembrandt application, including the setup of chart types and templates, as well as the configuration of scales and symbols.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smartglobe.cadac.com/smartglobe-rembrandt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
