{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "ZAŠTITA ABC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3765, "latestWkid": 3765, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5122600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 1128, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "opis", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 128 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 92, 92, 255 ], "width": 0.75 } }, "value": "SUSTAV ZAŠTITE - A", "label": "SUSTAV ZAŠTITE - A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 128 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 92, 92, 255 ], "width": 0.75 } }, "value": "SUSTAV ZAŠTITE - B", "label": "SUSTAV ZAŠTITE - B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 128 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 92, 92, 255 ], "width": 0.75 } }, "value": "SUSTAV ZAŠTITE - C", "label": "SUSTAV ZAŠTITE - C" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "Custom", "valueExpression": "$view.scale", "stops": [ { "size": 1.5, "value": 9446 }, { "size": 0.75, "value": 29520 }, { "size": 0.375, "value": 118079 }, { "size": 0, "value": 236158 } ], "target": "outline", "axis": "height", "valueUnit": "" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature[\"kategorija\"]\nDomainName($feature,\"kategorija\")"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Label Class 1", "priority": 0, "symbol": { "type": "esriTS", "color": [ 51, 51, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 447910.16029999964, "ymin": 5065267.709000001, "xmax": 478051.94400000013, "ymax": 5088819.7162999995, "spatialReference": { "wkid": 3765, "latestWkid": 3765, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5122600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "objectid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "kategorija", "type": "esriFieldTypeString", "alias": "KATEGORIJA", "length": 1, "domain": { "type": "codedValue", "name": "ZAŠTITA ABC_kategorija_5365d107-12f4-4394-8a8f-62f6a4db8319", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "opis", "type": "esriFieldTypeString", "alias": "OPIS", "length": 50, "domain": { "type": "codedValue", "name": "ZAŠTITA ABC_opis_e5a2b9b4-b55f-488c-8223-1d052ff79a91", "description": "", "codedValues": [ { "name": "SUSTAV ZAŠTITE - A", "code": "SUSTAV ZAŠTITE - A" }, { "name": "SUSTAV ZAŠTITE - B", "code": "SUSTAV ZAŠTITE - B" }, { "name": "SUSTAV ZAŠTITE - C", "code": "SUSTAV ZAŠTITE - C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "predmet_zastite", "type": "esriFieldTypeString", "alias": "PREDMET ZAŠTITE", "length": 50, "domain": { "type": "codedValue", "name": "ZAŠTITA ABC_predmet_zastite_7188570d-4bb1-4df4-87b0-07dbb28ce65d", "description": "", "codedValues": [ { "name": "SKLOP", "code": "SKLOP" }, { "name": "CJELINA", "code": "CJELINA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "povrsina", "type": "esriFieldTypeDouble", "alias": "POVRŠINA (km2)", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r1043_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a887_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9866b3f3599479e9af94124cd5ef03b" } ], "tables": [] }