# Guide for Dynamo package MapConnection/Руководство по пакету Dynamo MapConnection

## About package/О пакете:

Current guide will contains all support info about API of libraries and step-by-step tutorials "how using sample scripts of that package".

Настоящее руководство будет содержать полную справочную информацию об API библиотек и пошаговые инструкцию по использованию Dynamo-скриптов, включающих ноды данного пакета.&#x20;

## Link to repository/Ссылка на репозиторий:

All source code and data samples you can find [here](https://github.com/TBS-Software/Dynamo.MapConnection).\
Весь исходный код и файлы примеров находятся [здесь](https://github.com/TBS-Software/Dynamo.MapConnection).

## Needing resources/Необходимые ресурсы:

Russia Cordinate System's pack you can dowmload from [that repository](https://github.com/GeorgGrebenyuk/MSK_for-Autodesk-Civil-3D).\
Системы координат для России вы можете скачать с [данного репозитория](https://github.com/GeorgGrebenyuk/MSK_for-Autodesk-Civil-3D).

## Versions history/История версий

| Version | Date of public new version/Дата публикации новой версии | Description of changings/Описание изменений                                                    |
| ------- | ------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| 1.0.6   | 2021.03.13                                              | Add class CoordTransform and ResourceLibrary (node list look at charpter "MapConnection nodes" |
|         |                                                         |                                                                                                |


---

# 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://inj9.gitbook.io/dynamo-mapconnection/master.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.
