кадастровий xml
Добавлено: 05 мар 2018, 12:48
Как открыть кадастровый xml-файл в QGIS?
(файл прилагается)
(файл прилагается)
Геоинформационные системы (ГИС) и Дистанционное зондирование Земли
https://gis-lab.info/forum/
Код: Выделить всё
<?xml version="1.0" encoding="UTF-8"?>
<ShemaList>
<Shema rootElem="UkrainianCadastralExchangeFile">
<Layer Name = "AllPoints" LayerPath="//PointInfo" EntPath="Point">
<FieldRule Name="geom" Geom="true" Path="">
<Point Xattr="X/text()" Yattr="Y/text()"/>
</FieldRule>
<FieldRule Name="PN" Path="PN/text()" Attr=""/>
</Layer>
</Shema>
</ShemaList>