{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Merilna_mesta_trenutno", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -180, "ymin": 45.45293200000003, "xmax": 180, "ymax": 90, "zmin": -2.0899999999965075, "zmax": 794.1000000000058, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1258999068426238E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "if($feature.vodostaj < $feature.prvi_vv_vodostaj || $feature.pretok < $feature.prvi_vv_pretok && $feature.prvi_vv_pretok != 0)\n{return \"Nizek vodostaj\"}\n\nif($feature.vodostaj >= $feature.prvi_vv_vodostaj && $feature.vodostaj < $feature.drugi_vv_vodostaj || $feature.pretok >= $feature.prvi_vv_pretok && $feature.pretok < $feature.drugi_vv_pretok && $feature.drugi_vv_pretok != 0)\n{return \"Prvi vodostaj\"}\n\nif($feature.vodostaj >= $feature.drugi_vv_vodostaj && $feature.vodostaj < $feature.tretji_vv_vodostaj || $feature.pretok >= $feature.drugi_vv_pretok && $feature.pretok < $feature.tretji_vv_pretok && $feature.drugi_vv_pretok != 0)\n{return \"Drugi vodostaj\"}\n\nif($feature.vodostaj >= $feature.tretji_vv_vodostaj || $feature.pretok > $feature.tretji_vv_pretok && $feature.tretji_vv_pretok != 0)\n{return \"Razlivanje\"}", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Nizek vodostaj", "description": "Nizek vodostaj", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Nizek vodostaj" ] ] }, { "label": "Prvi vodostaj", "description": "Prvi vodostaj", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Prvi vodostaj" ] ] }, { "label": "Drugi vodostaj", "description": "Drugi vodostaj", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Drugi vodostaj" ] ] }, { "label": "Razlivanje", "description": "Razlivanje", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Razlivanje" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Nizek vodostaj", "label": "Nizek vodostaj" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Prvi vodostaj", "label": "Prvi vodostaj" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Drugi vodostaj", "label": "Drugi vodostaj" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Razlivanje", "label": "Razlivanje" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 236, 255 ], "toColor": [ 252, 212, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 250, 252, 255 ], "toColor": [ 184, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 179, 255 ], "toColor": [ 252, 229, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 207, 252, 255 ], "toColor": [ 224, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ime_kratko", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ime_kratko", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "drugi_vv_pretok", "type": "esriFieldTypeDouble", "alias": "drugi_vv_pretok", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drugi_vv_pretok" }, { "name": "drugi_vv_vodostaj", "type": "esriFieldTypeSmallInteger", "alias": "drugi_vv_vodostaj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drugi_vv_vodostaj" }, { "name": "ime_kratko", "type": "esriFieldTypeString", "alias": "ime_kratko", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ime_kratko" }, { "name": "merilno_mesto", "type": "esriFieldTypeString", "alias": "merilno_mesto", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "merilno_mesto" }, { "name": "postaja_ge_dolzina", "type": "esriFieldTypeDouble", "alias": "postaja_ge_dolzina", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "postaja_ge_dolzina" }, { "name": "postaja_ge_sirina", "type": "esriFieldTypeDouble", "alias": "postaja_ge_sirina", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "postaja_ge_sirina" }, { "name": "postaja_kota_0", "type": "esriFieldTypeDouble", "alias": "postaja_kota_0", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "postaja_kota_0" }, { "name": "postaja_sifra", "type": "esriFieldTypeInteger", "alias": "postaja_sifra", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "postaja_sifra" }, { "name": "pretok", "type": "esriFieldTypeDouble", "alias": "pretok", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pretok" }, { "name": "pretok_znacilni", "type": "esriFieldTypeString", "alias": "pretok_znacilni", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "pretok_znacilni" }, { "name": "prvi_vv_pretok", "type": "esriFieldTypeDouble", "alias": "prvi_vv_pretok", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prvi_vv_pretok" }, { "name": "prvi_vv_vodostaj", "type": "esriFieldTypeSmallInteger", "alias": "prvi_vv_vodostaj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prvi_vv_vodostaj" }, { "name": "reka", "type": "esriFieldTypeString", "alias": "reka", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "reka" }, { "name": "smer_valovanja", "type": "esriFieldTypeSmallInteger", "alias": "smer_valovanja", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smer_valovanja" }, { "name": "temp_vode", "type": "esriFieldTypeDouble", "alias": "temp_vode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "temp_vode" }, { "name": "tretji_vv_pretok", "type": "esriFieldTypeDouble", "alias": "tretji_vv_pretok", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tretji_vv_pretok" }, { "name": "tretji_vv_vodostaj", "type": "esriFieldTypeSmallInteger", "alias": "tretji_vv_vodostaj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tretji_vv_vodostaj" }, { "name": "vodostaj_znacilni", "type": "esriFieldTypeString", "alias": "vodostaj_znacilni", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "vodostaj_znacilni" }, { "name": "xml_fragment", "type": "esriFieldTypeString", "alias": "xml_fragment", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "xml_fragment" }, { "name": "xml_id", "type": "esriFieldTypeString", "alias": "xml_id", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "xml_id" }, { "name": "xml_matched_element", "type": "esriFieldTypeString", "alias": "xml_matched_element", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "xml_matched_element" }, { "name": "xml_parent_child_pos", "type": "esriFieldTypeString", "alias": "xml_parent_child_pos", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "xml_parent_child_pos" }, { "name": "xml_parent_id", "type": "esriFieldTypeString", "alias": "xml_parent_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "xml_parent_id" }, { "name": "znacilna_visina_valov", "type": "esriFieldTypeDouble", "alias": "znacilna_visina_valov", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "znacilna_visina_valov" }, { "name": "temp_zraka", "type": "esriFieldTypeSmallInteger", "alias": "Temperatura zraka", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "temp_zraka" }, { "name": "pritisk_zraka", "type": "esriFieldTypeSmallInteger", "alias": "Zračni pritisk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pritisk_zraka" }, { "name": "proc_baterije", "type": "esriFieldTypeSmallInteger", "alias": "Procent baterije", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "proc_baterije" }, { "name": "datum", "type": "esriFieldTypeDate", "alias": "datum", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datum" }, { "name": "vodostaj", "type": "esriFieldTypeSingle", "alias": "Vodostaj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "vodostaj" }, { "name": "nula_vv_vodostaj", "type": "esriFieldTypeDouble", "alias": "nula_vv_vodostaj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nula_vv_vodostaj" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Merilna_mesta_trenutno", "description": "", "prototype": { "attributes": { "vodostaj": null, "nula_vv_vodostaj": null, "drugi_vv_pretok": null, "drugi_vv_vodostaj": null, "ime_kratko": null, "merilno_mesto": null, "postaja_ge_dolzina": null, "postaja_ge_sirina": null, "postaja_kota_0": null, "postaja_sifra": null, "pretok": null, "pretok_znacilni": null, "prvi_vv_pretok": null, "prvi_vv_vodostaj": null, "reka": null, "smer_valovanja": null, "temp_vode": null, "tretji_vv_pretok": null, "tretji_vv_vodostaj": null, "vodostaj_znacilni": null, "xml_fragment": null, "xml_id": null, "xml_matched_element": null, "xml_parent_child_pos": null, "xml_parent_id": null, "znacilna_visina_valov": null, "temp_zraka": null, "pritisk_zraka": null, "proc_baterije": null, "datum": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "391de5ce68d64c9690fbad5cfd93f357" } ], "tables": [] }