---
keywords: gml:pos
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/en/llms.txt


# gml:pos

### Diagram

![](../_images/pos.png)

### Description {#desc}

The coordinates of the geo points.

### Contained by:

[gml:LinearRing](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LinearRing.md), [gml:LineString](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LineString.md), [gml:Point](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-Point.md)

> ### gml:pos
> 
> Coordinates of a geo point:
> 
> ```xml
> <gml:pos>50.281168 53.543754</gml:pos>
> ```

