RO. Catalog cloud-native cu date selectate din geoportalul național geodata.gov.md. Româna este limba de referință. Textele în rusă și engleză sunt traduceri. Catalogul nu este o publicație oficială a AGCC.
RU. Облачный каталог избранных данных национального геопортала geodata.gov.md. Румынский текст является основным; русский и английский тексты — переводы. Каталог не является официальной публикацией AGCC.
EN. A cloud-native catalog of selected data from Moldova’s national geoportal, geodata.gov.md. Romanian is authoritative; Russian and English are translations. This is not an official AGCC publication.
RO. Cladiri (constructii). Conține 1 838 203 poligoane extrase din spațiul
de lucru cadastru_data al serverului geodata.gov.md prin WFS 2.0.0 la data
de 2026-08-16. Coordonatele sunt păstrate în sistemul sursă MOLDREF99 /
Moldova TM (EPSG:4026).
RU. Здания (сооружения). Содержит 1 838 203 полигонов, извлечённых из
рабочего пространства cadastru_data сервера geodata.gov.md через WFS 2.0.0
от 2026-08-16. Координаты сохранены в исходной системе MOLDREF99 / Moldova TM
(EPSG:4026).
EN. Buildings (structures). Holds 1 838 203 polygons extracted from the
cadastru_data workspace of geodata.gov.md over WFS 2.0.0 on 2026-08-16.
Coordinates are kept in the source system, MOLDREF99 / Moldova TM (EPSG:4026).
Extracted from cadastru_data:cladiri over WFS 2.0.0 on 2026-08-16.
Coordinates are MOLDREF99 / Moldova TM (EPSG:4026): projected, metric,
unreprojected. ST_Area returns square metres directly. A predicate against a
WGS84 envelope returns no matches without an error.
There is no stable per-building identifier. codcadastral plus
nr_constructiei together come closest to one, and 4,214 rows have neither.
aria is text. 19461 m2 will not sum or compare. Use
ST_Area(geometry).aria
generically across collections will produce numbers wrong by four orders of
magnitude.Footprint distribution, excluding the extreme tail:
Buildings per raion, joined spatially in the native CRS:
cadastru_data_terenuri holds the 5,206,686 parcels these buildings sit on.
Both carry codcadastral, which is tempting as a join key and is not one: it
repeats in both collections and is null on some rows in each. Joining
spatially and treating the result as an inference is more honest than joining
on a code the source never documents as a key.
cadastru_data_adresa_point holds 855,851 addresses, roughly one for every
two buildings.
The catalog's AGENTS.md covers what applies everywhere here.