{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Сгради отговарящи на критериите за 2016г.", "parentLayerId": -1, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": -5120900, "ymin": -9998100, "xmax": 366619.90479999967, "ymax": 4751278.8531, "spatialReference": { "wkid": 103535, "latestWkid": 103535 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PhaseStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 } }, "value": "4", "label": "Изпълнени сгради", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "1", "label": "Сгради в процес на изпълнение", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Чакащи за финансиране от ББР", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 } }, "value": "3", "label": "Създадени сдружения", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } }, "value": "0", "label": "Всички останали допустими", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RegCardNumber", "typeIdField": "PhaseStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PhaseStatus", "type": "esriFieldTypeDouble", "alias": "Статус на сградата", "domain": { "type": "codedValue", "name": "EE_PhaseStatus", "codedValues": [ { "name": "Чакащи за финансиране от ББР", "code": 2 }, { "name": "Създадени сдружения", "code": 3 }, { "name": "Сгради в процес на изпълнение", "code": 1 }, { "name": "Изпълнени сгради", "code": 4 }, { "name": "Всички останали допустими", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "OtherInfo", "type": "esriFieldTypeString", "alias": "Допълнителна информация", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "RegCardNumber", "type": "esriFieldTypeDouble", "alias": "N: на регистрационна карта", "domain": null, "editable": true, "nullable": true }, { "name": "RegDate", "type": "esriFieldTypeDate", "alias": "Дата на регистрация", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "nmbfloors", "type": "esriFieldTypeInteger", "alias": "nmbfloors", "domain": null, "editable": true, "nullable": true }, { "name": "NumberBuildingPermit", "type": "esriFieldTypeString", "alias": "Разрешение за строеж", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "StartDateSMR", "type": "esriFieldTypeDate", "alias": "Дата на стартиране на СМР", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "DateStartExploitation", "type": "esriFieldTypeDate", "alias": "Дата на въвеждане в експлоатация", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "BuildingPermitStatus", "type": "esriFieldTypeString", "alias": "Наличие на азрешение за строеж", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "BuildingConstruction", "type": "esriFieldTypeString", "alias": "BuildingConstruction", "domain": { "type": "codedValue", "name": "EEfficiencyConstType", "codedValues": [ { "name": "Едропанелно жилищно строителство(ЕПЖС)", "code": "ЕПЖС" }, { "name": "Пакето повдигани плочи(ППП)", "code": "ППП" }, { "name": "Едроплощен кофраж(EPK)", "code": "ЕПК" }, { "name": "Сглобяеми стоманобетонни конструкци(СтБС)", "code": "СтБС" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "NameАssociation", "type": "esriFieldTypeString", "alias": "Сдружение", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "link1", "type": "esriFieldTypeString", "alias": "link1", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "link2", "type": "esriFieldTypeString", "alias": "link2", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "link3", "type": "esriFieldTypeString", "alias": "link3", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "PerformerSMR", "type": "esriFieldTypeString", "alias": "Изпълнител на СМР", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ProjectValueSMR", "type": "esriFieldTypeDouble", "alias": "Стойност на СМР в лв. без ДДС", "domain": null, "editable": true, "nullable": true }, { "name": "Representative_Association", "type": "esriFieldTypeString", "alias": "Представител на сдружението", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "RepresentativeAssociationContac", "type": "esriFieldTypeString", "alias": "Данни за контакт с представителя", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "ConstructionSupervision", "type": "esriFieldTypeString", "alias": "Строителен надзор", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ValueConstructionSupervision", "type": "esriFieldTypeString", "alias": "Стойност СН в лв. без ДДС", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "NumberApartmants", "type": "esriFieldTypeSmallInteger", "alias": "Брой апартаменти в сградата", "domain": null, "editable": true, "nullable": true }, { "name": "InvestmanControl", "type": "esriFieldTypeString", "alias": "Инвеститорски контролl", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ValueInvestmanControl", "type": "esriFieldTypeDouble", "alias": "Стойност на ИК в лв. без ДДС", "domain": null, "editable": true, "nullable": true }, { "name": "AboveGroundFloors", "type": "esriFieldTypeSmallInteger", "alias": "Брой надземни етажи с жилищни обекти", "domain": null, "editable": true, "nullable": true }, { "name": "RZP_buildings", "type": "esriFieldTypeSmallInteger", "alias": "РЗП на сградата (подадено от общината)", "domain": null, "editable": true, "nullable": true }, { "name": "YearStartExploitationBuildings", "type": "esriFieldTypeDate", "alias": "Първо въвеждане в експлоатация", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "buildings_group_ansambal", "type": "esriFieldTypeString", "alias": "Група сгради", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R1629_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1629", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1629", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1255_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 4, "name": "4", "domains": { "PhaseStatus": {"type": "inherited"}, "BuildingPermitStatus": {"type": "inherited"}, "BuildingConstruction": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "YearStartExploitationBuildings": null, "buildings_group_ansambal": null, "PhaseStatus": 4, "OtherInfo": null, "AboveGroundFloors": null, "ValueInvestmanControl": null, "InvestmanControl": null, "NumberApartmants": null, "RegCardNumber": null, "RegDate": null, "nmbfloors": null, "NumberBuildingPermit": null, "StartDateSMR": null, "DateStartExploitation": null, "BuildingPermitStatus": null, "RZP_buildings": null, "BuildingConstruction": null, "NameАssociation": null, "link1": null, "link2": null, "link3": null, "PerformerSMR": null, "ProjectValueSMR": null, "Representative_Association": null, "RepresentativeAssociationContac": null, "ConstructionSupervision": null, "ValueConstructionSupervision": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": { "PhaseStatus": {"type": "inherited"}, "BuildingPermitStatus": {"type": "inherited"}, "BuildingConstruction": {"type": "inherited"} }, "templates": [ { "name": "Сгради в процес на изпълнение", "description": "", "prototype": { "attributes": { "buildings_group_ansambal": null, "PhaseStatus": 1, "OtherInfo": null, "RZP_buildings": null, "AboveGroundFloors": null, "ValueInvestmanControl": null, "InvestmanControl": null, "RegCardNumber": null, "RegDate": null, "nmbfloors": null, "NumberBuildingPermit": null, "StartDateSMR": null, "DateStartExploitation": null, "BuildingPermitStatus": null, "YearStartExploitationBuildings": null, "BuildingConstruction": null, "NameАssociation": null, "link1": null, "link2": null, "link3": null, "PerformerSMR": null, "ProjectValueSMR": null, "Representative_Association": null, "RepresentativeAssociationContac": null, "ConstructionSupervision": null, "ValueConstructionSupervision": null, "NumberApartmants": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "PhaseStatus": {"type": "inherited"}, "BuildingPermitStatus": {"type": "inherited"}, "BuildingConstruction": {"type": "inherited"} }, "templates": [ { "name": "Чакащи за финансиране от ББР", "description": "", "prototype": { "attributes": { "buildings_group_ansambal": null, "PhaseStatus": 2, "OtherInfo": null, "RZP_buildings": null, "AboveGroundFloors": null, "ValueInvestmanControl": null, "InvestmanControl": null, "RegCardNumber": null, "RegDate": null, "nmbfloors": null, "NumberBuildingPermit": null, "StartDateSMR": null, "DateStartExploitation": null, "BuildingPermitStatus": null, "YearStartExploitationBuildings": null, "BuildingConstruction": null, "NameАssociation": null, "link1": null, "link2": null, "link3": null, "PerformerSMR": null, "ProjectValueSMR": null, "Representative_Association": null, "RepresentativeAssociationContac": null, "ConstructionSupervision": null, "ValueConstructionSupervision": null, "NumberApartmants": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "PhaseStatus": {"type": "inherited"}, "BuildingPermitStatus": {"type": "inherited"}, "BuildingConstruction": {"type": "inherited"} }, "templates": [ { "name": "Създадени сдружения", "description": "", "prototype": { "attributes": { "buildings_group_ansambal": null, "PhaseStatus": 3, "OtherInfo": null, "RZP_buildings": null, "AboveGroundFloors": null, "ValueInvestmanControl": null, "InvestmanControl": null, "RegCardNumber": null, "RegDate": null, "nmbfloors": null, "NumberBuildingPermit": null, "StartDateSMR": null, "DateStartExploitation": null, "BuildingPermitStatus": null, "YearStartExploitationBuildings": null, "BuildingConstruction": null, "NameАssociation": null, "link1": null, "link2": null, "link3": null, "PerformerSMR": null, "ProjectValueSMR": null, "Representative_Association": null, "RepresentativeAssociationContac": null, "ConstructionSupervision": null, "ValueConstructionSupervision": null, "NumberApartmants": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "0", "domains": { "PhaseStatus": {"type": "inherited"}, "BuildingPermitStatus": {"type": "inherited"}, "BuildingConstruction": {"type": "inherited"} }, "templates": [ { "name": "Всички останали допустими", "description": "", "prototype": { "attributes": { "buildings_group_ansambal": null, "PhaseStatus": 0, "OtherInfo": null, "RZP_buildings": null, "AboveGroundFloors": null, "ValueInvestmanControl": null, "InvestmanControl": null, "RegCardNumber": null, "RegDate": null, "nmbfloors": null, "NumberBuildingPermit": null, "StartDateSMR": null, "DateStartExploitation": null, "BuildingPermitStatus": null, "YearStartExploitationBuildings": null, "BuildingConstruction": null, "NameАssociation": null, "link1": null, "link2": null, "link3": null, "PerformerSMR": null, "ProjectValueSMR": null, "Representative_Association": null, "RepresentativeAssociationContac": null, "ConstructionSupervision": null, "ValueConstructionSupervision": null, "NumberApartmants": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.51, "id": 1, "name": "Сгради енергйна ефективност 2023г. ИСУН", "parentLayerId": -1, "defaultVisibility": false, "minScale": 250000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 349507.8342000004, "ymin": 4745165.615, "xmax": 365103.6858000001, "ymax": 4752705.581599999, "spatialReference": { "wkid": 103535, "latestWkid": 103535 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Подадени документи", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Одобрени за финансиране", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "В процес на изпълнение", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Завършени", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "globalid", "displayField": "blok_isun", "typeIdField": "status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "blok_isun", "type": "esriFieldTypeString", "alias": "Блок/ИСУН", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ekatte", "type": "esriFieldTypeString", "alias": "ЕКАТТЕ", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "total_value_bgn", "type": "esriFieldTypeDouble", "alias": "Обща стойност на БФП /лв/", "domain": null, "editable": true, "nullable": true }, { "name": "non_renewable_before_ecm", "type": "esriFieldTypeDouble", "alias": "Първична невъзнобяема преди ЕСМ kWh/год.", "domain": null, "editable": true, "nullable": true }, { "name": "non_renewable_after_ecm", "type": "esriFieldTypeDouble", "alias": "Първична невъзнобяема след ЕСМ kWh/год.", "domain": null, "editable": true, "nullable": true }, { "name": "energy_saved", "type": "esriFieldTypeDouble", "alias": "Спестена първ. невъзобн. енергия kWh/год.", "domain": null, "editable": true, "nullable": true }, { "name": "efficiency_investment", "type": "esriFieldTypeDouble", "alias": "Ефективност на инвестицията лв/kWh/г.", "domain": null, "editable": true, "nullable": true }, { "name": "smr_bez_dds", "type": "esriFieldTypeDouble", "alias": "СМР без ДДС", "domain": null, "editable": true, "nullable": true }, { "name": "rzp", "type": "esriFieldTypeDouble", "alias": "РЗП", "domain": null, "editable": true, "nullable": true }, { "name": "flooring", "type": "esriFieldTypeString", "alias": "Етажност", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "total_limits_colum_12", "type": "esriFieldTypeDouble", "alias": "Общо Лимити с ДДС лв/м2", "domain": null, "editable": true, "nullable": true }, { "name": "value_with_vats", "type": "esriFieldTypeDouble", "alias": "Стойност с ДДС ", "domain": null, "editable": true, "nullable": true }, { "name": "total_limits_colum_14", "type": "esriFieldTypeDouble", "alias": "Общо Лимити с ДДС лв/м2", "domain": null, "editable": true, "nullable": true }, { "name": "other_info", "type": "esriFieldTypeString", "alias": "Допълнителна информация", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Забележка", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "number", "type": "esriFieldTypeSmallInteger", "alias": "№ по ред", "domain": null, "editable": true, "nullable": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "status", "type": "esriFieldTypeDouble", "alias": "Статус на сградата", "domain": { "type": "codedValue", "name": "EE_ISUN_status_buildings", "codedValues": [ { "name": "Подадени документи", "code": 1 }, { "name": "Одобрени за финансиране", "code": 2 }, { "name": "В процес на изпълнение", "code": 3 }, { "name": "Завършени", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "floors_num", "type": "esriFieldTypeSmallInteger", "alias": "Етажи на сградата", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R2212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2212", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2212", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1630_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "Подадени документи", "description": "", "prototype": { "attributes": { "status": 1, "floors_num": null, "blok_isun": null, "ekatte": null, "total_value_bgn": null, "non_renewable_before_ecm": null, "non_renewable_after_ecm": null, "energy_saved": null, "efficiency_investment": null, "smr_bez_dds": null, "rzp": null, "flooring": null, "total_limits_colum_12": null, "value_with_vats": null, "total_limits_colum_14": null, "other_info": null, "notes": null, "number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "Одобрени за финансиране", "description": "", "prototype": { "attributes": { "status": 2, "floors_num": null, "blok_isun": null, "ekatte": null, "total_value_bgn": null, "non_renewable_before_ecm": null, "non_renewable_after_ecm": null, "energy_saved": null, "efficiency_investment": null, "smr_bez_dds": null, "rzp": null, "flooring": null, "total_limits_colum_12": null, "value_with_vats": null, "total_limits_colum_14": null, "other_info": null, "notes": null, "number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "В процес на изпълнение", "description": "", "prototype": { "attributes": { "status": 3, "floors_num": null, "blok_isun": null, "ekatte": null, "total_value_bgn": null, "non_renewable_before_ecm": null, "non_renewable_after_ecm": null, "energy_saved": null, "efficiency_investment": null, "smr_bez_dds": null, "rzp": null, "flooring": null, "total_limits_colum_12": null, "value_with_vats": null, "total_limits_colum_14": null, "other_info": null, "notes": null, "number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "Завършени", "description": "", "prototype": { "attributes": { "status": 4, "floors_num": null, "blok_isun": null, "ekatte": null, "total_value_bgn": null, "non_renewable_before_ecm": null, "non_renewable_after_ecm": null, "energy_saved": null, "efficiency_investment": null, "smr_bez_dds": null, "rzp": null, "flooring": null, "total_limits_colum_12": null, "value_with_vats": null, "total_limits_colum_14": null, "other_info": null, "notes": null, "number": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.51, "id": 2, "name": "СГРАДИ - NetZeroHero", "parentLayerId": -1, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 361594.8465, "ymin": 4750198.8584, "xmax": 362435.53639999963, "ymax": 4750572.8434999995, "spatialReference": { "wkid": 103535, "latestWkid": 103535 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status_buildings", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Санирана - НПЕЕМЖС", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Одобрена за саниране", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Изготвени тех. документи", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Без информация", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "info", "typeIdField": "status_buildings", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "info", "type": "esriFieldTypeString", "alias": "Информация за сградата", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "status_buildings", "type": "esriFieldTypeSmallInteger", "alias": "status_buildings", "domain": null, "editable": true, "nullable": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "potrvlenie_el", "type": "esriFieldTypeInteger", "alias": "Потребление Електроенергия", "domain": null, "editable": true, "nullable": true }, { "name": "potrvlenie_gaz", "type": "esriFieldTypeInteger", "alias": "Потребление ГАЗ", "domain": null, "editable": true, "nullable": true }, { "name": "Broj_jivushti", "type": "esriFieldTypeSmallInteger", "alias": "Брой живущи в сградата", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R2220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1633_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "Санирана - НПЕЕМЖС", "description": "", "prototype": { "attributes": { "info": null, "Broj_jivushti": null, "status_buildings": 1, "potrvlenie_gaz": null, "potrvlenie_el": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "Одобрена за саниране", "description": "", "prototype": { "attributes": { "info": null, "Broj_jivushti": null, "status_buildings": 2, "potrvlenie_gaz": null, "potrvlenie_el": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "Изготвени тех. документи", "description": "", "prototype": { "attributes": { "info": null, "Broj_jivushti": null, "status_buildings": 3, "potrvlenie_gaz": null, "potrvlenie_el": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "Без информация", "description": "", "prototype": { "attributes": { "info": null, "Broj_jivushti": null, "status_buildings": 4, "potrvlenie_gaz": null, "potrvlenie_el": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.51, "id": 3, "name": "ОБХВАТ на Проект NetZeroHero", "parentLayerId": -1, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 362103.608, "ymin": 4750019.280200001, "xmax": 362680.61730000004, "ymax": 4750698.760500001, "spatialReference": { "wkid": 103535, "latestWkid": 103535 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 0, 115, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "info", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false }, { "name": "info", "type": "esriFieldTypeString", "alias": "info", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "opisanie", "type": "esriFieldTypeString", "alias": "opisanie", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R2222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1634_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ОБХВАТ на Проект NetZeroHero", "description": "", "prototype": { "attributes": { "opisanie": null, "info": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }