{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Teksti", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Valsts reģionālais autoceļš" }, { "id": 2, "name": "Valsts vietējais autoceļš" }, { "id": 3, "name": "Kapsētas" }, { "id": 4, "name": "Aizsargājamās dabas teritorijas" }, { "id": 5, "name": "Dabas parka zonas" }, { "id": 6, "name": "Pašvaldības ceļš" }, { "id": 7, "name": "Komersantu ceļš" }, { "id": 8, "name": "Pilsētas" }, { "id": 9, "name": "Ciemi" }, { "id": 10, "name": "Neoficiālie ciemi" }, { "id": 11, "name": "Hidrogrāfija" }, { "id": 12, "name": "Viensētas" }, { "id": 13, "name": "Ielas" }, { "id": 14, "name": "Indeksētās teritorijas" }, { "id": 15, "name": "Kultūras pieminekļi" }, { "id": 16, "name": "Artezisko_urb_Nr" }, { "id": 17, "name": "TIN" }, { "id": 18, "name": "Dzelzceļa stacijas" }, { "id": 19, "name": "Pašvaldības kultūrvēstures objekti" }, { "id": 20, "name": "Vēsturiskās mājas un mūri" }, { "id": 21, "name": "Valsts_koki" }, { "id": 22, "name": "Pasvaldibas_koki" } ], "minScale": 25005, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I46Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I46AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Valsts reģionālais autoceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Valsts vietējais autoceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Kapsētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Aizsargājamās dabas teritorijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Dabas parka zonas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Pašvaldības ceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Komersantu ceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Pilsētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "Ciemi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Neoficiālie ciemi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 13, "name": "Hidrogrāfija" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 14, "name": "Viensētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 15, "name": "Ielas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 16, "name": "Indeksētās teritorijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 17, "name": "Kultūras pieminekļi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 18, "name": "Artezisko_urb_Nr" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 19, "name": "TIN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 20, "name": "Dzelzceļa stacijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 21, "name": "Pašvaldības kultūrvēstures objekti" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 22, "name": "Vēsturiskās mājas un mūri" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 23, "name": "Valsts_koki" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 24, "name": "Pasvaldibas_koki" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Valsts reģionālais autoceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "Valsts vietējais autoceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "Kapsētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "Aizsargājamās dabas teritorijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "Dabas parka zonas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 6, "name": "Pašvaldības ceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 7, "name": "Komersantu ceļš" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 8, "name": "Pilsētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 9, "name": "Ciemi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 10, "name": "Neoficiālie ciemi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 13, "name": "Hidrogrāfija" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 14, "name": "Viensētas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 15, "name": "Ielas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 16, "name": "Indeksētās teritorijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 17, "name": "Kultūras pieminekļi" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 18, "name": "Artezisko_urb_Nr" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 19, "name": "TIN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 20, "name": "Dzelzceļa stacijas" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 21, "name": "Pašvaldības kultūrvēstures objekti" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 22, "name": "Vēsturiskās mājas un mūri" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 23, "name": "Valsts_koki" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 24, "name": "Pasvaldibas_koki" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Valsts reģionālais autoceļš", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Valsts vietējais autoceļš", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Kapsētas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Aizsargājamās dabas teritorijas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Dabas parka zonas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Pašvaldības ceļš", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Komersantu ceļš", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Pilsētas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Ciemi", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Neoficiālie ciemi", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Hidrogrāfija", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Viensētas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Ielas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Indeksētās teritorijas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Kultūras pieminekļi", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Artezisko_urb_Nr", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "TIN", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Dzelzceļa stacijas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Pašvaldības kultūrvēstures objekti", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Vēsturiskās mājas un mūri", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Valsts_koki", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Pasvaldibas_koki", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Teksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 613520.8098999998, "ymin": 187627.9241000004, "xmax": 648181.1178000001, "ymax": 227458.0770999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25005, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Kultūrvēsturiskie un dabas objekti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tips", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "Kultūras piemineklis", "description": "Kultūras piemineklis", "symbol": { "type": "esriPMS", "url": "1a21c460707269edff81f5566d7e0f8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByElEQVQ4jbWUXUiTYRiGL2khjFwQTlbYUZYg2I+Cg9FBG2OQYUQnirAUJMSE9CTHrNCkE5OZkwW2mQhRohCDSJAOZINhLTQ6GB5YLNCC9kMbbVFz+H3xDQW3ti8Hdh+8Bw/3c/Hez8P7KtgnKf4H6Dhwosj+D0A8F9QMjBQJ0gOeXFBG2guXCaq7iRyszdtZEZ3DrK/AZm3Nqv8FWpyfof/2AO8+L/C+7CYpoTRTPySEOBV6QG9HE6bGq9isyIOUSiVjD0fw+/3cHewhVXUdMfkFze8lxp+PotFoCMVSe9+aVqtl8rGD84ZLHClX8+q1G5VKVcheGHR/7Cn2J26itdNsbMY5qWtlyNJJp7lpb6DA2gZX2voICmcRTz/aznuU8OEJbtidOKZe4LLfkwX9kI66unrSOheoG7KdJQcQqrsIfPNhMJqkiggk84Gc0nLSPyPDeNsV6MbhmDEbtv4S/Lf4lU5EgWvAcqFoo8BbNuOzeNoqqemGMxYQt2BlED5OSx4f0AJ8lZ0RsAScA/EZqw4T0RVIJyAWkKIMA3eALbkZ7ZZ09YuZpvCbAeA7YAYWCvhlX78ADAFe4FNulGJAO5JA/9S+/Ud/ALuniAUTXgz7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Kultūras piemineklis" ] ] }, { "label": "Aizsargājams koks (dižkoks)", "description": "Aizsargājams koks (dižkoks)", "symbol": { "type": "esriPMS", "url": "bd5bed90d7f0b60b69fdb46a57396e7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACG0lEQVQ4jdXUT0iTcRzH8ffWnjaz1UZLZzwyuvbHhKhDpybkxYLIKNGNIhAP0S5FB6EaHbq5hrUFQqdq1qFTnaRRFw+WRUVGjKXZ/qFzc2JNnPsTjxG09Tzbo3jpc3u+v9/zen4/ft/np2ODovt/IFeAcwtJ3D9SNBfyaA1GssadvNrWyPmBE8ypgnqHCE6+o61U+v18+DRk56kPv6YjEyN+6THH73QxUhXqu8/D6Gfa/q4JerC1grgPJoIIiRDP+59iu9VJQha6+Ahb9BPdStvdpIOWdhgNIMymCAB2WaiQ43o+h4Zq0YC4FybHOaK4tdwSB1GRLSZYWmSz+yU6t538P1CxpK4dSkWQDsJtpyC7Ip1AUg2Uy4K+bhUpyUKCnnHgaC1oIQn1pvKPlkGGOrxaLVeKxepQOgLbrQQVodtniDm9RNMRRMXVzMBiCpr2c1MRkmJs4Go6stojspl+D+ZdRD0dhKpC/m6GewYYzMSxVI6tLEP8CzS30F85Jnvc5kZuZOL4Kutfx2CrhTlfDw9UQXcd+J0erqVjWP/Uln/Ctw8g7sEl945iA5obcMwneCE1n5TwGJisTPmdDK8JGnQQvHCPNzNhDkkNGJ2A3a04leZX/SUMTXQKEaa/f0SzQ+St9yyj64L8J4n0DjEyO0W7eED5eqkJSTFacK3keOLrKu+bNUOeU4QuP+NYrXmqrg25y35dkJpsGPQLPoqpAfjOz50AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Aizsargājams koks (dižkoks)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1a21c460707269edff81f5566d7e0f8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByElEQVQ4jbWUXUiTYRiGL2khjFwQTlbYUZYg2I+Cg9FBG2OQYUQnirAUJMSE9CTHrNCkE5OZkwW2mQhRohCDSJAOZINhLTQ6GB5YLNCC9kMbbVFz+H3xDQW3ti8Hdh+8Bw/3c/Hez8P7KtgnKf4H6Dhwosj+D0A8F9QMjBQJ0gOeXFBG2guXCaq7iRyszdtZEZ3DrK/AZm3Nqv8FWpyfof/2AO8+L/C+7CYpoTRTPySEOBV6QG9HE6bGq9isyIOUSiVjD0fw+/3cHewhVXUdMfkFze8lxp+PotFoCMVSe9+aVqtl8rGD84ZLHClX8+q1G5VKVcheGHR/7Cn2J26itdNsbMY5qWtlyNJJp7lpb6DA2gZX2voICmcRTz/aznuU8OEJbtidOKZe4LLfkwX9kI66unrSOheoG7KdJQcQqrsIfPNhMJqkiggk84Gc0nLSPyPDeNsV6MbhmDEbtv4S/Lf4lU5EgWvAcqFoo8BbNuOzeNoqqemGMxYQt2BlED5OSx4f0AJ8lZ0RsAScA/EZqw4T0RVIJyAWkKIMA3eALbkZ7ZZ09YuZpvCbAeA7YAYWCvhlX78ADAFe4FNulGJAO5JA/9S+/Ud/ALuniAUTXgz7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Kultūras piemineklis", "label": "Kultūras piemineklis" }, { "symbol": { "type": "esriPMS", "url": "bd5bed90d7f0b60b69fdb46a57396e7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACG0lEQVQ4jdXUT0iTcRzH8ffWnjaz1UZLZzwyuvbHhKhDpybkxYLIKNGNIhAP0S5FB6EaHbq5hrUFQqdq1qFTnaRRFw+WRUVGjKXZ/qFzc2JNnPsTjxG09Tzbo3jpc3u+v9/zen4/ft/np2ODovt/IFeAcwtJ3D9SNBfyaA1GssadvNrWyPmBE8ypgnqHCE6+o61U+v18+DRk56kPv6YjEyN+6THH73QxUhXqu8/D6Gfa/q4JerC1grgPJoIIiRDP+59iu9VJQha6+Ahb9BPdStvdpIOWdhgNIMymCAB2WaiQ43o+h4Zq0YC4FybHOaK4tdwSB1GRLSZYWmSz+yU6t538P1CxpK4dSkWQDsJtpyC7Ip1AUg2Uy4K+bhUpyUKCnnHgaC1oIQn1pvKPlkGGOrxaLVeKxepQOgLbrQQVodtniDm9RNMRRMXVzMBiCpr2c1MRkmJs4Go6stojspl+D+ZdRD0dhKpC/m6GewYYzMSxVI6tLEP8CzS30F85Jnvc5kZuZOL4Kutfx2CrhTlfDw9UQXcd+J0erqVjWP/Uln/Ctw8g7sEl945iA5obcMwneCE1n5TwGJisTPmdDK8JGnQQvHCPNzNhDkkNGJ2A3a04leZX/SUMTXQKEaa/f0SzQ+St9yyj64L8J4n0DjEyO0W7eED5eqkJSTFacK3keOLrKu+bNUOeU4QuP+NYrXmqrg25y35dkJpsGPQLPoqpAfjOz50AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aizsargājams koks (dižkoks)", "label": "Aizsargājams koks (dižkoks)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 214, 252, 255 ], "toColor": [ 202, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 219, 255 ], "toColor": [ 252, 202, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 210, 252, 255 ], "toColor": [ 242, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 194, 255 ], "toColor": [ 252, 241, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 614937.5801763199, "ymin": 190498.1323000025, "xmax": 643140.3278793143, "ymax": 221271.27008857578, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Aizs__nr_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Aizs__nr_", "type": "esriFieldTypeString", "alias": "Aizs__nr_", "length": 80, "domain": null }, { "name": "Grupa", "type": "esriFieldTypeString", "alias": "Grupa", "length": 254, "domain": null }, { "name": "Veids_1", "type": "esriFieldTypeString", "alias": "Veids_1", "length": 254, "domain": null }, { "name": "Nos", "type": "esriFieldTypeString", "alias": "Nos", "length": 254, "domain": null }, { "name": "Pagasts", "type": "esriFieldTypeString", "alias": "Pagasts", "length": 254, "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "Tips", "type": "esriFieldTypeString", "alias": "Tips", "length": 150, "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Pašvaldības nozīmes dabas un kultūrvēsturiskie objekti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "965d48296d150ffe5f4a26135de54841", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAYAAABVX2cEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jdXVz0oCQRwH8O/qIoXQnwfwEnXQ9mAgCx0LjRUPXXLN6AX0Ebq4pzp08QW8dFn0ATqUEAUJikePEnYID+JBrXZVdicmEpKd/WN46XsZZg6f+f2YGYbHEsP/D6wcCJwHQ6GTRYBUu33GcdynBfPx/OFHp3NMDMMTxPn9dNgC0LJgNHvFIlqKgkm/7wgJioJXVZ1bs2Cb0SgOqlU8xOO2oKAo2C0U3DGaDQdQ+IEWOk0W6AS5Xg0K7qsqHiUJO/m8I+SK6d0uauk0YJp4KZWwncthLRJZHKPQbTiM6WDwPTc0DXexGI6aTVuQ9wLNMgMTjQbWBcEdG/d6eEqlMB0OmbsbmoZ7UUSiXnfBCFmpZbMwx2MmNFehKIIPBtlYBVg1dF0CIfASU9cx0XU2JgNamZBrAlx60oARASSO41oWjCYDXJVpt+7giEJZoMasbAFwxIKYmAv4zgHJUwZki9mAFJIywPOfntMv8MIHJGUHyBWbgRXgRgbelvKhyB4gz5jXLBX7Aoz8p/Jqd7mRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 618338.6032999996, "ymin": 189760.8616000004, "xmax": 645595.2479999997, "ymax": 227384.81949999928, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nosaukums", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Nosaukums", "type": "esriFieldTypeString", "alias": "Nosaukums", "length": 250, "domain": null }, { "name": "Pieminekla_veids", "type": "esriFieldTypeString", "alias": "Pieminekla veids", "length": 50, "domain": null }, { "name": "Nr", "type": "esriFieldTypeSmallInteger", "alias": "Nr", "domain": null }, { "name": "Atrasanas", "type": "esriFieldTypeString", "alias": "Atrasanas", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Vēsturiskās mājvietu un citu nozīmīgu ēku pamati, mūri", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "92e099d7ef925e669827388e4b0ff3a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWUlEQVQ4jWNhoBFgGdoGH2H4v46RgcGMTLMeWzMwWmI1mIGBQYyBgUGaTIP/DKMwpiYYNRgORoMCDkaDgs5BwcTAcP4/WilFAniB02ArBsZcMg3FAEMvVQAAqO8J4tMFj7UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 618920.2971999999, "ymin": 197891.34950000048, "xmax": 646496.4329000004, "ymax": 221058.62509999983, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NR", "type": "esriFieldTypeString", "alias": "NR", "length": 50, "domain": null }, { "name": "Māju_nosaukums", "type": "esriFieldTypeString", "alias": "Māju nosaukums", "length": 50, "domain": null }, { "name": "Kadastrs_nr_", "type": "esriFieldTypeString", "alias": "Kadastrs nr.", "length": 50, "domain": null }, { "name": "Pagasts", "type": "esriFieldTypeString", "alias": "Pagasts", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Pašvaldības nozīmes dižkoki", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "533908a6f1840965e890d79b61b3c3df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAYCAYAAAAlBadpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jWNhoACwDC7Nq1MmTXl89k7s5xcfeJiYGf+JacndlzFQyvbuStyNU3NDQwOT5LG/t07M2aUM4ivb6zDErChjOjxxk+qx6dt2rs2aXh88LbMZq2a1Ozxrz+46ANYIA7wSggxe7fEMam6GjAuC2hq3Vy3c6NkWfwlF8/6G+Rz7Ju3yw+U/FUc9BoMwW8ZXt59NZmBgsEfR/OnTn5Bv7z4z4QsgBSsNhmPTtmpjOPvf738iDIQAIyPD39//mDE0M7Oz3iek9+ubTwwc/FwfMTTz8vDsZeNm///r609GXJqfnL3DwCspeB5Ds2ND2JepdhXP7x26IoVN49/ffxhu77nAYJnhNQlDMwhIGSh03Dt0BS6JDC6vO87ALcz30aMpej9WzYGTMib3Gea1PD1/jw9d84mZOxikDJSmMVzHkzzlrTS6n56/B09FIPDwxE2Gt/df/BIWMahFFsfQHDw1q2WCcWHR47O3BWFi2yoXMqi6GEwOmxP2F69mEFB20E17euHuahD71u4LDN/efvqcdaC9BF0dVs2+vUlr5njWX/v17afW3rZVDEr2umUMlzHV4czPkoYK0VfWnjjHLcb/MmhKxgxsalhwafZuS7wwx6vhuoCcSC/DYTJKEkkd2XjvruQzuOTxasankaBmQoAizQCyFrEjIayKYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 618517.4073999999, "ymin": 190938.90069999918, "xmax": 645616.5136000002, "ymax": 221018.08259999938, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "Suga", "type": "esriFieldTypeString", "alias": "Suga", "length": 50, "domain": null }, { "name": "Nosaukums", "type": "esriFieldTypeString", "alias": "Nosaukums", "length": 50, "domain": null }, { "name": "Atrašanās_vieta", "type": "esriFieldTypeString", "alias": "Atrašanās_vieta", "length": 500, "domain": null }, { "name": "Augstums", "type": "esriFieldTypeSmallInteger", "alias": "Augstums", "domain": null }, { "name": "Apkārtmērs", "type": "esriFieldTypeString", "alias": "Apkārtmērs", "length": 50, "domain": null }, { "name": "Statuss", "type": "esriFieldTypeString", "alias": "Statuss", "length": 50, "domain": null }, { "name": "Pagasts_pilseta", "type": "esriFieldTypeString", "alias": "Pagasts_pilseta", "length": 50, "domain": null }, { "name": "OZOLS_sist", "type": "esriFieldTypeString", "alias": "OZOLS_sist", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Ģeodēziskie punkti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "64dd156a875edb165d746d88ff14ce08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jb3UTSjDcRzH8fcehJnHjOZpjDwVYrNmojwePFvZOMyBUHOS/4GVUmqlJAmFOHBCRDlJypmUh+ThImrF1ZRSo7ULJuYhn/oevt9+39fhe/hJ+cNI/x2zm2iwLbP+a6ynjhR1DIObNtJq7Az/CosPxWo2kLV9RNT+NKPaLp5+hAnVlBv1FAFiXQrKnWMmgK5vY50a/DLjMasUaN19iAwUIZjWBAaMI9x9C4uIxWIyUPZ6pkslbGOPWaDeZ0yoJKowjdKgAJJOruHwCjRqSI+DVCXli93kWSY58AkLltNepaXq/hEWdsHlAjc62AzZKmSXt4wBxV9ivdVoavVoxCLCJSIQi8AFSMTg7t3JV1Mwb8XcNsUSn2AiZSjG3ETPTWT+0FEBpzeQowKpxPMoIRKpQk4fsAw8f4gJNTRYStC/nidHe+p9ijLImeukv30GuxcmVBIU6E/ruQPlhYMz73XvOJ9osTYxPrWC8w02ssUD0Di06gvzcf7013gBULBTrT9UOn8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 615971, "ymin": 189673, "xmax": 644797, "ymax": 218466, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Punkta_nosaukums", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Punkta_nosaukums", "type": "esriFieldTypeString", "alias": "Punkta_nosaukums", "length": 255, "domain": null }, { "name": "Klases", "type": "esriFieldTypeString", "alias": "Klases", "length": 255, "domain": null }, { "name": "Teritoriala_adrese", "type": "esriFieldTypeString", "alias": "Teritoriala_adrese", "length": 255, "domain": null }, { "name": "y_m", "type": "esriFieldTypeDouble", "alias": "y_m", "domain": null }, { "name": "x_m", "type": "esriFieldTypeDouble", "alias": "x_m", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Inženiertehniskās apgādes objekti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -964.593823499999, "zUnits": 4.194304001953124E12, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Veids", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "Elektroapakšstacija", "description": "Elektroapakšstacija", "symbol": { "type": "esriPMS", "url": "7fd29904bf31682f54008d2d277b0119", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVRIieXWPYviQBwG8MdxREQN6mW1EMETKxsrtxPuA1x1+yVsBMHKRkS47uwEbc8P4GewcZGIhcWCL421AUFt1hh1+Q/uonfqxjW5K/aBYZLJy4/JZDLh+IfhnwPLZDLfAFAxK616vd46iRFks9ma6XRa45yzjwqLxUJTFMXFGHsg8ByGcrn8U5bl77gtm1Qq9aNWqx01/oUxxr6culpRFCSTSTidTiOYXZKkrx96QTqdDhqNBvXaKHYy72L9fl9Au92OxgKyLGM6nSIYDJqPzedzAVGWyyWGwyGazSYKhYL5mM/ne9vu9Xqip16v92roaqzb7Yp6vV6LejabIRAIwDRMkiRRu1wuRCIRjEYjgRFUrVZRLBbNw+iREZTNZjEejwWmaRoqlQp0XTcMGcLsdjvy+TzC4TBUVRVtm81G9CwUCuGaGJpnBB2OH+1Tb1/HzpKvPmEE5XI5tNttDAYD6zC/3y8gj8eDWCyGyWRiHeZwOEShRKNRuN1u67DDEBqPx3FNblqpE4nEpcO7d7HVavUI4J7eeqMT/kSeVVV9ApC+iJVKpd+c81+4Mbqu3zF2vNj/ibVoKd9ut7da2EOts9j+5+ToBDPDrbrxf8deAO8Wlg8S5qXEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Elektroapakšstacija" ] ] }, { "label": "Degvielas uzpildes stacija", "description": "Degvielas uzpildes stacija", "symbol": { "type": "esriPMS", "url": "6d8b333f7c3c2bbdee0ced169a8e2254", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABl0lEQVRIid2Vv2oCQRCHf8muosbOBxAtLALaxfgEtlapfAJrOTvB2sbGQqsUgl0qbcyBFhLtYmEhCnIKlgoS7kSRZcMZOPxzXnJ6l0A+WNhZhvmGZdil+CXovxfdh0KhZwAcwM2lRQkhbL1ev0mSJJwTPQYCgYdGo3GxRMXj8SAYDB7UOBYRRVGgRzabhdPpPDkvl8uYzWYHZ6vVCoyxWyPRWTKZDNrtNvYbiUajqNfrJ6KrhyGVSmE6nWpxpVJBOp1GoVBAt9u1TqTHcDhEp9OBy+XCZrOxT9RsNrHdbr/NMyUaj8fgXJ38LwghKBaLWCwWsFSkFj4mn8+j1WpZK9JjNBrpNmC56KdYImKMgVJq79SpiKKIRCKBarUK20Scc0wmE8TjccO8q0W9Xg+CIGA+n18m8vv9iMViWuxwOHTzfD4fBoMBZFlGOBxGv983J4pEIsjlclosSZJuXjKZ1PalUsm8qFar7ZZV0KP4w+12765s/6kxi9frVb8Ow4/vVRTFJwB3uA4O4N1ItATwAhugdhT9U9EnT3+PcOQTMc8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DUS" ] ] }, { "label": "Notekūdeņu attīrīšanas iekārtas", "description": "Notekūdeņu attīrīšanas iekārtas", "symbol": { "type": "esriPMS", "url": "1883a9fd7652146c9d615b4187ad0313", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoBFgGXiDQx9zMjCwMzOsFvtCscEmda88mRgYG9lYGRSEeZjZt5z/wcuZ8uKvihjTNSZmhtZzzWKrSDM47RmXiQTbbjt1VpNyHx42MT4msDBPyguGLz/+sVx49E+PgYFhpXrpq4abT79bMyyTf0/Y4NDHnPoiLJcnxfIqWaqw4fXuzed/NKWEOe49i3qohG44hsEGahxbJ8XyETQUBp69/yugJsVx5BYDgzZOg5WLXlqZKbGa26oTZygM3HrxV0u74mXw1Q7xtVgNFuBmbCjz4eFiIAMwMTBWMzAwYDeYiZFRQ1mMmRxzGe69/qeDzEcxmJOVkZ0sUxkYGL7+/MfKEPqKB5bO0SPvPwNF4OdfGAvF4C8///8g10heTsafn5fIfsdqMAMDw8WrT//Ia0uTXoQoijCfu4TERzHh6Zu/1c3rPzusyBHkI9Xgj9//1TDgMvjlDIkrN6pf7d547keQvxEHI7GGakqxHLneJbYPp8EgcPGoaETNv9enGRgY9IkxXFaY6fH1D3/c0cUxA/MA458rDP9NG5lfr1x+/LtrbQAvL7YwZ2RkYFCXYN5348EvH4bViEjDbTAIHGD8c/4AQ/CzjBc6t198aAW5npuNkf0/A4OIpADzFzF+xhNvPv1rvNEtfoIBB8Ab/S9nSFx5ycDgjyz2jYGB4Tk+TcQYTAmgmcEAA46h30Bbnp4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NAI" ] ] }, { "label": "Artēziskie urbumi", "description": "Artēziskie urbumi", "symbol": { "type": "esriPMS", "url": "d0be4eb13113d51d14ab1979cc7c5213", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQokWNhIBGwUKZBqoHLMsiiWFxG1p6JkZH17etXZ05v3dXz7Xrbc0wNxmms7p6eK3XMzHxgQoqamnZi0tJ2+1ZxBbw9XvMURYOpSUC+jqkpXPH///8ZGBkZGeSUVUz07Ryq9x1nyELRICknbcnAyAhmb1q4kOH1s2cMSRUVYE1CoqLWmE76D1XNwMAgJCYGEgArZgDbxsiEoeHdm1dH/vz+E8jCysJg4+mJEhYf374+hqHhyASXPm7eUx4aBoauIE1QoxluXb589d6Zp2VYg3Vns5nbr9JDdYLCIs6MjIwsH9+9O/v119Pye3vCvmOPBwYGhv3ddk0MDAwgjBWQHNMAciVSQcnqzdYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Artēziskie urbumi" ] ] }, { "label": "Gāzes regulēšanas stacija", "description": "Gāzes regulēšanas stacija", "symbol": { "type": "esriPMS", "url": "1e4a4658b64028d36e6b14c863c6cbe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokWNhIBGwUKqBy5shoVWdwchsMUOnngCDyLX3DE8D3zC8eYZNA2sMQ/n2NIYWO2YGFoYFDK0MtxkumvEyCNyXZlBRfspw5wmKBk+G+PpkhgawYmTwmeEDmzSD8kYGBgZjFA3KDDqmbAwcWN39jOG+LkmeZmVg+4eh4QXD42MfGF67CTCIYmhQYzA8eZxhO6qGNQyTGnkZBNxCGHKskDXJM2h+4Wbg8cPqpPkMTdZ/GH53ijFIOygyaMuZMDie5GeQjFzN0P8dpx8WM7SX4/MPyTENADPhMn/FMu4pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "GRP" ], [ "SGRP" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7fd29904bf31682f54008d2d277b0119", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVRIieXWPYviQBwG8MdxREQN6mW1EMETKxsrtxPuA1x1+yVsBMHKRkS47uwEbc8P4GewcZGIhcWCL421AUFt1hh1+Q/uonfqxjW5K/aBYZLJy4/JZDLh+IfhnwPLZDLfAFAxK616vd46iRFks9ma6XRa45yzjwqLxUJTFMXFGHsg8ByGcrn8U5bl77gtm1Qq9aNWqx01/oUxxr6culpRFCSTSTidTiOYXZKkrx96QTqdDhqNBvXaKHYy72L9fl9Au92OxgKyLGM6nSIYDJqPzedzAVGWyyWGwyGazSYKhYL5mM/ne9vu9Xqip16v92roaqzb7Yp6vV6LejabIRAIwDRMkiRRu1wuRCIRjEYjgRFUrVZRLBbNw+iREZTNZjEejwWmaRoqlQp0XTcMGcLsdjvy+TzC4TBUVRVtm81G9CwUCuGaGJpnBB2OH+1Tb1/HzpKvPmEE5XI5tNttDAYD6zC/3y8gj8eDWCyGyWRiHeZwOEShRKNRuN1u67DDEBqPx3FNblqpE4nEpcO7d7HVavUI4J7eeqMT/kSeVVV9ApC+iJVKpd+c81+4Mbqu3zF2vNj/ibVoKd9ut7da2EOts9j+5+ToBDPDrbrxf8deAO8Wlg8S5qXEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elektroapakšstacija", "label": "Elektroapakšstacija" }, { "symbol": { "type": "esriPMS", "url": "6d8b333f7c3c2bbdee0ced169a8e2254", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABl0lEQVRIid2Vv2oCQRCHf8muosbOBxAtLALaxfgEtlapfAJrOTvB2sbGQqsUgl0qbcyBFhLtYmEhCnIKlgoS7kSRZcMZOPxzXnJ6l0A+WNhZhvmGZdil+CXovxfdh0KhZwAcwM2lRQkhbL1ev0mSJJwTPQYCgYdGo3GxRMXj8SAYDB7UOBYRRVGgRzabhdPpPDkvl8uYzWYHZ6vVCoyxWyPRWTKZDNrtNvYbiUajqNfrJ6KrhyGVSmE6nWpxpVJBOp1GoVBAt9u1TqTHcDhEp9OBy+XCZrOxT9RsNrHdbr/NMyUaj8fgXJ38LwghKBaLWCwWsFSkFj4mn8+j1WpZK9JjNBrpNmC56KdYImKMgVJq79SpiKKIRCKBarUK20Scc0wmE8TjccO8q0W9Xg+CIGA+n18m8vv9iMViWuxwOHTzfD4fBoMBZFlGOBxGv983J4pEIsjlclosSZJuXjKZ1PalUsm8qFar7ZZV0KP4w+12765s/6kxi9frVb8Ow4/vVRTFJwB3uA4O4N1ItATwAhugdhT9U9EnT3+PcOQTMc8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DUS", "label": "Degvielas uzpildes stacija" }, { "symbol": { "type": "esriPMS", "url": "1883a9fd7652146c9d615b4187ad0313", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoBFgGXiDQx9zMjCwMzOsFvtCscEmda88mRgYG9lYGRSEeZjZt5z/wcuZ8uKvihjTNSZmhtZzzWKrSDM47RmXiQTbbjt1VpNyHx42MT4msDBPyguGLz/+sVx49E+PgYFhpXrpq4abT79bMyyTf0/Y4NDHnPoiLJcnxfIqWaqw4fXuzed/NKWEOe49i3qohG44hsEGahxbJ8XyETQUBp69/yugJsVx5BYDgzZOg5WLXlqZKbGa26oTZygM3HrxV0u74mXw1Q7xtVgNFuBmbCjz4eFiIAMwMTBWMzAwYDeYiZFRQ1mMmRxzGe69/qeDzEcxmJOVkZ0sUxkYGL7+/MfKEPqKB5bO0SPvPwNF4OdfGAvF4C8///8g10heTsafn5fIfsdqMAMDw8WrT//Ia0uTXoQoijCfu4TERzHh6Zu/1c3rPzusyBHkI9Xgj9//1TDgMvjlDIkrN6pf7d547keQvxEHI7GGakqxHLneJbYPp8EgcPGoaETNv9enGRgY9IkxXFaY6fH1D3/c0cUxA/MA458rDP9NG5lfr1x+/LtrbQAvL7YwZ2RkYFCXYN5348EvH4bViEjDbTAIHGD8c/4AQ/CzjBc6t198aAW5npuNkf0/A4OIpADzFzF+xhNvPv1rvNEtfoIBB8Ab/S9nSFx5ycDgjyz2jYGB4Tk+TcQYTAmgmcEAA46h30Bbnp4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NAI", "label": "Notekūdeņu attīrīšanas iekārtas" }, { "symbol": { "type": "esriPMS", "url": "d0be4eb13113d51d14ab1979cc7c5213", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQokWNhIBGwUKZBqoHLMsiiWFxG1p6JkZH17etXZ05v3dXz7Xrbc0wNxmms7p6eK3XMzHxgQoqamnZi0tJ2+1ZxBbw9XvMURYOpSUC+jqkpXPH///8ZGBkZGeSUVUz07Ryq9x1nyELRICknbcnAyAhmb1q4kOH1s2cMSRUVYE1CoqLWmE76D1XNwMAgJCYGEgArZgDbxsiEoeHdm1dH/vz+E8jCysJg4+mJEhYf374+hqHhyASXPm7eUx4aBoauIE1QoxluXb589d6Zp2VYg3Vns5nbr9JDdYLCIs6MjIwsH9+9O/v119Pye3vCvmOPBwYGhv3ddk0MDAwgjBWQHNMAciVSQcnqzdYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Artēziskie urbumi", "label": "Artēziskie urbumi" }, { "symbol": { "type": "esriPMS", "url": "1e4a4658b64028d36e6b14c863c6cbe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokWNhIBGwUKqBy5shoVWdwchsMUOnngCDyLX3DE8D3zC8eYZNA2sMQ/n2NIYWO2YGFoYFDK0MtxkumvEyCNyXZlBRfspw5wmKBk+G+PpkhgawYmTwmeEDmzSD8kYGBgZjFA3KDDqmbAwcWN39jOG+LkmeZmVg+4eh4QXD42MfGF67CTCIYmhQYzA8eZxhO6qGNQyTGnkZBNxCGHKskDXJM2h+4Wbg8cPqpPkMTdZ/GH53ijFIOygyaMuZMDie5GeQjFzN0P8dpx8WM7SX4/MPyTENADPhMn/FMu4pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GRP", "label": "Gāzes regulēšanas stacija" }, { "symbol": { "type": "esriPMS", "url": "1e4a4658b64028d36e6b14c863c6cbe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokWNhIBGwUKqBy5shoVWdwchsMUOnngCDyLX3DE8D3zC8eYZNA2sMQ/n2NIYWO2YGFoYFDK0MtxkumvEyCNyXZlBRfspw5wmKBk+G+PpkhgawYmTwmeEDmzSD8kYGBgZjFA3KDDqmbAwcWN39jOG+LkmeZmVg+4eh4QXD42MfGF67CTCIYmhQYzA8eZxhO6qGNQyTGnkZBNxCGHKskDXJM2h+4Wbg8cPqpPkMTdZ/GH53ijFIOygyaMuZMDie5GeQjFzN0P8dpx8WM7SX4/MPyTENADPhMn/FMu4pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SGRP", "label": "Gāzes regulēšanas stacija" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 214, 252, 255 ], "toColor": [ 202, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 219, 255 ], "toColor": [ 252, 202, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 210, 252, 255 ], "toColor": [ 242, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 194, 255 ], "toColor": [ 252, 241, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 615889.5700000022, "ymin": 189664.37900000252, "xmax": 647960.1020000009, "ymax": 219540.0199999977, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Riska objekti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "veids", "uniqueValueGroups": [ { "heading": "veids", "classes": [ { "label": "Piesārņotās vietas", "description": "Piesārņotās vietas", "symbol": { "type": "esriPMS", "url": "2fdd4c69c477f6c2d515545f0df1283f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVQ4jWNhoDJgGR4GJieH6/Dw/MicOHFjNlUMlJX9MUlDg0H95Uv/jhUrNj6myMCsrIBIf38GE21tBt5r1xgmMzAwBJBtYGhoKJu8/O+Sd+9e89rZXWdob7ezfvzY32r+/I3HyDJQQuJPfVwcg/7Zs38Znjz5zuDgwCBy6BBjGwMDgwPJBvr5+Ynr6/8PlpBgYObiYmHg5maGuprB+Nkz/7iZMzcuIslAZWXGCZGRDOogtqAgK4OgIBtYXFOTgUdFhTErNDR0xerVq38RZWBoaICZkxODNRcXhA8xkBUuHxvLYHj37u9KBgaGRmIMZFRSYuj09maQhQmAXIdsoLg4A5uhIYN/aGjotNWrV7/Ga2B8fFBSVNRffUZGRrgYBwcTQ1eXDoq6mBgGg8uX/zQxMDBk4jTQzc2NW0XlX7qeHqMgsvihQ28ZcnIuMty44QIX4+JiYHRw+Gf3+LG/1saNG69hNVBGhqvd3Z1B/9EjVFerqYky7NrlwoAubmzMqLVvH2MvAwODJ1YDP3xgWtbW9m8dejDgA4yMDP8dHBxYDhw48AfDwHXr1p0gxTBsgOrFFwBjK3l9+LtPwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Piesārņotās vietas" ] ] }, { "label": "Potenciāli piesārņota vieta", "description": "Potenciāli piesārņota vieta", "symbol": { "type": "esriPMS", "url": "2fdd4c69c477f6c2d515545f0df1283f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVQ4jWNhoDJgGR4GJieH6/Dw/MicOHFjNlUMlJX9MUlDg0H95Uv/jhUrNj6myMCsrIBIf38GE21tBt5r1xgmMzAwBJBtYGhoKJu8/O+Sd+9e89rZXWdob7ezfvzY32r+/I3HyDJQQuJPfVwcg/7Zs38Znjz5zuDgwCBy6BBjGwMDgwPJBvr5+Ynr6/8PlpBgYObiYmHg5maGuprB+Nkz/7iZMzcuIslAZWXGCZGRDOogtqAgK4OgIBtYXFOTgUdFhTErNDR0xerVq38RZWBoaICZkxODNRcXhA8xkBUuHxvLYHj37u9KBgaGRmIMZFRSYuj09maQhQmAXIdsoLg4A5uhIYN/aGjotNWrV7/Ga2B8fFBSVNRffUZGRrgYBwcTQ1eXDoq6mBgGg8uX/zQxMDBk4jTQzc2NW0XlX7qeHqMgsvihQ28ZcnIuMty44QIX4+JiYHRw+Gf3+LG/1saNG69hNVBGhqvd3Z1B/9EjVFerqYky7NrlwoAubmzMqLVvH2MvAwODJ1YDP3xgWtbW9m8dejDgA4yMDP8dHBxYDhw48AfDwHXr1p0gxTBsgOrFFwBjK3l9+LtPwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Potenciāli piesārņota vieta" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2fdd4c69c477f6c2d515545f0df1283f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVQ4jWNhoDJgGR4GJieH6/Dw/MicOHFjNlUMlJX9MUlDg0H95Uv/jhUrNj6myMCsrIBIf38GE21tBt5r1xgmMzAwBJBtYGhoKJu8/O+Sd+9e89rZXWdob7ezfvzY32r+/I3HyDJQQuJPfVwcg/7Zs38Znjz5zuDgwCBy6BBjGwMDgwPJBvr5+Ynr6/8PlpBgYObiYmHg5maGuprB+Nkz/7iZMzcuIslAZWXGCZGRDOogtqAgK4OgIBtYXFOTgUdFhTErNDR0xerVq38RZWBoaICZkxODNRcXhA8xkBUuHxvLYHj37u9KBgaGRmIMZFRSYuj09maQhQmAXIdsoLg4A5uhIYN/aGjotNWrV7/Ga2B8fFBSVNRffUZGRrgYBwcTQ1eXDoq6mBgGg8uX/zQxMDBk4jTQzc2NW0XlX7qeHqMgsvihQ28ZcnIuMty44QIX4+JiYHRw+Gf3+LG/1saNG69hNVBGhqvd3Z1B/9EjVFerqYky7NrlwoAubmzMqLVvH2MvAwODJ1YDP3xgWtbW9m8dejDgA4yMDP8dHBxYDhw48AfDwHXr1p0gxTBsgOrFFwBjK3l9+LtPwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Piesārņotās vietas", "label": "Piesārņotās vietas" }, { "symbol": { "type": "esriPMS", "url": "2fdd4c69c477f6c2d515545f0df1283f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVQ4jWNhoDJgGR4GJieH6/Dw/MicOHFjNlUMlJX9MUlDg0H95Uv/jhUrNj6myMCsrIBIf38GE21tBt5r1xgmMzAwBJBtYGhoKJu8/O+Sd+9e89rZXWdob7ezfvzY32r+/I3HyDJQQuJPfVwcg/7Zs38Znjz5zuDgwCBy6BBjGwMDgwPJBvr5+Ynr6/8PlpBgYObiYmHg5maGuprB+Nkz/7iZMzcuIslAZWXGCZGRDOogtqAgK4OgIBtYXFOTgUdFhTErNDR0xerVq38RZWBoaICZkxODNRcXhA8xkBUuHxvLYHj37u9KBgaGRmIMZFRSYuj09maQhQmAXIdsoLg4A5uhIYN/aGjotNWrV7/Ga2B8fFBSVNRffUZGRrgYBwcTQ1eXDoq6mBgGg8uX/zQxMDBk4jTQzc2NW0XlX7qeHqMgsvihQ28ZcnIuMty44QIX4+JiYHRw+Gf3+LG/1saNG69hNVBGhqvd3Z1B/9EjVFerqYky7NrlwoAubmzMqLVvH2MvAwODJ1YDP3xgWtbW9m8dejDgA4yMDP8dHBxYDhw48AfDwHXr1p0gxTBsgOrFFwBjK3l9+LtPwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Potenciāli piesārņota vieta", "label": "Potenciāli piesārņota vieta" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 617682.4582000002, "ymin": 192435.5343999993, "xmax": 644662.0055, "ymax": 219230.22770000063, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Registracijas_numurs", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Registracijas_numurs", "type": "esriFieldTypeString", "alias": "Registracijas numurs", "length": 50, "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 50, "domain": null }, { "name": "veids", "type": "esriFieldTypeString", "alias": "veids", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Topogrāfiskie objekti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fcode", "uniqueValueGroups": [ { "heading": "Topogrāfiskie elementi", "classes": [ { "label": "Atsevišķs akmens", "description": "Atsevišķs akmens", "symbol": { "type": "esriPMS", "url": "75c7fde33930c91829c0467fd92f2190", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQokbXSsUrEQBAG4H+z1wqXK6/QWhBsBF/juCLdKSGEdCl9DhuLhUxSWYVrtfUNBNHKTrCyswgK2f0lIHI5duE48IdtZviY3WUm2DOTf4XGmMMoiqZ5nj/tBEXkjOQVgCUAbYw5KoriLQhF5IDkDcnVRvkrjuP34MSmaabW2gcAp1ut5yRJbBBaaysPGvKIjYygiMxJLuDPXRD+vkl70GfXdfdBCODSN0optS7L8tsL67o+d84d+yDJ2+3aH3TOXfjQcE2SH1VVnWRZ9qKU4ghqra/7vm8DeEYSbdtGw8ePYJqmrwCGs1P2XvIfqURafq/Py2MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2303000000" ] ] }, { "label": "Akmeņu krāvums", "description": "Akmeņu krāvums", "symbol": { "type": "esriPMS", "url": "df95b477ede8edf3d2f014fac07780c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQokbXTsUrEQBAG4H/chaiFIAiSq7TTTuzuKgtf4KxsA0nmCUTwHWwDIQmxuNZGX0DQBxBRsFJSaSXYXMJx2ZEUkXg5JXA41e7s/7HDwmosUPpfcRRFm8aYJWZ+64RHo9FaURQ+EQ1FpK+UOgdw0gkXRXEG4FRE6lbZeWwi2mvAanHTGRtjekR0D+BKRC49z3uo+mEYrvq+nxOR/Ioty+rnea6Z+TMIgvU4jhnAEYCDOI4PAdy2cJIkPQDHk8lkqJQapGm6Y4y5EJFBI6bmji0idwC26/10Ol0hov3Gea61fm7hMAw3mhDAh9Y6L8tyGcALgGutdeI4znsLE1ENH6ugUirNsuzVtu1dZv6+be5ri8gTgC3XdbOZzFz4AzPzGMAs/LMW+hhfFDdx9nRBZTMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2305020000" ] ] }, { "label": "Dzīvojamā vai saimniecības ēka kvadrātveida", "description": "Dzīvojamā vai saimniecības ēka kvadrātveida", "symbol": { "type": "esriPMS", "url": "77adc2d9e39a3cf7125066bb170f7865", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQImWNhwANYQMTGjRulGBgYgmCCjIyM+/38/K6CJZmYmNT+//8/GUkyk4GBASKJ11i8kt+/fz/PycnpCBP89evXTbhkWFjYRwYGhgPoWgE7ChSkjlMIoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5201010000" ] ] }, { "label": "Dzīvojamā vai saimn ēka taisnstūra", "description": "Dzīvojamā vai saimn ēka taisnstūra", "symbol": { "type": "esriPMS", "url": "2cebbb652e42eb4cc5ee2c82cb11d8f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU0lEQVQImWNhwANYQERXV5cqOzu7P0zw+/fvxyoqKo6BJZmZmZ0UFRW7YZKPHz/uYGBggEjiNfb79+/bbt++nQET/PHjx3G4ZE1NzWMGBoaZ6FoB8B8afLfJcjwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5201020000" ] ] }, { "label": "Baznīca ārpusmēroga", "description": "Baznīca ārpusmēroga", "symbol": { "type": "esriPMS", "url": "bd3b3111410024692bb9d307ffc59f4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQ4jbWTv0vDQBTHvy9XURAdXATPP8AsDp111P+gW4Y2UDIIGXQSl/wFCtlKelumzIL/g86a1kGo0NGhLo1I7slpIg3+KLH44N173N33c/fuRwMLWuPfAEmSiMlksm9yIcSj67oPtQCtVksrpS4BrGqtjwFc1AIQEUdRNCSiJhENapdgrBA2LctKMQ8QBIHJdRAEemY8ZeZpu90edTqdz84wDJd933+pAKSUe0R01e/37wvhgJk3iehJKXWklNoBYDOz8VsABxVAYSsAdgufGjGADQCnzLxVTiKiuzJvlIm5KmY+0VqbutPxeDySUnoAzrrd7nYcx+tZlr3votRUAO7HPZ/PDkZRZBORVEqtOY7zDOC68K+A74yIzIrI89zEm788Zds0QggT6wF6vd6SOQsAw99W+BHged4rgMM5O1z8N74BTCpxFDhCCYYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5201030000" ] ] }, { "label": "Baznīca mērogā", "description": "Baznīca mērogā", "symbol": { "type": "esriPMS", "url": "883b288478794ae331fdc52b2872e8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVQ4jb2UvWtUQRTFz5l9ZrMRi2ixabTwo4piof+AjVjYWKRciy1mXnZdEATFbkEFBZPChPXtC0Jwe9NZ+EcYVEiCsCp+QPCTgCK78c2RkaxsEkMUgrebudzfnHvuzETYoYj+C6hcLu+JouhIFEU5AIuNRuPrP4GstceMMTUARQC7vPd5AB3n3Bvv/cTMzMzzbUFxHJ8laSUNAjgKYAXAMACSjIwxtyqVyt1Go/FoS1C1Wh3Nsqws6TDJp5JOS4pDjuQ9SddIjkpy1tp2mqbtP4KyLLsCYC+A+WKxWKrX69459yuXJMm8tfYcyQehVWPMRQC1TaDx8fFhSSMAgiobIBvbTtN01Vp73RgzJ2m1Vqvlp6amOhsVHQQwRLJtjCn3lJA8AWDAOXczrI0xOUnvSRa63e4hAAvrQFmWBSO/SyqSDMp6oA+SDvT2JBlJn0NK0m/V/YqWJHVCQRhxmqbPwqZzbhrA62azeSGsK5XKKe/9rKTH+Xz+5SZQmqYrcRy/lTRkjLlUr9fLG30aGxsb8N5flRQOedfzZ9PUJN0BcEPSyeXl5Vnn3ES4PGvKjpO8DWAfyY8kJ/tr14GazeZCHMf3JZ0HMELyIYBvAAZJngHwBEBX0mSSJC+2BIVIkmTOWrsI4HIoIlmQ9IPkJwBfvPeT/RdxS9CaX0vhzZZKpd2FQmF/LpdTFEWv+j35K1AvWq1WaCtAt40d+49+Amzx+Oy/zwtXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0.4999999999999996, "yoffset": -2 }, "values": [ [ "5201040000" ] ] }, { "label": "Jaunbūve ārpusmēroga", "description": "Jaunbūve ārpusmēroga", "symbol": { "type": "esriPMS", "url": "005b40ddee07b9664cc8218759e2f87c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYUlEQVQYlWNhIAGwkKs4l4GB4S4DA8M2BgYGeQYGBleo+EMGBobd6Iq/QxXCFMyBslModgYu8AjGIEbxLlIUK0M9jqL4JAMDgwQDA4MPmmJOBgaGyeiKL0NpWChgAJJCAwDodQ2PaiTVmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 1, "yoffset": -2.4492935982947064E-16 }, "values": [ [ "5201060100" ] ] }, { "label": "Kapliča", "description": "Kapliča", "symbol": { "type": "esriPMS", "url": "8473a08a1fabb46e7d62c9a7f7ed6d83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokZ3SsUrEQBQF0PuSMRPIrjYLFkGwtBT8A7HTxkJUCKRIzHyDlQFtxSrFZDSVhb/gt1intFgLA8bMkwUFk8Ww+GCKgcO7d2AEVhzxb1iW5S6AzSzLnkehEGJmrd36c2NRFBMhhN913brjOBOt9SwIgo8oit560Pf9c2beI6LQWjt1XXenaZoXALc9mCSJAWCqqjogou00Te9HOzLz2iJgtKOU0jDzCQDXGLPved5FHMevPSilvANw9nMnouO2bT0AR8Po02EcgEOt9YZSav4bzgFMB7AD0PY2MvMDEV0N4KNS6r0H67q+CcOwI6JsUZmZn6SUl0uvzvP8E8D191malX/PF/GRUETWPLNoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 1.9999999999999991 }, "values": [ [ "5201070000" ] ] }, { "label": "Drupas ārpusmēroga", "description": "Drupas ārpusmēroga", "symbol": { "type": "esriPMS", "url": "dfe5a62cda74ca6a58317fae3959ee30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQoka2RMU7DQBBFv3eDjQtLtDQ0NNyAOgfIGaDiAC6tHWZty6egQjlCREsDRa4QGhpaELJkUViaRYuykbCTJslIo9XX7N+/TzPBnjU52GitPYuiaMbMc6/rur4UkStmfvK6qqprpVRkjFn+M8ZxrPu+Px08GgehlDoRETdKLIriE8BD0ES0AuD7r4wxr8dlbJrmXETuiKjcdrEsyxkACcwbY5qm313XvexKcM6ttNZjxjzPfwA87zJaa9+2fvWQPV5orSsiul0zTQFMmfl+rW/8ycyPw8QPPw8iy7Jl27abdTjnFkmSjBmttQLgfcDsO8y/jsL4C461WXIrHkJzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 1, "yoffset": -2.4492935982947064E-16 }, "values": [ [ "5202020000" ] ] }, { "label": "Siltumnīca ārpusmēroga", "description": "Siltumnīca ārpusmēroga", "symbol": { "type": "esriPMS", "url": "abdaf767586111e5c091707ae1a3f561", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiElEQVQYlZ3RMQ4BURSF4U8yiU2IhHIqldgALaUN2MEkFmEFEmpaLYVdqKnpNEqRvOJ55hXjdOfmz7nn5hYaqPgXXuJWw7SwS+EBtnhEsym6dckHzLAJvoMX7rnOZ1S4oocV5jl4iDWeGKOfO7DEMYAfnbCI/Bc8wSVei3YI2afwKKn0o0ZPeQMxjxOeHsjP1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0.7, "yoffset": -1.7145055188062944E-16 }, "values": [ [ "5204010100" ] ] }, { "label": "Nojume, paviljons, lapene apaļa", "description": "Nojume, paviljons, lapene apaļa", "symbol": { "type": "esriPMS", "url": "ce0404f2b4bfb17f62a62b3c4e062ee3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQ4jbXSOy+EQRiG4Ut81cYhNFRawV9QaDVbSEiQIFR+hwiiVUk0NHT0GodiHUKhUK1WZDui0CCzGclmzMaKeKrJTO4788w7hT+m+E9BO4bQgSpqrQi2sYJZDOMGL5hAHzYxjkuc5ASruMci1pOzUoQqUZS9wQyWMIkjvCVnuxhFZ7yZIuk8iDUcJnDIXty7xjy2UsEIbuM6hRv3KrHitwolvPo5H2jLCaqYbkHQg+ecoIZedGGqofNXyrjAAg5yAnF0xxlYhHfwiI1mgjKuMIY7nOId/VjGAwbip3rKCc5wHmvMxT8RBKHefhxhgLubCQIcEh4pzLk+6yQBrMM5wa/zCXlVPHWMMFePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5204020100" ] ] }, { "label": "Nojume, paviljons, lapene kvadrātveida", "description": "Nojume, paviljons, lapene kvadrātveida", "symbol": { "type": "esriPMS", "url": "b4582a4dd9cec697d59c9c3ac9e66f65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQ4jc2Sv0oEMRDGJ8mVolbCaWtva3WNPoXYiY3YKgu7zE5mdyF4tbJgI+Ib2Okj2PoAWni22h4kIymE9cjegX/Ar0mYYX7ky3wD+KEGvwYgolWt9R4iXswbaJpm6L3fQcSbWcAbMy9Za1ul1FMfwHs/MsYcJC0g4hkzTwDgPoQw7vaMMWsi0gLAdZ7nr0lAlFLqTkTOiegROiKidWPMkYhsL/xERHyYrRHRhIiWtdZ/tIX/AxCRITOPEfGkW2fmLQA4BoDnXkBd1xshhFG8V1V1lYDvAsBtEuCcW5lOp63WerMoipe+JzPzqbX2sCzLyy+ALMvenXP78ZznOYYtxj5pYdHwp2Lsk4Dv6APRGGknGhtWcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5204020200" ] ] }, { "label": "Dūmenis", "description": "Dūmenis", "symbol": { "type": "esriPMS", "url": "3d8e9967bea7907e8cc0fc7760e4bef2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jbWTvwrCMBDG746WLoKt9RVcfQ9fpLRDNx+ggqsuHQpZHH0NwYdwVTrYwcUxQziJpGr9h2nxG/JdCL98l4Q40EHOX+AoivqIOGLmvRDiZAUT0QQA1og4BYCFFQwAQ+OBddsAEOqBmX1rGBFDZr66NczMg8cOWiVDG5i7JMMdagUHxntpmnp5nsuf4CzLqKqq2xNJKfURjj/BZVn6rutSPSei8CucJMmYmZe6RkTP3HStVRzHZ7M2K4pi24CVUgcimuv6CWxIKbV7SRZC6J03H6k36vSfL8JlRtGLK5uiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 3.000000000000001, "yoffset": 3.999999999999999 }, "values": [ [ "5206020200" ] ] }, { "label": "Pagrabs ārpusmēroga", "description": "Pagrabs ārpusmēroga", "symbol": { "type": "esriPMS", "url": "f86480568e9e69c56d9ddefddd69066b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlUlEQVQokaXROw4BYRiF4YdMo6TVKJWiFKVVWAQJiUZYhYYd2IeGhugldiGRuORPFBOZzPzD6b6Tk/e7Jf5UEpGp4FUWkGCJAR64Y4pTLGCNPXqfuoUthrgUAZpoYJPyrphhhHERoI1zhn/EPGaFGm4Z/hPVGIAySgM6WKGORUY2fCLcZocDJt+A8KJ+TrMA6OZN8JPesygWnSqPbi4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 2.0000000000000004, "yoffset": 1.9999999999999996 }, "values": [ [ "5208010200" ] ] }, { "label": "Karjers ārpusmēroga", "description": "Karjers ārpusmēroga", "symbol": { "type": "esriPMS", "url": "49e2e9f68e4b4bf5005c421350c0e4da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABg0lEQVQ4jb2Tv2tTURTHP/fmJZqAP/6FTqmLtEUUB5HiIgQRHBISXQollhp5L5sOjqIUw3sWlZgWdLLJ28U4Soe2ELDQofEfECfNool5ufdKHgoiXCJa+oEDZzh8+HIOx+GAcQ5dGLpkNZwe99phr1Sj+0/C0OO8ghUt6AnDjIG6VLzY8HiPoFr06fy1sOVyQ0NZwPHuCS5Of6EzTLKWGnEhAXe0YbvlsVAI2JgoDKuc1Zo1nWBWjrid/cw8gg9HFac0dDTkDNxHUAk99vMBu1ahAdE0BAjKQlGXksVIEl2vUfw58q7l8SSd4m5/yJyC58A5qzB0uSYgIxVt49BLf+VjvsG332cKAZWmyyMkO8Iw9arK5ZJP25YwB7zUkrdqwKUrf8h+ISX3BgmOpSIeSkMeLEIEZ9Ip3E89nt5sEGEh79NvejwTgk0Drn2HhvX+kNcnM7wBHtiEcUrBctJw5DvcsgqLj1mFuCaiYEnBVQlb42OKeGP/8XpFHx/iomBLeBD8AAUGgKQ32xbwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5208060101" ] ] }, { "label": "Degvielas krātuve", "description": "Degvielas krātuve", "symbol": { "type": "esriPMS", "url": "6e8bd17f5352e490816b38af2b44ad45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQokbXTsUrEQBAG4H+TTXu9cDZeIecriIVWPoCNjVVIdjwQC0F8BLGxCZMNeQGfQ0QQC1EbFUTxOF9BCNmRFAeXS6LC4Q/b7PAts8usxgLR/4KJaAXAsud5b0mSvP8Jx3G8BmDPOffi+/5HWZbbxpihiFxYa687cRRFAwA71toTADLXyTERaWa+bMWe5x2kaXo4D6sw8ykRnQFo4jAM+0qp5zY4jYjcEdEqMz/VcBAEfREZGWN2uzCAnlLqCEAdF0Ux1loP8Uucc5NG23mej40xVwDWf7APaZo+NnAVpdS+iFQP0muBXyISz27UMDPfE9GGc+5cKbU5U7oFMLLW3nTi6QEAtqIoWgIw8H1/wsyvbXfoHM8syz4BVKszC32Mb2/eausMWL1AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 1.75, "yoffset": -4.286263797015736E-16 }, "values": [ [ "5208130200" ] ] }, { "label": "Tornis", "description": "Tornis", "symbol": { "type": "esriPMS", "url": "4b749971ab227858d894c25d67a5c0e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQokZ3Sv0oDQRAG8G82Fw4Ly5BGRVCwsdIH8O8D+AxyJsPBgQ9gEcUHCEjuknCVD2Brp40WotgpCMZGi0tASGUIye3ISgpP1xCcZln4MTvzsQ4mLOffsFKpqNGpx8J2u+2JyAoAHgtFZAPA3CQzFkTkyfO8mTiO36yQmZeJ6BHAbS6X2wRwaoUiskVEF8Ph8M5xnOM/IRGtua67G0VRl5lnrDOaWJIkma5Wq91R91apVFpoNputDOx0OqsA7oMgKPR6PZeILpVSJoEsTNN0Wym1MxgM5vP5vGitlwA8AIgz0MwHYL9er5+bu+/7i1rrM9sybhRFX8hUGIbPzHzj+/5sGIav32FqCX+KiD5+Pn1dLpeDRqNxMgp/nYicWq32noHFYvEwSZIjZr4CYLq89Pv9PVuO5lsdWJ7/tczYmhh+AlJseVGzrcy2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 2.499999999999999 }, "values": [ [ "5208170200" ] ] }, { "label": "Tornis metāla", "description": "Tornis metāla", "symbol": { "type": "esriPMS", "url": "b880aa934298777027eadd209cb89aa3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQokZ2SsUrEQBCG/xkPBMXCoK1gFwsLKzkQFDsfwDyC1RE4sEm0mKRIHsDSzsbCxicQwU4bO1PdA5yChY2SZEcWIiSXXJD7Ydhd+Pj/md0d4J8aLAyKCFer6QWZeaSqWwDOe0EiOgCw1httY1V1BcA0TdP1IAg+O0Fm3lPVVyKaFEVxCOC+EySiYyJ6KMtywszjuaCqDo0xVyLyHcfxdmePImL3Sxaq3KdJkmyGYfjeAJl5H8BLzf0xz/MjAHcN0PYH4CmKolMiWjXGPBPRqAWqqnU8IaJhlfBmr6lrmF0A9kX+tGNLRDZE5KMOLtenrFQ4jvM163gN4HIGvPF9/6cBuq4rWZbZ8xmAHMCtMeai1aPneSWAoKqWFv+48/QLIkRhTROJpFMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 2.499999999999999 }, "values": [ [ "5208170202" ] ] }, { "label": "Izrakņāta zeme", "description": "Izrakņāta zeme", "symbol": { "type": "esriPMS", "url": "21e1db9404b991312fd2a52cc1ef329b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVQ4jcXUPUibURQG4Pe9ufksUhWkiK1YcbCTvzFO3RSEQnHRr5+KBVFjJgcXBemgWxcnhzbRIqhDjQ6CGkfByeLfJA4iOEiXqggqmJ/vHskitWhQjPSFw4XD4eFwhqvxTNH/Dd6N2NYV8uuFpoZgEYUnIA5MQqL+9vDxo+HVyc4XuS+twStBNyA5NPwCwhGRBYA2Nb5vRgLLXo/0VzVPHD0I3oz0vgUQhcBNxLPKtRXbSLpmXnv5XivMJV0ppVIdNKhMutzdmA221TmhaFp4faYvl4itQGQEVAMeb6JC4GnS5zj1B8PtqZmtnz1fY5J9mMXLAQiGFGV0ezZ44XNCa/fClhX7JkABgDwi/sG/V3LC4WHz90xt68Re6t2ZD34WEz8TWA6IMgB3wzuRQLUB3tFNVonSju/T5B+kSU1LaH9rLvARxkz7nPEf957CFXSReC1aB2rt8Eg69GZ7e3zprv4tmGQDwUYxphhPzL83fiOQeiX4lWnYC8ErUcjONPwbNIsGqjCjMMkxETUDyhSA5YzBPjs0BiBVT86z/W7XCUeU2qDET0kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5208230102" ] ] }, { "label": "Piemineklis, skulptūra", "description": "Piemineklis, skulptūra", "symbol": { "type": "esriPMS", "url": "e455eb2738b6758576170d6afca7238f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokc2QMWpCQRCG538MHkESsNJCW0+SA1jm8fbNASy1F7HNLHsF2xzALlewSpVKQbBJKmfkgTZPwRclkB8Wfobdb/5/mR4U/xkgz/MOM78SURvASlWXjQEi0nf3mZlNmHlrZiMRmavquBHA3adEVKSUNqfRoizLNxHpqupnkwqtGOP58VkfZjYgotsAAIcrqX6yLGs1qvAb8f8BFEXxDOCl8u7eCyGUtbtDIrIQwhOArxjjez3BN4D1yY8B1Jet3b364OrsLhKklPZEtLq7wr06Al6oRiFDDHCOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 1.7500000000000007, "yoffset": 2.9999999999999996 }, "values": [ [ "5209030100" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "75c7fde33930c91829c0467fd92f2190", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQokbXSsUrEQBAG4H+z1wqXK6/QWhBsBF/juCLdKSGEdCl9DhuLhUxSWYVrtfUNBNHKTrCyswgK2f0lIHI5duE48IdtZviY3WUm2DOTf4XGmMMoiqZ5nj/tBEXkjOQVgCUAbYw5KoriLQhF5IDkDcnVRvkrjuP34MSmaabW2gcAp1ut5yRJbBBaaysPGvKIjYygiMxJLuDPXRD+vkl70GfXdfdBCODSN0optS7L8tsL67o+d84d+yDJ2+3aH3TOXfjQcE2SH1VVnWRZ9qKU4ghqra/7vm8DeEYSbdtGw8ePYJqmrwCGs1P2XvIfqURafq/Py2MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2303000000", "label": "Atsevišķs akmens" }, { "symbol": { "type": "esriPMS", "url": "df95b477ede8edf3d2f014fac07780c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQokbXTsUrEQBAG4H/chaiFIAiSq7TTTuzuKgtf4KxsA0nmCUTwHWwDIQmxuNZGX0DQBxBRsFJSaSXYXMJx2ZEUkXg5JXA41e7s/7HDwmosUPpfcRRFm8aYJWZ+64RHo9FaURQ+EQ1FpK+UOgdw0gkXRXEG4FRE6lbZeWwi2mvAanHTGRtjekR0D+BKRC49z3uo+mEYrvq+nxOR/Ioty+rnea6Z+TMIgvU4jhnAEYCDOI4PAdy2cJIkPQDHk8lkqJQapGm6Y4y5EJFBI6bmji0idwC26/10Ol0hov3Gea61fm7hMAw3mhDAh9Y6L8tyGcALgGutdeI4znsLE1ENH6ugUirNsuzVtu1dZv6+be5ri8gTgC3XdbOZzFz4AzPzGMAs/LMW+hhfFDdx9nRBZTMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2305020000", "label": "Akmeņu krāvums" }, { "symbol": { "type": "esriPMS", "url": "77adc2d9e39a3cf7125066bb170f7865", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQImWNhwANYQMTGjRulGBgYgmCCjIyM+/38/K6CJZmYmNT+//8/GUkyk4GBASKJ11i8kt+/fz/PycnpCBP89evXTbhkWFjYRwYGhgPoWgE7ChSkjlMIoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5201010000", "label": "Dzīvojamā vai saimniecības ēka kvadrātveida" }, { "symbol": { "type": "esriPMS", "url": "2cebbb652e42eb4cc5ee2c82cb11d8f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU0lEQVQImWNhwANYQERXV5cqOzu7P0zw+/fvxyoqKo6BJZmZmZ0UFRW7YZKPHz/uYGBggEjiNfb79+/bbt++nQET/PHjx3G4ZE1NzWMGBoaZ6FoB8B8afLfJcjwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5201020000", "label": "Dzīvojamā vai saimn ēka taisnstūra" }, { "symbol": { "type": "esriPMS", "url": "bd3b3111410024692bb9d307ffc59f4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQ4jbWTv0vDQBTHvy9XURAdXATPP8AsDp111P+gW4Y2UDIIGXQSl/wFCtlKelumzIL/g86a1kGo0NGhLo1I7slpIg3+KLH44N173N33c/fuRwMLWuPfAEmSiMlksm9yIcSj67oPtQCtVksrpS4BrGqtjwFc1AIQEUdRNCSiJhENapdgrBA2LctKMQ8QBIHJdRAEemY8ZeZpu90edTqdz84wDJd933+pAKSUe0R01e/37wvhgJk3iehJKXWklNoBYDOz8VsABxVAYSsAdgufGjGADQCnzLxVTiKiuzJvlIm5KmY+0VqbutPxeDySUnoAzrrd7nYcx+tZlr3votRUAO7HPZ/PDkZRZBORVEqtOY7zDOC68K+A74yIzIrI89zEm788Zds0QggT6wF6vd6SOQsAw99W+BHged4rgMM5O1z8N74BTCpxFDhCCYYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5201030000", "label": "Baznīca ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "883b288478794ae331fdc52b2872e8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVQ4jb2UvWtUQRTFz5l9ZrMRi2ixabTwo4piof+AjVjYWKRciy1mXnZdEATFbkEFBZPChPXtC0Jwe9NZ+EcYVEiCsCp+QPCTgCK78c2RkaxsEkMUgrebudzfnHvuzETYoYj+C6hcLu+JouhIFEU5AIuNRuPrP4GstceMMTUARQC7vPd5AB3n3Bvv/cTMzMzzbUFxHJ8laSUNAjgKYAXAMACSjIwxtyqVyt1Go/FoS1C1Wh3Nsqws6TDJp5JOS4pDjuQ9SddIjkpy1tp2mqbtP4KyLLsCYC+A+WKxWKrX69459yuXJMm8tfYcyQehVWPMRQC1TaDx8fFhSSMAgiobIBvbTtN01Vp73RgzJ2m1Vqvlp6amOhsVHQQwRLJtjCn3lJA8AWDAOXczrI0xOUnvSRa63e4hAAvrQFmWBSO/SyqSDMp6oA+SDvT2JBlJn0NK0m/V/YqWJHVCQRhxmqbPwqZzbhrA62azeSGsK5XKKe/9rKTH+Xz+5SZQmqYrcRy/lTRkjLlUr9fLG30aGxsb8N5flRQOedfzZ9PUJN0BcEPSyeXl5Vnn3ES4PGvKjpO8DWAfyY8kJ/tr14GazeZCHMf3JZ0HMELyIYBvAAZJngHwBEBX0mSSJC+2BIVIkmTOWrsI4HIoIlmQ9IPkJwBfvPeT/RdxS9CaX0vhzZZKpd2FQmF/LpdTFEWv+j35K1AvWq1WaCtAt40d+49+Amzx+Oy/zwtXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0.4999999999999996, "yoffset": -2 }, "value": "5201040000", "label": "Baznīca mērogā" }, { "symbol": { "type": "esriPMS", "url": "005b40ddee07b9664cc8218759e2f87c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYUlEQVQYlWNhIAGwkKs4l4GB4S4DA8M2BgYGeQYGBleo+EMGBobd6Iq/QxXCFMyBslModgYu8AjGIEbxLlIUK0M9jqL4JAMDgwQDA4MPmmJOBgaGyeiKL0NpWChgAJJCAwDodQ2PaiTVmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 1, "yoffset": -2.4492935982947064E-16 }, "value": "5201060100", "label": "Jaunbūve ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "8473a08a1fabb46e7d62c9a7f7ed6d83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokZ3SsUrEQBQF0PuSMRPIrjYLFkGwtBT8A7HTxkJUCKRIzHyDlQFtxSrFZDSVhb/gt1intFgLA8bMkwUFk8Ww+GCKgcO7d2AEVhzxb1iW5S6AzSzLnkehEGJmrd36c2NRFBMhhN913brjOBOt9SwIgo8oit560Pf9c2beI6LQWjt1XXenaZoXALc9mCSJAWCqqjogou00Te9HOzLz2iJgtKOU0jDzCQDXGLPved5FHMevPSilvANw9nMnouO2bT0AR8Po02EcgEOt9YZSav4bzgFMB7AD0PY2MvMDEV0N4KNS6r0H67q+CcOwI6JsUZmZn6SUl0uvzvP8E8D191malX/PF/GRUETWPLNoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 1.9999999999999991 }, "value": "5201070000", "label": "Kapliča" }, { "symbol": { "type": "esriPMS", "url": "dfe5a62cda74ca6a58317fae3959ee30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQoka2RMU7DQBBFv3eDjQtLtDQ0NNyAOgfIGaDiAC6tHWZty6egQjlCREsDRa4QGhpaELJkUViaRYuykbCTJslIo9XX7N+/TzPBnjU52GitPYuiaMbMc6/rur4UkStmfvK6qqprpVRkjFn+M8ZxrPu+Px08GgehlDoRETdKLIriE8BD0ES0AuD7r4wxr8dlbJrmXETuiKjcdrEsyxkACcwbY5qm313XvexKcM6ttNZjxjzPfwA87zJaa9+2fvWQPV5orSsiul0zTQFMmfl+rW/8ycyPw8QPPw8iy7Jl27abdTjnFkmSjBmttQLgfcDsO8y/jsL4C461WXIrHkJzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 1, "yoffset": -2.4492935982947064E-16 }, "value": "5202020000", "label": "Drupas ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "abdaf767586111e5c091707ae1a3f561", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiElEQVQYlZ3RMQ4BURSF4U8yiU2IhHIqldgALaUN2MEkFmEFEmpaLYVdqKnpNEqRvOJ55hXjdOfmz7nn5hYaqPgXXuJWw7SwS+EBtnhEsym6dckHzLAJvoMX7rnOZ1S4oocV5jl4iDWeGKOfO7DEMYAfnbCI/Bc8wSVei3YI2afwKKn0o0ZPeQMxjxOeHsjP1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0.7, "yoffset": -1.7145055188062944E-16 }, "value": "5204010100", "label": "Siltumnīca ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "ce0404f2b4bfb17f62a62b3c4e062ee3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQ4jbXSOy+EQRiG4Ut81cYhNFRawV9QaDVbSEiQIFR+hwiiVUk0NHT0GodiHUKhUK1WZDui0CCzGclmzMaKeKrJTO4788w7hT+m+E9BO4bQgSpqrQi2sYJZDOMGL5hAHzYxjkuc5ASruMci1pOzUoQqUZS9wQyWMIkjvCVnuxhFZ7yZIuk8iDUcJnDIXty7xjy2UsEIbuM6hRv3KrHitwolvPo5H2jLCaqYbkHQg+ecoIZedGGqofNXyrjAAg5yAnF0xxlYhHfwiI1mgjKuMIY7nOId/VjGAwbip3rKCc5wHmvMxT8RBKHefhxhgLubCQIcEh4pzLk+6yQBrMM5wa/zCXlVPHWMMFePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5204020100", "label": "Nojume, paviljons, lapene apaļa" }, { "symbol": { "type": "esriPMS", "url": "b4582a4dd9cec697d59c9c3ac9e66f65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQ4jc2Sv0oEMRDGJ8mVolbCaWtva3WNPoXYiY3YKgu7zE5mdyF4tbJgI+Ib2Okj2PoAWni22h4kIymE9cjegX/Ar0mYYX7ky3wD+KEGvwYgolWt9R4iXswbaJpm6L3fQcSbWcAbMy9Za1ul1FMfwHs/MsYcJC0g4hkzTwDgPoQw7vaMMWsi0gLAdZ7nr0lAlFLqTkTOiegROiKidWPMkYhsL/xERHyYrRHRhIiWtdZ/tIX/AxCRITOPEfGkW2fmLQA4BoDnXkBd1xshhFG8V1V1lYDvAsBtEuCcW5lOp63WerMoipe+JzPzqbX2sCzLyy+ALMvenXP78ZznOYYtxj5pYdHwp2Lsk4Dv6APRGGknGhtWcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5204020200", "label": "Nojume, paviljons, lapene kvadrātveida" }, { "symbol": { "type": "esriPMS", "url": "3d8e9967bea7907e8cc0fc7760e4bef2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jbWTvwrCMBDG746WLoKt9RVcfQ9fpLRDNx+ggqsuHQpZHH0NwYdwVTrYwcUxQziJpGr9h2nxG/JdCL98l4Q40EHOX+AoivqIOGLmvRDiZAUT0QQA1og4BYCFFQwAQ+OBddsAEOqBmX1rGBFDZr66NczMg8cOWiVDG5i7JMMdagUHxntpmnp5nsuf4CzLqKqq2xNJKfURjj/BZVn6rutSPSei8CucJMmYmZe6RkTP3HStVRzHZ7M2K4pi24CVUgcimuv6CWxIKbV7SRZC6J03H6k36vSfL8JlRtGLK5uiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 3.000000000000001, "yoffset": 3.999999999999999 }, "value": "5206020200", "label": "Dūmenis" }, { "symbol": { "type": "esriPMS", "url": "f86480568e9e69c56d9ddefddd69066b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlUlEQVQokaXROw4BYRiF4YdMo6TVKJWiFKVVWAQJiUZYhYYd2IeGhugldiGRuORPFBOZzPzD6b6Tk/e7Jf5UEpGp4FUWkGCJAR64Y4pTLGCNPXqfuoUthrgUAZpoYJPyrphhhHERoI1zhn/EPGaFGm4Z/hPVGIAySgM6WKGORUY2fCLcZocDJt+A8KJ+TrMA6OZN8JPesygWnSqPbi4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 2.0000000000000004, "yoffset": 1.9999999999999996 }, "value": "5208010200", "label": "Pagrabs ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "49e2e9f68e4b4bf5005c421350c0e4da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABg0lEQVQ4jb2Tv2tTURTHP/fmJZqAP/6FTqmLtEUUB5HiIgQRHBISXQollhp5L5sOjqIUw3sWlZgWdLLJ28U4Soe2ELDQofEfECfNool5ufdKHgoiXCJa+oEDZzh8+HIOx+GAcQ5dGLpkNZwe99phr1Sj+0/C0OO8ghUt6AnDjIG6VLzY8HiPoFr06fy1sOVyQ0NZwPHuCS5Of6EzTLKWGnEhAXe0YbvlsVAI2JgoDKuc1Zo1nWBWjrid/cw8gg9HFac0dDTkDNxHUAk99vMBu1ahAdE0BAjKQlGXksVIEl2vUfw58q7l8SSd4m5/yJyC58A5qzB0uSYgIxVt49BLf+VjvsG332cKAZWmyyMkO8Iw9arK5ZJP25YwB7zUkrdqwKUrf8h+ISX3BgmOpSIeSkMeLEIEZ9Ip3E89nt5sEGEh79NvejwTgk0Drn2HhvX+kNcnM7wBHtiEcUrBctJw5DvcsgqLj1mFuCaiYEnBVQlb42OKeGP/8XpFHx/iomBLeBD8AAUGgKQ32xbwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5208060101", "label": "Karjers ārpusmēroga" }, { "symbol": { "type": "esriPMS", "url": "6e8bd17f5352e490816b38af2b44ad45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQokbXTsUrEQBAG4H+TTXu9cDZeIecriIVWPoCNjVVIdjwQC0F8BLGxCZMNeQGfQ0QQC1EbFUTxOF9BCNmRFAeXS6LC4Q/b7PAts8usxgLR/4KJaAXAsud5b0mSvP8Jx3G8BmDPOffi+/5HWZbbxpihiFxYa687cRRFAwA71toTADLXyTERaWa+bMWe5x2kaXo4D6sw8ykRnQFo4jAM+0qp5zY4jYjcEdEqMz/VcBAEfREZGWN2uzCAnlLqCEAdF0Ux1loP8Uucc5NG23mej40xVwDWf7APaZo+NnAVpdS+iFQP0muBXyISz27UMDPfE9GGc+5cKbU5U7oFMLLW3nTi6QEAtqIoWgIw8H1/wsyvbXfoHM8syz4BVKszC32Mb2/eausMWL1AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 1.75, "yoffset": -4.286263797015736E-16 }, "value": "5208130200", "label": "Degvielas krātuve" }, { "symbol": { "type": "esriPMS", "url": "4b749971ab227858d894c25d67a5c0e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQokZ3Sv0oDQRAG8G82Fw4Ly5BGRVCwsdIH8O8D+AxyJsPBgQ9gEcUHCEjuknCVD2Brp40WotgpCMZGi0tASGUIye3ISgpP1xCcZln4MTvzsQ4mLOffsFKpqNGpx8J2u+2JyAoAHgtFZAPA3CQzFkTkyfO8mTiO36yQmZeJ6BHAbS6X2wRwaoUiskVEF8Ph8M5xnOM/IRGtua67G0VRl5lnrDOaWJIkma5Wq91R91apVFpoNputDOx0OqsA7oMgKPR6PZeILpVSJoEsTNN0Wym1MxgM5vP5vGitlwA8AIgz0MwHYL9er5+bu+/7i1rrM9sybhRFX8hUGIbPzHzj+/5sGIav32FqCX+KiD5+Pn1dLpeDRqNxMgp/nYicWq32noHFYvEwSZIjZr4CYLq89Pv9PVuO5lsdWJ7/tczYmhh+AlJseVGzrcy2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 2.499999999999999 }, "value": "5208170200", "label": "Tornis" }, { "symbol": { "type": "esriPMS", "url": "b880aa934298777027eadd209cb89aa3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQokZ2SsUrEQBCG/xkPBMXCoK1gFwsLKzkQFDsfwDyC1RE4sEm0mKRIHsDSzsbCxicQwU4bO1PdA5yChY2SZEcWIiSXXJD7Ydhd+Pj/md0d4J8aLAyKCFer6QWZeaSqWwDOe0EiOgCw1httY1V1BcA0TdP1IAg+O0Fm3lPVVyKaFEVxCOC+EySiYyJ6KMtywszjuaCqDo0xVyLyHcfxdmePImL3Sxaq3KdJkmyGYfjeAJl5H8BLzf0xz/MjAHcN0PYH4CmKolMiWjXGPBPRqAWqqnU8IaJhlfBmr6lrmF0A9kX+tGNLRDZE5KMOLtenrFQ4jvM163gN4HIGvPF9/6cBuq4rWZbZ8xmAHMCtMeai1aPneSWAoKqWFv+48/QLIkRhTROJpFMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 4.000000000000001, "yoffset": 2.499999999999999 }, "value": "5208170202", "label": "Tornis metāla" }, { "symbol": { "type": "esriPMS", "url": "21e1db9404b991312fd2a52cc1ef329b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVQ4jcXUPUibURQG4Pe9ufksUhWkiK1YcbCTvzFO3RSEQnHRr5+KBVFjJgcXBemgWxcnhzbRIqhDjQ6CGkfByeLfJA4iOEiXqggqmJ/vHskitWhQjPSFw4XD4eFwhqvxTNH/Dd6N2NYV8uuFpoZgEYUnIA5MQqL+9vDxo+HVyc4XuS+twStBNyA5NPwCwhGRBYA2Nb5vRgLLXo/0VzVPHD0I3oz0vgUQhcBNxLPKtRXbSLpmXnv5XivMJV0ppVIdNKhMutzdmA221TmhaFp4faYvl4itQGQEVAMeb6JC4GnS5zj1B8PtqZmtnz1fY5J9mMXLAQiGFGV0ezZ44XNCa/fClhX7JkABgDwi/sG/V3LC4WHz90xt68Re6t2ZD34WEz8TWA6IMgB3wzuRQLUB3tFNVonSju/T5B+kSU1LaH9rLvARxkz7nPEf957CFXSReC1aB2rt8Eg69GZ7e3zprv4tmGQDwUYxphhPzL83fiOQeiX4lWnYC8ErUcjONPwbNIsGqjCjMMkxETUDyhSA5YzBPjs0BiBVT86z/W7XCUeU2qDET0kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5208230102", "label": "Izrakņāta zeme" }, { "symbol": { "type": "esriPMS", "url": "e455eb2738b6758576170d6afca7238f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokc2QMWpCQRCG538MHkESsNJCW0+SA1jm8fbNASy1F7HNLHsF2xzALlewSpVKQbBJKmfkgTZPwRclkB8Wfobdb/5/mR4U/xkgz/MOM78SURvASlWXjQEi0nf3mZlNmHlrZiMRmavquBHA3adEVKSUNqfRoizLNxHpqupnkwqtGOP58VkfZjYgotsAAIcrqX6yLGs1qvAb8f8BFEXxDOCl8u7eCyGUtbtDIrIQwhOArxjjez3BN4D1yY8B1Jet3b364OrsLhKklPZEtLq7wr06Al6oRiFDDHCOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 1.7500000000000007, "yoffset": 2.9999999999999996 }, "value": "5209030100", "label": "Piemineklis, skulptūra" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "igds_rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 615239.3987999996, "ymin": 188265.42039999925, "xmax": 648207.3608999997, "ymax": 227533.73200000077, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "fcode", "type": "esriFieldTypeString", "alias": "fcode", "length": 50, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Inženiertehniskā apgāde", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Veids", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "20 kV elektrolīnija", "description": "20 kV elektrolīnija", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 }, "values": [ [ "20 kV elektrolīnija" ] ] }, { "label": "110 kV elektrolīnija", "description": "110 kV elektrolīnija", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "values": [ [ "110 kV elektrolīnija" ] ] }, { "label": "330 kV elektrolīnija", "description": "330 kV elektrolīnija", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "values": [ [ "330 kV elektrolīnija" ] ] }, { "label": "Vidējspiediena gāzesvads", "description": "Vidējspiediena gāzesvads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "values": [ [ "Vidējspiediena gāzesvads" ] ] }, { "label": "Maģistrālais gāzesvads", "description": "Maģistrālais gāzesvads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 6 }, "values": [ [ "Maģistrālais gāzesvads" ] ] }, { "label": "Maģistrālais naftas produktu cauruļvads", "description": "Maģistrālais naftas produktu cauruļvads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 255, 255 ], "width": 5 }, "values": [ [ "Naftas produktu pazemes cauruļvads" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 }, "value": "20 kV elektrolīnija", "label": "20 kV elektrolīnija" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "110 kV elektrolīnija", "label": "110 kV elektrolīnija" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "330 kV elektrolīnija", "label": "330 kV elektrolīnija" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Vidējspiediena gāzesvads", "label": "Vidējspiediena gāzesvads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 6 }, "value": "Maģistrālais gāzesvads", "label": "Maģistrālais gāzesvads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 255, 255 ], "width": 5 }, "value": "Naftas produktu pazemes cauruļvads", "label": "Maģistrālais naftas produktu cauruļvads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 614243.9035440218, "ymin": 189664.37900000624, "xmax": 648106.7620000001, "ymax": 220387.27500727773, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Veids", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Īpaši aizsargājamo dabas teritoriju robežas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Veids", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "Aizsargājamo ainavu apvidus robeža", "description": "Aizsargājamo ainavu apvidus robeža", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2.8 } }, "values": [ [ "Aizsargājamo ainavu apvidus robeža" ] ] }, { "label": "Dabas lieguma robeža", "description": "Dabas lieguma robeža", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 170, 0, 255 ], "width": 2.8 } }, "values": [ [ "Dabas lieguma robeža" ] ] }, { "label": "Dabas parka robeža", "description": "Dabas parka robeža", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 2.8 } }, "values": [ [ "Dabas parka robeža" ] ] }, { "label": "Aizsargājamo aleju teritorija", "description": "Aizsargājamo aleju teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 150, 100, 255 ], "width": 0.8 } }, "values": [ [ "Aizsargājamo aleju teritorija" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2.8 } }, "value": "Aizsargājamo ainavu apvidus robeža", "label": "Aizsargājamo ainavu apvidus robeža" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 170, 0, 255 ], "width": 2.8 } }, "value": "Dabas lieguma robeža", "label": "Dabas lieguma robeža" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 2.8 } }, "value": "Dabas parka robeža", "label": "Dabas parka robeža" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 150, 100, 255 ], "width": 0.8 } }, "value": "Aizsargājamo aleju teritorija", "label": "Aizsargājamo aleju teritorija" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 222, 255 ], "toColor": [ 252, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 614070.9696000014, "ymin": 187503.0918999985, "xmax": 647024.3029000005, "ymax": 225883.08100000396, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 200, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 50, "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 250, "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Ēkas, būves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FNAME", "uniqueValueGroups": [ { "heading": "FNAME", "classes": [ { "label": "Drupas mērogā", "description": "Drupas mērogā", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "values": [ [ "Drupas mērogā" ] ] }, { "label": "Dzīvojamā vai saimn ēka mērogā", "description": "Dzīvojamā vai saimn ēka mērogā", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 193, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "values": [ [ "Dzīvojamā vai saimn ēka mērogā" ] ] }, { "label": "Jaunbūve mērogā", "description": "Jaunbūve mērogā", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 193, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "values": [ [ "Jaunbūve mērogā" ] ] }, { "label": "Nojume paviljons lapene mērogā", "description": "Nojume paviljons lapene mērogā", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "values": [ [ "Nojume paviljons lapene mērogā" ] ] }, { "label": "Stadions", "description": "Stadions", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Stadions" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "value": "Drupas mērogā", "label": "Drupas mērogā" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 193, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "value": "Dzīvojamā vai saimn ēka mērogā", "label": "Dzīvojamā vai saimn ēka mērogā" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 193, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "value": "Jaunbūve mērogā", "label": "Jaunbūve mērogā" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.3 } }, "value": "Nojume paviljons lapene mērogā", "label": "Nojume paviljons lapene mērogā" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Stadions", "label": "Stadions" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 615080.0928000007, "ymin": 188284.19899999723, "xmax": 648174.1392999999, "ymax": 226907.69269999862, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MSLINK_0", "type": "esriFieldTypeInteger", "alias": "MSLINK_0", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 10, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 100, "domain": null }, { "name": "IGDS_BASEN", "type": "esriFieldTypeString", "alias": "IGDS_BASEN", "length": 15, "domain": null }, { "name": "INPUT_DATE", "type": "esriFieldTypeDate", "alias": "INPUT_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Aizsargjoslas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Veids", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "Stingra režīma vides un dabas resursu aizsardzības aizsargjoslas teritorija ap ūdens ņemšanas vietām", "description": "Stingra režīma vides un dabas resursu aizsardzības aizsargjoslas teritorija ap ūdens ņemšanas vietām", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.4 } }, "values": [ [ "Stingra režīma vides un dabas resursu aizsardzības aizsargjoslas teritorija ap ūdens ņemšanas vietām" ] ] }, { "label": "Bakterioloģiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "description": "Bakterioloģiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.6 } }, "values": [ [ "Bakterioloģiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām" ] ] }, { "label": "Ķīmiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "description": "Ķīmiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.6 } }, "values": [ [ "Ķīmiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām" ] ] }, { "label": "Drošības aizsargjoslas teritorija ap degvielas uzpildes stacijām un naftas bāzēm", "description": "Drošības aizsargjoslas teritorija ap degvielas uzpildes stacijām un naftas bāzēm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "values": [ [ "Drošības aizsargjoslas teritorija ap degvielas uzpildes stacijām un naftas bāzēm" ] ] }, { "label": "Drošības aizsargjoslas teritorija gar naftas produktu cauruļvadu", "description": "Drošības aizsargjoslas teritorija gar naftas produktu cauruļvadu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "values": [ [ "Drošības aizsargjoslas teritorija gar naftas produktu cauruļvadu" ] ] }, { "label": "Drošības aizsargjoslas teritorija gar dzelzceļu", "description": "Drošības aizsargjoslas teritorija gar dzelzceļu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "values": [ [ "Drošības aizsargjoslas teritorija gar dzelzceļu" ] ] }, { "label": "Ekspluatācijas aizsargjoslas teritorija gar ielu vai ceļu \u2013 sarkanā līnija", "description": "Ekspluatācijas aizsargjoslas teritorija gar ielu vai ceļu \u2013 sarkanā līnija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Ekspluatācijas aizsargjoslas teritorija gar ielu vai ceļu \u2013 sarkanā līnija" ] ] }, { "label": "Ekspluatācijas aizsargjoslas teritorija gar elektriskajiem tīkliem", "description": "Ekspluatācijas aizsargjoslas teritorija gar elektriskajiem tīkliem", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 80, 80, 80, 255 ], "width": 0.6 } }, "values": [ [ "Ekspluatācijas aizsargjoslas teritorija gar elektriskajiem tīkliem" ] ] }, { "label": "Ekspluatācijas aizsargjoslas teritorija gar autoceļiem", "description": "Ekspluatācijas aizsargjoslas teritorija gar autoceļiem", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 80, 80, 80, 255 ], "width": 0.6 } }, "values": [ [ "Ekspluatācijas aizsargjoslas teritorija gar autoceļiem" ] ] }, { "label": "Ekspluatācijas aizsargjoslas teritorija gar dzelzceļu", "description": "Ekspluatācijas aizsargjoslas teritorija gar dzelzceļu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 80, 80, 80, 255 ], "width": 1 } }, "values": [ [ "Ekspluatācijas aizsargjoslas teritorija gar dzelzceļu" ] ] }, { "label": "Virszemes ūdensobjektu vides un dabas resursu aizsardzības aizsargjoslas teritorija", "description": "Virszemes ūdensobjektu vides un dabas resursu aizsardzības aizsargjoslas teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 200, 255, 255 ], "width": 0.6 } }, "values": [ [ "Virszemes ūdensobjektu vides un dabas resursu aizsardzības aizsargjoslas teritorija" ] ] }, { "label": "Vides un dabas resursu aizsardzības aizsargjoslas (aizsardzības zonas) teritorija ap kultūras pieminekļiem", "description": "Vides un dabas resursu aizsardzības aizsargjoslas (aizsardzības zonas) teritorija ap kultūras pieminekļiem", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 75, 255 ], "width": 1 } }, "values": [ [ "Vides un dabas resursu aizsardzības aizsargjoslas (aizsardzības zonas) teritorija ap kultūras pieminekļiem" ] ] }, { "label": "Mežu vides un dabas resursu aizsardzības aizsargjoslas ap pilsētu teritorija", "description": "Mežu vides un dabas resursu aizsardzības aizsargjoslas ap pilsētu teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 170, 205, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 205, 100, 255 ], "width": 1 } }, "values": [ [ "Mežu vides un dabas resursu aizsardzības aizsargjoslas ap pilsētu teritorija" ] ] }, { "label": "Sanitārās aizsargjoslas teritorija ap kapsētu", "description": "Sanitārās aizsargjoslas teritorija ap kapsētu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 55, 0, 255 ], "width": 1 } }, "values": [ [ "Sanitārās aizsargjoslas teritorija ap kapsētu" ] ] }, { "label": "Sanitārās aizsargjoslas ap atkritumu un notekūdeņu pārstrādes un uzglabāšanas vietām", "description": "Sanitārās aizsargjoslas ap atkritumu un notekūdeņu pārstrādes un uzglabāšanas vietām", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 55, 0, 255 ], "width": 1 } }, "values": [ [ "Sanitārās aizsargjoslas ap atkritumu un notekūdeņu pārstrādes un uzglabāšanas vietām" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.4 } }, "value": "Stingra režīma vides un dabas resursu aizsardzības aizsargjoslas teritorija ap ūdens ņemšanas vietām", "label": "Stingra režīma vides un dabas resursu aizsardzības aizsargjoslas teritorija ap ūdens ņemšanas vietām" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.6 } }, "value": "Bakterioloģiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "label": "Bakterioloģiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 80, 230, 255 ], "width": 0.6 } }, "value": "Ķīmiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām", "label": "Ķīmiskās aizsargjoslas teritorija ap ūdens ņemšanas vietām" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Drošības aizsargjoslas teritorija ap degvielas uzpildes stacijām un naftas bāzēm", "label": "Drošības aizsargjoslas teritorija ap degvielas uzpildes stacijām un naftas bāzēm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "Drošības aizsargjoslas teritorija gar naftas produktu cauruļvadu", "label": "Drošības aizsargjoslas teritorija gar naftas produktu cauruļvadu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "Drošības aizsargjoslas teritorija gar dzelzceļu", "label": "Drošības aizsargjoslas teritorija gar dzelzceļu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "Ekspluatācijas aizsargjoslas teritorija gar ielu vai ceļu \u2013 sarkanā līnija", "label": "Ekspluatācijas aizsargjoslas teritorija gar ielu vai ceļu \u2013 sarkanā līnija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 80, 80, 80, 255 ], "width": 0.6 } }, "value": "Ekspluatācijas aizsargjoslas teritorija gar elektriskajiem tīkliem", "label": "Ekspluatācijas aizsargjoslas teritorija gar elektriskajiem tīkliem" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 80, 80, 80, 255 ], "width": 0.6 } }, "value": "Ekspluatācijas aizsargjoslas teritorija gar autoceļiem", "label": "Ekspluatācijas aizsargjoslas teritorija gar autoceļiem" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 80, 80, 80, 255 ], "width": 1 } }, "value": "Ekspluatācijas aizsargjoslas teritorija gar dzelzceļu", "label": "Ekspluatācijas aizsargjoslas teritorija gar dzelzceļu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 200, 255, 255 ], "width": 0.6 } }, "value": "Virszemes ūdensobjektu vides un dabas resursu aizsardzības aizsargjoslas teritorija", "label": "Virszemes ūdensobjektu vides un dabas resursu aizsardzības aizsargjoslas teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 75, 255 ], "width": 1 } }, "value": "Vides un dabas resursu aizsardzības aizsargjoslas (aizsardzības zonas) teritorija ap kultūras pieminekļiem", "label": "Vides un dabas resursu aizsardzības aizsargjoslas (aizsardzības zonas) teritorija ap kultūras pieminekļiem" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 170, 205, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 205, 100, 255 ], "width": 1 } }, "value": "Mežu vides un dabas resursu aizsardzības aizsargjoslas ap pilsētu teritorija", "label": "Mežu vides un dabas resursu aizsardzības aizsargjoslas ap pilsētu teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 55, 0, 255 ], "width": 1 } }, "value": "Sanitārās aizsargjoslas teritorija ap kapsētu", "label": "Sanitārās aizsargjoslas teritorija ap kapsētu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 55, 0, 255 ], "width": 1 } }, "value": "Sanitārās aizsargjoslas ap atkritumu un notekūdeņu pārstrādes un uzglabāšanas vietām", "label": "Sanitārās aizsargjoslas ap atkritumu un notekūdeņu pārstrādes un uzglabāšanas vietām" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 247, 252, 255 ], "toColor": [ 187, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 202, 255 ], "toColor": [ 179, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 179, 255 ], "toColor": [ 207, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 223, 255 ], "toColor": [ 252, 215, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 182, 255 ], "toColor": [ 252, 229, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 232, 255 ], "toColor": [ 207, 252, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613376.6060791016, "ymin": 187502.52500000037, "xmax": 648414.723083498, "ymax": 227726.9581298828, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "kods", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 254, "domain": null }, { "name": "Paskaidroj", "type": "esriFieldTypeString", "alias": "Paskaidroj", "length": 254, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Autoceļi", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Veids", "uniqueValueGroups": [ { "heading": "Veids", "classes": [ { "label": "Valsts galvenais autoceļš", "description": "Valsts galvenais autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 5 }, "values": [ [ "Valsts galvenais autoceļš" ] ] }, { "label": "Valsts reģionālais autoceļš", "description": "Valsts reģionālais autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 4 }, "values": [ [ "Valsts reģionālais autoceļš" ] ] }, { "label": "Valsts vietējais autoceļš", "description": "Valsts vietējais autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 80, 80, 255 ], "width": 3 }, "values": [ [ "Valsts vietējais autoceļš" ] ] }, { "label": "Pašvaldības autoceļš", "description": "Pašvaldības autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "Pašvaldības ceļš" ] ] }, { "label": "Iela, ceļš (pilsētās un ciemos)", "description": "Iela, ceļš (pilsētās un ciemos)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "values": [ [ "Pašvaldības iela" ] ] }, { "label": "Līgumceļš", "description": "Līgumceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "Līgumceļš" ] ] }, { "label": "Komersanta ceļš", "description": "Komersanta ceļš", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 }, "values": [ [ "Komersantu ceļš" ] ] }, { "label": "Cits ceļš", "description": "Cits ceļš", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.8 }, "values": [ [ "Pārējie ceļi" ] ] }, { "label": "Plānotais valsts reģionālais autoceļš", "description": "Plānotais valsts reģionālais autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 50, 50, 50, 255 ], "width": 5 }, "values": [ [ "Plānotais valsts galvenais autoceļš" ] ] }, { "label": "Plānotais pašvaldības autoceļš", "description": "Plānotais pašvaldības autoceļš", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "Pašvaldības ceļa vieta" ] ] }, { "label": "Plānotā pašvaldības iela", "description": "Plānotā pašvaldības iela", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "Plānotā pašvaldības iela" ] ] }, { "label": "Plānotais komersanta ceļš", "description": "Plānotais komersanta ceļš", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 3 }, "values": [ [ "Komersantu ceļa vieta" ] ] }, { "label": "Plānotais cits ceļš", "description": "Plānotais cits ceļš", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.7 }, "values": [ [ "Plānotais cits ceļš" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 5 }, "value": "Valsts galvenais autoceļš", "label": "Valsts galvenais autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 4 }, "value": "Valsts reģionālais autoceļš", "label": "Valsts reģionālais autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 80, 80, 255 ], "width": 3 }, "value": "Valsts vietējais autoceļš", "label": "Valsts vietējais autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Pašvaldības ceļš", "label": "Pašvaldības autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "Pašvaldības iela", "label": "Iela, ceļš (pilsētās un ciemos)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Līgumceļš", "label": "Līgumceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 }, "value": "Komersantu ceļš", "label": "Komersanta ceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.8 }, "value": "Pārējie ceļi", "label": "Cits ceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 50, 50, 50, 255 ], "width": 5 }, "value": "Plānotais valsts galvenais autoceļš", "label": "Plānotais valsts reģionālais autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Pašvaldības ceļa vieta", "label": "Plānotais pašvaldības autoceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Plānotā pašvaldības iela", "label": "Plānotā pašvaldības iela" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 3 }, "value": "Komersantu ceļa vieta", "label": "Plānotais komersanta ceļš" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.7 }, "value": "Plānotais cits ceļš", "label": "Plānotais cits ceļš" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 222, 255 ], "toColor": [ 252, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613481.9060000014, "ymin": 188132.58620000072, "xmax": 648256.2000000002, "ymax": 227633.72479999997, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Veids", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "Numurs", "type": "esriFieldTypeString", "alias": "Numurs", "length": 50, "domain": null }, { "name": "Numurs2", "type": "esriFieldTypeString", "alias": "Numurs2", "length": 50, "domain": null }, { "name": "Nosaukums", "type": "esriFieldTypeString", "alias": "Nosaukums", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Labots", "type": "esriFieldTypeString", "alias": "Labots", "length": 10, "domain": null }, { "name": "Pagasts", "type": "esriFieldTypeString", "alias": "Pagasts", "length": 20, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 20, "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "Shape_Le_3", "type": "esriFieldTypeDouble", "alias": "Shape_Le_3", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Dzelzceļš", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 627763.3362000007, "ymin": 201518.17962749675, "xmax": 641882.854932148, "ymax": 202601.5136000011, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Veids", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Dzelzceļa stacija", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a505005573bf86216612ce76ffa87845", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABv0lEQVRIid2VPYtTQRSG33duspVkCzsLu/0FFouLWKggVlrYrKIorAZtLKyE7J3kTgpZ/APRwgU7YW0UFrewt9hmwWoLi8UijQlYxPhxXhl1IYZ7k3hVUA8MA+fjmZkzc85U8Ael8n/AQwinAByRxBKsT2a21Ww2d3Lhki4CuFIQ/AbAPIAhgIN5DkmSDADkw0lWJeXFfZa0TnIBwAcAy5E17iSp+jM53wNwJk3TVyEELynu+Emappfa7faSmW0CqBUFT4M/MrO9EMJ5M5sn2Zd0KIRwrlarbfb7/WcALpSFD5IkuSHpLvntjuMcU9fr9S475wYFaZwJPslnDlNkKpzkuqThmO97SRsAjv4SvNFoxCd4L88WQvh7y99lWbYi6Zr3fjEqOp1OtdvtvpZ0NdpLwyWddM5dJ/l2X1ev1z+2Wq1VSbuSjpWGkzxuZre89zdH9d77h1mWbQFYKA0H8E7SWgjhvqTDI/ptAKsATuS1gZngkm4nSXI25nzMdJrkSzNbI3lnJrh+LLehc25R0nLBwg+cc8+/x3wtX5KaBH9BssL9WgcOkHw64XBzJB+P9POdQni8KABx/Bb5d//QLwFKwY2zVQ+oAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 633044.1688000001, "ymin": 201895.28189999983, "xmax": 639384.4275000002, "ymax": 202553.65240000002, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Valsts robeža", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 605984.3404000001, "ymin": 182999.40689999983, "xmax": 642259.9826999996, "ymax": 216613.99750000052, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Apgrūtinātās teritorijas - zonas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ATIS_veids", "uniqueValueGroups": [ { "heading": "ATIS_veids", "classes": [ { "label": "Applūstošā (10 % applūduma varbūtība) teritorija", "description": "Applūstošā (10 % applūduma varbūtība) teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 225, 235, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 } }, "values": [ [ "Applūstošā (10 % applūduma varbūtība) teritorija" ] ] }, { "label": "Dabas parka dabas lieguma zonas teritorija", "description": "Dabas parka dabas lieguma zonas teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 0.8 } }, "values": [ [ "Dabas parka dabas lieguma zonas teritorija" ] ] }, { "label": "Dabas parka dabas parka zonas teritorija", "description": "Dabas parka dabas parka zonas teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 0.8 } }, "values": [ [ "Dabas parka dabas parka zonas teritorija" ] ] }, { "label": "Mikrolieguma teritorija", "description": "Mikrolieguma teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 160, 160, 255 ], "outline": null }, "values": [ [ "Mikrolieguma teritorija" ] ] }, { "label": "Mikrolieguma buferzonas teritorija", "description": "Mikrolieguma buferzonas teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 215, 195, 255 ], "outline": null }, "values": [ [ "Mikrolieguma buferzonas teritorija" ] ] }, { "label": "Valsts aizsargājamā kultūras pieminekļa teritorija", "description": "Valsts aizsargājamā kultūras pieminekļa teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 75, 255 ], "width": 0.8 } }, "values": [ [ "Valsts aizsargājamā kultūras pieminekļa teritorija" ] ] }, { "label": "Valsts robežas josla", "description": "Valsts robežas josla", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 210, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Valsts robežas josla" ] ] }, { "label": "Pierobeža", "description": "Pierobeža", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 210, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Pierobeža" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 225, 235, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 } }, "value": "Applūstošā (10 % applūduma varbūtība) teritorija", "label": "Applūstošā (10 % applūduma varbūtība) teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 0.8 } }, "value": "Dabas parka dabas lieguma zonas teritorija", "label": "Dabas parka dabas lieguma zonas teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 230, 0, 255 ], "width": 0.8 } }, "value": "Dabas parka dabas parka zonas teritorija", "label": "Dabas parka dabas parka zonas teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 160, 160, 255 ], "outline": null }, "value": "Mikrolieguma teritorija", "label": "Mikrolieguma teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 215, 195, 255 ], "outline": null }, "value": "Mikrolieguma buferzonas teritorija", "label": "Mikrolieguma buferzonas teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 75, 255 ], "width": 0.8 } }, "value": "Valsts aizsargājamā kultūras pieminekļa teritorija", "label": "Valsts aizsargājamā kultūras pieminekļa teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 210, 0, 0, 255 ], "width": 0.6 } }, "value": "Valsts robežas josla", "label": "Valsts robežas josla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 210, 0, 0, 255 ], "width": 0.6 } }, "value": "Pierobeža", "label": "Pierobeža" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 222, 255 ], "toColor": [ 252, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613376.6060000015, "ymin": 187502.52500000037, "xmax": 648414.723083498, "ymax": 226322.32000000216, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATIS_veids", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATIS_veids", "type": "esriFieldTypeString", "alias": "ATIS_veids", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Topogrāfiskās līnijas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FNAME", "uniqueValueGroups": [ { "heading": "FNAME", "classes": [ { "label": "Aizsargdambis valnis virs 2m", "description": "Aizsargdambis valnis virs 2m", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.55 }, "values": [ [ "Aizsargdambis valnis virs 2m" ] ] }, { "label": "Aizsargdambis valnis zem 2m", "description": "Aizsargdambis valnis zem 2m", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.4 }, "values": [ [ "Aizsargdambis valnis zem 2m" ] ] }, { "label": "Blīvas apbūves kvartāla līnija", "description": "Blīvas apbūves kvartāla līnija", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.43 }, "values": [ [ "Blīvas apbūves kvartāla līnija" ] ] }, { "label": "Karjers mērogā", "description": "Karjers mērogā", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 179, 179, 179, 255 ], "width": 0.8 }, "values": [ [ "Karjers mērogā" ] ] }, { "label": "Koku rinda", "description": "Koku rinda", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 245, 252, 255 ], "width": 1 }, "values": [ [ "Koku rinda" ] ] }, { "label": "Koku rinda gar ceļiem upēm", "description": "Koku rinda gar ceļiem upēm", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "values": [ [ "Koku rinda gar ceļiem upēm" ] ] }, { "label": "Krasta līnija nepastāvīga", "description": "Krasta līnija nepastāvīga", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "values": [ [ "Krasta līnija nepastāvīga" ] ] }, { "label": "Krasta līnija pastāvīga", "description": "Krasta līnija pastāvīga", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "values": [ [ "Krasta līnija pastāvīga" ] ] }, { "label": "Krūmu rinda dzīvzogs", "description": "Krūmu rinda dzīvzogs", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "values": [ [ "Krūmu rinda dzīvzogs" ] ] }, { "label": "Krūmu rinda gar ceļiem upēm", "description": "Krūmu rinda gar ceļiem upēm", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "values": [ [ "Krūmu rinda gar ceļiem upēm" ] ] }, { "label": "Periodiski izsīkst ūdtece līdz3m", "description": "Periodiski izsīkst ūdtece līdz3m", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "values": [ [ "Periodiski izsīkst ūdtece līdz3m" ] ] }, { "label": "Purvs", "description": "Purvs", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 255, 255, 255 ], "width": 0.4 }, "values": [ [ "Purvs" ] ] }, { "label": "Pārbraucams aizsprosts mērogā", "description": "Pārbraucams aizsprosts mērogā", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 179, 179, 179, 255 ], "width": 0.71 }, "values": [ [ "Pārbraucams aizsprosts mērogā" ] ] }, { "label": "Saimniecisko obj atdalošā līnija", "description": "Saimniecisko obj atdalošā līnija", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "values": [ [ "Saimniecisko obj atdalošā līnija" ] ] }, { "label": "Stiga līdz 5m", "description": "Stiga līdz 5m", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "values": [ [ "Stiga līdz 5m" ] ] }, { "label": "Stiga virs 5m", "description": "Stiga virs 5m", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "values": [ [ "Stiga virs 5m" ] ] }, { "label": "Valsts ūdensnoteka", "description": "Valsts ūdensnoteka", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 122, 182, 245, 255 ], "width": 1.1 }, "values": [ [ "Valsts ūdensnoteka" ] ] }, { "label": "Ūdenstece līdz 3m", "description": "Ūdenstece līdz 3m", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.2 }, "values": [ [ "Ūdenstece līdz 3m" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.55 }, "value": "Aizsargdambis valnis virs 2m", "label": "Aizsargdambis valnis virs 2m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.4 }, "value": "Aizsargdambis valnis zem 2m", "label": "Aizsargdambis valnis zem 2m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.43 }, "value": "Blīvas apbūves kvartāla līnija", "label": "Blīvas apbūves kvartāla līnija" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 179, 179, 179, 255 ], "width": 0.8 }, "value": "Karjers mērogā", "label": "Karjers mērogā" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 245, 252, 255 ], "width": 1 }, "value": "Koku rinda", "label": "Koku rinda" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "value": "Koku rinda gar ceļiem upēm", "label": "Koku rinda gar ceļiem upēm" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "value": "Krasta līnija nepastāvīga", "label": "Krasta līnija nepastāvīga" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "value": "Krasta līnija pastāvīga", "label": "Krasta līnija pastāvīga" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "value": "Krūmu rinda dzīvzogs", "label": "Krūmu rinda dzīvzogs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 8 }, "value": "Krūmu rinda gar ceļiem upēm", "label": "Krūmu rinda gar ceļiem upēm" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 }, "value": "Periodiski izsīkst ūdtece līdz3m", "label": "Periodiski izsīkst ūdtece līdz3m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 255, 255, 255 ], "width": 0.4 }, "value": "Purvs", "label": "Purvs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 179, 179, 179, 255 ], "width": 0.71 }, "value": "Pārbraucams aizsprosts mērogā", "label": "Pārbraucams aizsprosts mērogā" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Saimniecisko obj atdalošā līnija", "label": "Saimniecisko obj atdalošā līnija" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "value": "Stiga līdz 5m", "label": "Stiga līdz 5m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "value": "Stiga virs 5m", "label": "Stiga virs 5m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 122, 182, 245, 255 ], "width": 1.1 }, "value": "Valsts ūdensnoteka", "label": "Valsts ūdensnoteka" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.2 }, "value": "Ūdenstece līdz 3m", "label": "Ūdenstece līdz 3m" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 179, 252, 255 ], "toColor": [ 224, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 207, 255 ], "toColor": [ 184, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 212, 252, 255 ], "toColor": [ 218, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 190, 252, 255 ], "toColor": [ 182, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 226, 255 ], "toColor": [ 252, 212, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 189, 255 ], "toColor": [ 220, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613376.6059999997, "ymin": 187511.2483000029, "xmax": 648308.9039000003, "ymax": 227692.70480000228, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "veids", "type": "esriFieldTypeString", "alias": "veids", "length": 50, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 250, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Topogrāfiskie poligoni", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FNAME", "uniqueValueGroups": [ { "heading": "FNAME", "classes": [ { "label": "Augļudārzs", "description": "Augļudārzs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "values": [ [ "poligons_Augļudārzs" ] ] }, { "label": "Grīslājs", "description": "Grīslājs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": null }, "values": [ [ "poligons_Grīslājs" ] ] }, { "label": "Izcirtums", "description": "Izcirtums", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "values": [ [ "poligons_Izcirtums" ] ] }, { "label": "Jaunaudze", "description": "Jaunaudze", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "values": [ [ "poligons_Jaunaudze" ] ] }, { "label": "Krūmājs", "description": "Krūmājs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "values": [ [ "poligons_Krūmājs" ] ] }, { "label": "Meldrājs", "description": "Meldrājs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "values": [ [ "poligons_Meldrājs" ] ] }, { "label": "Ogulājs", "description": "Ogulājs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "values": [ [ "poligons_Ogulājs" ] ] }, { "label": "Ūdensobjekts", "description": "Ūdensobjekts", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 } }, "values": [ [ "poligons_Ūdens" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "value": "poligons_Augļudārzs", "label": "Augļudārzs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": null }, "value": "poligons_Grīslājs", "label": "Grīslājs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "value": "poligons_Izcirtums", "label": "Izcirtums" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "value": "poligons_Jaunaudze", "label": "Jaunaudze" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "value": "poligons_Krūmājs", "label": "Krūmājs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "value": "poligons_Meldrājs", "label": "Meldrājs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 179, 179, 255 ], "width": 0.2 } }, "value": "poligons_Ogulājs", "label": "Ogulājs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 180, 255, 255 ], "width": 0.3 } }, "value": "poligons_Ūdens", "label": "Ūdensobjekts" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 222, 255 ], "toColor": [ 252, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613506.4973888611, "ymin": 187785.3150000032, "xmax": 648308.9038597196, "ymax": 227671.2963999994, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "MSLINK_0", "type": "esriFieldTypeInteger", "alias": "MSLINK_0", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 10, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 100, "domain": null }, { "name": "IGDS_BASEN", "type": "esriFieldTypeString", "alias": "IGDS_BASEN", "length": 15, "domain": null }, { "name": "INPUT_DATE", "type": "esriFieldTypeDate", "alias": "INPUT_DATE", "length": 8, "domain": null }, { "name": "Veids", "type": "esriFieldTypeString", "alias": "Veids", "length": 50, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "Teritorijas ar īpašiem noteikumiem", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pask", "uniqueValueGroups": [ { "heading": "Pask", "classes": [ { "label": "Subates pilsētas vēsturiskā centra aizsargājamās apbūves teritorija ar īpašiem noteikumiem (TIN1)", "description": "Subates pilsētas vēsturiskā centra aizsargājamās apbūves teritorija ar īpašiem noteikumiem (TIN1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 0, 115, 255 ], "width": 0.8 } }, "values": [ [ "Cita teritorija ar īpašiem noteikumiem (TIN1)" ] ] }, { "label": "Vietējas nozīmes kultūrvēsturiskā un dabas teritorija (TIN4)", "description": "Vietējas nozīmes kultūrvēsturiskā un dabas teritorija (TIN4)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 115, 0, 255 ], "width": 0.8 } }, "values": [ [ "Vietējas nozīmes kultūrvēsturiskā un dabas teritorija (TIN4)" ] ] }, { "label": "Ainaviski vērtīga teritorija (TIN5)", "description": "Ainaviski vērtīga teritorija (TIN5)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 170, 255 ], "width": 0.8 } }, "values": [ [ "Ainaviski vērtīga teritorija (TIN5)" ] ] }, { "label": "Vietējas nozīmes lauksaimniecības teritorija (TIN6)", "description": "Vietējas nozīmes lauksaimniecības teritorija (TIN6)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 220, 255 ], "outline": null }, "values": [ [ "Vietējas nozīmes lauksaimniecības teritorija (TIN6" ] ] }, { "label": "Nacionālas un vietējas nozīmes infrastruktūras attīstības teritorija", "description": "Nacionālas un vietējas nozīmes infrastruktūras attīstības teritorija", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 } }, "values": [ [ "Nacionālas un vietējas nozīmes infrastruktūras attīstības teritorija" ] ] }, { "label": "Degradēta teritorija (TIN8)", "description": "Degradēta teritorija (TIN8)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 75, 255 ], "width": 0.8 } }, "values": [ [ "Degradēta teritorija (TIN8)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 0, 115, 255 ], "width": 0.8 } }, "value": "Cita teritorija ar īpašiem noteikumiem (TIN1)", "label": "Subates pilsētas vēsturiskā centra aizsargājamās apbūves teritorija ar īpašiem noteikumiem (TIN1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 115, 0, 255 ], "width": 0.8 } }, "value": "Vietējas nozīmes kultūrvēsturiskā un dabas teritorija (TIN4)", "label": "Vietējas nozīmes kultūrvēsturiskā un dabas teritorija (TIN4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 170, 255 ], "width": 0.8 } }, "value": "Ainaviski vērtīga teritorija (TIN5)", "label": "Ainaviski vērtīga teritorija (TIN5)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 220, 255 ], "outline": null }, "value": "Vietējas nozīmes lauksaimniecības teritorija (TIN6", "label": "Vietējas nozīmes lauksaimniecības teritorija (TIN6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 } }, "value": "Nacionālas un vietējas nozīmes infrastruktūras attīstības teritorija", "label": "Nacionālas un vietējas nozīmes infrastruktūras attīstības teritorija" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 75, 255 ], "width": 0.8 } }, "value": "Degradēta teritorija (TIN8)", "label": "Degradēta teritorija (TIN8)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 222, 255 ], "toColor": [ 252, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 614550.3786480175, "ymin": 187503.0918999985, "xmax": 648252.2010000022, "ymax": 224529.0249904748, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Teritorija", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Balle", "type": "esriFieldTypeSmallInteger", "alias": "Balle", "domain": null }, { "name": "Platiba", "type": "esriFieldTypeSmallInteger", "alias": "Platiba", "domain": null }, { "name": "Teritorija", "type": "esriFieldTypeString", "alias": "Teritorija", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null }, { "name": "Pask", "type": "esriFieldTypeString", "alias": "Pask", "length": 250, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Funkcionālais zonējums", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50005, "maxScale": 0, "referenceScale": 5000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Funcionala", "uniqueValueGroups": [ { "heading": "Funcionala", "classes": [ { "label": "Savrupmāju apbūves teritorija (DzS)", "description": "Savrupmāju apbūves teritorija (DzS)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 145, 255 ], "outline": null }, "values": [ [ "Savrupmāju apbūves teritorija (DzS)" ] ] }, { "label": "Mazstāvu dzīvojamās apbūves teritorija (DzM)", "description": "Mazstāvu dzīvojamās apbūves teritorija (DzM)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 125, 255 ], "outline": null }, "values": [ [ "Mazstāvu dzīvojamās apbūves teritorija (DzM)" ] ] }, { "label": "Daudzstāvu dzīvojamās apbūves teritorija (DzD)", "description": "Daudzstāvu dzīvojamās apbūves teritorija (DzD)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 160, 135, 255 ], "outline": null }, "values": [ [ "Daudzstāvu dzīvojamās apbūves teritorija (DzD)" ] ] }, { "label": "Publiskās apbūves teritorija (P)", "description": "Publiskās apbūves teritorija (P)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 130, 255 ], "outline": null }, "values": [ [ "Publiskās apbūves teritorija (P)" ] ] }, { "label": "Jauktas centra apbūves teritorija (JC)", "description": "Jauktas centra apbūves teritorija (JC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 100, 155, 255 ], "outline": null }, "values": [ [ "Jauktas centra apbūves teritorija (JC)" ] ] }, { "label": "Dabas un apstādījumu teritorija (DA)", "description": "Dabas un apstādījumu teritorija (DA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 255, 46, 255 ], "outline": null }, "values": [ [ "Dabas un apstādījumu teritorija (DA)" ] ] }, { "label": "Dabas un apstādījumu teritorija (DA1)", "description": "Dabas un apstādījumu teritorija (DA1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 255, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "values": [ [ "Dabas un apstādījumu teritorija (DA1)" ] ] }, { "label": "Lauksaimniecības teritorija (L)", "description": "Lauksaimniecības teritorija (L)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": null }, "values": [ [ "Lauksaimniecības teritorija (L)" ] ] }, { "label": "Lauksaimniecības teritorija (L1)", "description": "Lauksaimniecības teritorija (L1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "values": [ [ "Lauksaimniecības teritorija (L1)" ] ] }, { "label": "Lauksaimniecības teritorija (L2)", "description": "Lauksaimniecības teritorija (L2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "values": [ [ "Lauksaimniecības teritorija (L2)" ] ] }, { "label": "Rūpnieciskās apbūves teritorija (R)", "description": "Rūpnieciskās apbūves teritorija (R)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": null }, "values": [ [ "Rūpnieciskās apbūves teritorija (R)" ] ] }, { "label": "Rūpnieciskās apbūves teritorija (R1)", "description": "Rūpnieciskās apbūves teritorija (R1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "values": [ [ "Rūpnieciskās apbūves teritorija (R1)" ] ] }, { "label": "Rūpnieciskās apbūves teritorija (R2)", "description": "Rūpnieciskās apbūves teritorija (R2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "values": [ [ "Rūpnieciskās apbūves teritorija (R2)" ] ] }, { "label": "Transporta infrastruktūras teritorija (TR)", "description": "Transporta infrastruktūras teritorija (TR)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "values": [ [ "Transporta infrastruktūras teritorija (TR)" ] ] }, { "label": "Tehniskās apbūves teritorija (TA)", "description": "Tehniskās apbūves teritorija (TA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 200, 255 ], "outline": null }, "values": [ [ "Tehniskās apbūves teritorija (TA)" ] ] }, { "label": "Mežu teritorija (M)", "description": "Mežu teritorija (M)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 180, 255 ], "outline": null }, "values": [ [ "Mežu teritorija (M)" ] ] }, { "label": "Ūdeņu teritorija (Ū)", "description": "Ūdeņu teritorija (Ū)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 235, 255, 255 ], "outline": null }, "values": [ [ "Ūdeņu teritorija (Ū)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 145, 255 ], "outline": null }, "value": "Savrupmāju apbūves teritorija (DzS)", "label": "Savrupmāju apbūves teritorija (DzS)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 125, 255 ], "outline": null }, "value": "Mazstāvu dzīvojamās apbūves teritorija (DzM)", "label": "Mazstāvu dzīvojamās apbūves teritorija (DzM)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 160, 135, 255 ], "outline": null }, "value": "Daudzstāvu dzīvojamās apbūves teritorija (DzD)", "label": "Daudzstāvu dzīvojamās apbūves teritorija (DzD)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 130, 255 ], "outline": null }, "value": "Publiskās apbūves teritorija (P)", "label": "Publiskās apbūves teritorija (P)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 100, 155, 255 ], "outline": null }, "value": "Jauktas centra apbūves teritorija (JC)", "label": "Jauktas centra apbūves teritorija (JC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 255, 46, 255 ], "outline": null }, "value": "Dabas un apstādījumu teritorija (DA)", "label": "Dabas un apstādījumu teritorija (DA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 255, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "value": "Dabas un apstādījumu teritorija (DA1)", "label": "Dabas un apstādījumu teritorija (DA1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": null }, "value": "Lauksaimniecības teritorija (L)", "label": "Lauksaimniecības teritorija (L)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "value": "Lauksaimniecības teritorija (L1)", "label": "Lauksaimniecības teritorija (L1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "value": "Lauksaimniecības teritorija (L2)", "label": "Lauksaimniecības teritorija (L2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": null }, "value": "Rūpnieciskās apbūves teritorija (R)", "label": "Rūpnieciskās apbūves teritorija (R)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "value": "Rūpnieciskās apbūves teritorija (R1)", "label": "Rūpnieciskās apbūves teritorija (R1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 50, 50, 255 ], "width": 0.5333333333333333 } }, "value": "Rūpnieciskās apbūves teritorija (R2)", "label": "Rūpnieciskās apbūves teritorija (R2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "value": "Transporta infrastruktūras teritorija (TR)", "label": "Transporta infrastruktūras teritorija (TR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 200, 255 ], "outline": null }, "value": "Tehniskās apbūves teritorija (TA)", "label": "Tehniskās apbūves teritorija (TA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 180, 255 ], "outline": null }, "value": "Mežu teritorija (M)", "label": "Mežu teritorija (M)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 235, 255, 255 ], "outline": null }, "value": "Ūdeņu teritorija (Ū)", "label": "Ūdeņu teritorija (Ū)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 179, 252, 255 ], "toColor": [ 224, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 209, 255 ], "toColor": [ 184, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 197, 252, 255 ], "toColor": [ 182, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 189, 255 ], "toColor": [ 220, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 613376.6059999997, "ymin": 187502.52500000037, "xmax": 648414.7230000002, "ymax": 227726.95800000243, "spatialReference": { "wkid": 3059, "latestWkid": 3059, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -15998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Funcionala", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Funcionala", "type": "esriFieldTypeString", "alias": "Funcionala", "length": 200, "domain": null }, { "name": "kods", "type": "esriFieldTypeString", "alias": "kods", "length": 10, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c205df7ac34f470cbc0553169561fc37" } ], "tables": [] }