# Inventory Tools

#### **Switch between imagery and point cloud**

This tool allows users to easily switch between panoramic imagery and point clouds.

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-jakartowns/en/.gitbook/assets/GIF_outils.gif" alt=""><figcaption></figcaption></figure>

## Annotations

In the quick tools, you have the option to add annotations to 3D points.

{% embed url="<https://youtu.be/BIxbjIyEDHg>" %}

## Measure distances

It is possible to measure the distance between two points. This measurement can be done by selecting a start and end point, providing the precise distance between them. This information appears in the inventory table, allowing it to be tracked for future consultations.

{% embed url="<https://youtu.be/h2T_gzd-ppQ>" %}

## Create polylines

It is also possible to create polylines, which are lines composed of multiple segments connecting different points. This can be particularly useful for representing the boundaries of specific areas.

{% embed url="<https://youtu.be/-EjKX1NLX7M>" %}

## Collect the coordinates of a point

This button allows you to obtain the coordinates of a specific point. This feature is particularly useful for accumulating and tracking asset inventories, providing precise information about their location.

{% embed url="<https://youtu.be/q4hv2svH2a8>" %}

#### **Tips and Tricks**

## Creating Points in Series

The series point creation feature optimizes the inventory collection process by facilitating the creation of multiple consecutive points with similar properties.

{% embed url="<https://scribehow.com/viewer/Jakartowns_Workflow__Creation_de_points_en_serie__waluwP-ZQeyGFVbP_AMKog>" %}

### How to use series creation:

1. Click on the "Series creation" checkbox in the point creation form
2. Fill in the "Name" field with the desired default value (for example, a P-Code like "PAC")
3. Begin entering your points
4. All new points created will automatically have the "Name" attribute filled with the defined default value

This function is particularly useful for:

* Users who use a specific code to identify the type of element being surveyed
* Significantly speeding up the point creation process when inventorying multiple elements of the same type
* Facilitating the import of points into external software such as AutoCAD Civil 3D

When importing a point file (CSV, PNEZD) on external softwares like Autocad Civil 3D, points could be processed according to their description. This approach allows you to:

* Save a lot of time when importing data
* Automatically organize points according to their characteristics
* Facilitate subsequent management of imported inventories

This mechanism is particularly effective for large-scale projects requiring the import of numerous inventory points.


---

# Agent Instructions: 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.jakarto.com/guide-jakartowns/en/jakartowns/creation-dinventaires/outils-dinventaires.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.
