{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "afloeb", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "afloeb_Annotation" }, { "id": 3, "name": "afloeb_Point" }, { "id": 4, "name": "afloeb_Polyline" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525758.5285889617, "ymin": 6179420.548193659, "xmax": 526138.178649814, "ymax": 6180215.950828933, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 1, "name": "afloeb_Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "afloeb" }, "subLayers": [ { "id": 2, "name": "Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525787.7369561677, "ymin": 6179756.910500135, "xmax": 525791.725931815, "ymax": 6179761.867025689, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": 2048, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "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": "Horizontal Alignment", "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": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "GISPROD.EVENT.JELLMTAP_afloeb_Annotation.Entity", "type": "esriFieldTypeString", "alias": "GISPROD.EVENT.JELLMTAP_afloeb_Annotation.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 16, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeInteger", "alias": "FontID", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "length": 32, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2048, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1279_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I6916Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6916AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S888_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "VerticalAlignment": null, "HorizontalAlignment": null, "Angle": null, "GISPROD.EVENT.JELLMTAP_afloeb_Annotation.Entity": null, "Handle": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "LTScale": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "DocUpdate": null, "DocId": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Owner": null, "Style": null, "FontID": null, "Height": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "afloeb_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525787.7369561677, "ymin": 6179756.910500135, "xmax": 525791.725931815, "ymax": 6179761.867025689, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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, "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": 3, "name": "afloeb_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "afloeb" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": "Color", "field3": "Linetype", "uniqueValueGroups": [ { "heading": "Layer,Color,LineType", "classes": [ { "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn R Brønd Proj Standard", "5", "Continuous" ] ] }, { "label": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "description": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn R Punkt Proj Endeprop", "5", "Continuous" ] ] }, { "label": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "description": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn R Udløb Proj", "5", "Continuous" ] ] }, { "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn S Brønd Proj Standard", "1", "Continuous" ] ] }, { "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn S Pumpestation Proj", "1", "Continuous" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn R Brønd Proj Standard,5,Continuous", "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn R Punkt Proj Endeprop,5,Continuous", "label": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "description": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn R Udløb Proj,5,Continuous", "label": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "description": "[\"kn R Udløb Proj\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn S Brønd Proj Standard,1,Continuous", "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn S Pumpestation Proj,1,Continuous", "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525761.5344435232, "ymin": 6179510.057106834, "xmax": 526135.1605431781, "ymax": 6180214.198755322, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "GISPROD.EVENT.JELLMTAP_afloeb_Point.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1280_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S889_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "afloeb_Polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "afloeb" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": "Color", "field3": "Linetype", "uniqueValueGroups": [ { "heading": "Layer,Color,LineType", "classes": [ { "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "kn R Brønd Proj Standard", "5", "Continuous" ] ] }, { "label": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "description": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "kn R Punkt Proj Endeprop", "5", "Continuous" ] ] }, { "label": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "description": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "kn R Udløb Proj", "5", "Continuous" ] ] }, { "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "kn S Brønd Proj Standard", "1", "Continuous" ] ] }, { "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "kn S Pumpestation Proj", "1", "Continuous" ] ] }, { "label": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "description": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn D Grav Proj", "3", "Continuous" ] ] }, { "label": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "description": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "ledn R gravitation Proj", "5", "DGN Style 2" ] ] }, { "label": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "description": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn S Grav Proj", "1", "Continuous" ] ] }, { "label": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "description": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn S Tryk Proj", "1", "DGN Style 4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "kn R Brønd Proj Standard,5,Continuous", "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "kn R Punkt Proj Endeprop,5,Continuous", "label": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]", "description": "[\"kn R Punkt Proj Endeprop\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "kn R Udløb Proj,5,Continuous", "label": "[\"kn R Udløb Proj\",5,\"Continuous\"]", "description": "[\"kn R Udløb Proj\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "kn S Brønd Proj Standard,1,Continuous", "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "kn S Pumpestation Proj,1,Continuous", "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 }, "value": "ledn D Grav Proj,3,Continuous", "label": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "description": "[\"ledn D Grav Proj\",3,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "ledn R gravitation Proj,5,DGN Style 2", "label": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "description": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "ledn S Grav Proj,1,Continuous", "label": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "description": "[\"ledn S Grav Proj\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "ledn S Tryk Proj,1,DGN Style 4", "label": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "description": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "", "valueExpression": "Max($feature.LineWt / 100 * 2.83, 1)", "minSize": 0, "maxSize": 1, "minDataValue": 0, "maxDataValue": 1, "axis": "height" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525758.5285889617, "ymin": 6179420.548193659, "xmax": 526138.178649814, "ymax": 6180215.950828933, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "GISPROD.EVENT.JELLMTAP_afloeb_Polyline.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "GlobalWidth", "type": "esriFieldTypeDouble", "alias": "GlobalWidth", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1281_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S890_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Ledning og roer", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "ledning_roer_Annotation" }, { "id": 8, "name": "ledning_roer_Point" }, { "id": 9, "name": "ledning_roer_Polyline" }, { "id": 10, "name": "ledning_roer_Polygon" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525752.4931862111, "ymin": 6179420.468697341, "xmax": 526160.0758687925, "ymax": 6180252.724971612, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 6, "name": "ledning_roer_Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Ledning og roer" }, "subLayers": [ { "id": 7, "name": "Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525771.9896419004, "ymin": 6179547.065054036, "xmax": 526120.4538680761, "ymax": 6180207.9924575705, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": 2048, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "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": "Horizontal Alignment", "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": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "GISPROD.EVENT.JELLMTFP_ledning_roer_Annotation.Entity", "type": "esriFieldTypeString", "alias": "GISPROD.EVENT.JELLMTFP_ledning_roer_Annotation.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 16, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeInteger", "alias": "FontID", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "length": 32, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2048, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1282_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I6919Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6919AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S891_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "VerticalAlignment": null, "HorizontalAlignment": null, "Angle": null, "GISPROD.EVENT.JELLMTFP_ledning_roer_Annotation.Entity": null, "Handle": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "LTScale": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "DocUpdate": null, "DocId": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Owner": null, "Style": null, "FontID": null, "Height": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "ledning_roer_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 525771.9896419004, "ymin": 6179547.065054036, "xmax": 526120.4538680761, "ymax": 6180207.9924575705, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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, "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": 8, "name": "ledning_roer_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Ledning og roer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": "Color", "field3": "Linetype", "uniqueValueGroups": [ { "heading": "Layer,Color,LineType", "classes": [ { "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "El_Transformer", "5", "Continuous" ] ] }, { "label": "[\"T09-HT-1 (Construction)\",1,\"Continuous\"]", "description": "[\"T09-HT-1 (Construction)\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "T09-HT-1 (Construction)", "1", "Continuous" ] ] }, { "label": "[\"T09-RT-1 (Construction)\",1,\"Continuous\"]", "description": "[\"T09-RT-1 (Construction)\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "T09-RT-1 (Construction)", "1", "Continuous" ] ] }, { "label": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "description": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "TF_T_---_Bygv-", "4", "Continuous" ] ] }, { "label": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "Tomrør_Øl_3xø160", "18", "DGN Style 2" ] ] }, { "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn R Brønd Proj Standard", "5", "Continuous" ] ] }, { "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn S Brønd Proj Standard", "1", "Continuous" ] ] }, { "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "kn S Pumpestation Proj", "1", "Continuous" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "El_Transformer,5,Continuous", "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "T09-HT-1 (Construction),1,Continuous", "label": "[\"T09-HT-1 (Construction)\",1,\"Continuous\"]", "description": "[\"T09-HT-1 (Construction)\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "T09-RT-1 (Construction),1,Continuous", "label": "[\"T09-RT-1 (Construction)\",1,\"Continuous\"]", "description": "[\"T09-RT-1 (Construction)\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "TF_T_---_Bygv-,4,Continuous", "label": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "description": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Tomrør_Øl_3xø160,18,DGN Style 2", "label": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn R Brønd Proj Standard,5,Continuous", "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn S Brønd Proj Standard,1,Continuous", "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "kn S Pumpestation Proj,1,Continuous", "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525756.0893277219, "ymin": 6179509.978535685, "xmax": 526135.1605431781, "ymax": 6180214.198755322, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "GISPROD.EVENT.JELLMTFP_ledning_roer_Point.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1283_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S892_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "ledning_roer_Polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Ledning og roer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": "Color", "field3": "Linetype", "uniqueValueGroups": [ { "heading": "Layer,Color,LineType", "classes": [ { "label": "[\"El\",5,\"Continuous\"]", "description": "[\"El\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "El", "5", "Continuous" ] ] }, { "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "El_Transformer", "5", "Continuous" ] ] }, { "label": "[\"Fiber\",6,\"Continuous\"]", "description": "[\"Fiber\",6,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "Fiber", "6", "Continuous" ] ] }, { "label": "[\"JELL_Vand_Ledninger\",191,\"Continuous\"]", "description": "[\"JELL_Vand_Ledninger\",191,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 127, 255, 255 ], "width": 0.1 }, "values": [ [ "JELL_Vand_Ledninger", "191", "Continuous" ] ] }, { "label": "[\"Multirør_3x110\",40,\"Continuous\"]", "description": "[\"Multirør_3x110\",40,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 191, 0, 255 ], "width": 0.1 }, "values": [ [ "Multirør_3x110", "40", "Continuous" ] ] }, { "label": "[\"Multirør_3x200\",40,\"DGN Style 2\"]", "description": "[\"Multirør_3x200\",40,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 191, 0, 255 ], "width": 0.1 }, "values": [ [ "Multirør_3x200", "40", "DGN Style 2" ] ] }, { "label": "[\"Multirør_samlet\",6,\"DGN Style 2\"]", "description": "[\"Multirør_samlet\",6,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "Multirør_samlet", "6", "DGN Style 2" ] ] }, { "label": "[\"TF_E_---_TrkR-_P\",1,\"Continuous\"]", "description": "[\"TF_E_---_TrkR-_P\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "TF_E_---_TrkR-_P", "1", "Continuous" ] ] }, { "label": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "description": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.1 }, "values": [ [ "TF_T_---_Bygv-", "4", "Continuous" ] ] }, { "label": "[\"Tomrør_Øl_2xø160\",58,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_2xø160\",58,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 35, 35, 0, 255 ], "width": 0.1 }, "values": [ [ "Tomrør_Øl_2xø160", "58", "DGN Style 2" ] ] }, { "label": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 35, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "Tomrør_Øl_3xø160", "18", "DGN Style 2" ] ] }, { "label": "[\"Tomrør_Øl_4Xø160\",190,\"DGN Style 3\"]", "description": "[\"Tomrør_Øl_4Xø160\",190,\"DGN Style 3\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 127, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "Tomrør_Øl_4Xø160", "190", "DGN Style 3" ] ] }, { "label": "[\"Tomrør_Øl_5Xø160\",92,\"DGN Style 3\"]", "description": "[\"Tomrør_Øl_5Xø160\",92,\"DGN Style 3\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 166, 0, 255 ], "width": 0.1 }, "values": [ [ "Tomrør_Øl_5Xø160", "92", "DGN Style 3" ] ] }, { "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "kn R Brønd Proj Standard", "5", "Continuous" ] ] }, { "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "kn S Brønd Proj Standard", "1", "Continuous" ] ] }, { "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "kn S Pumpestation Proj", "1", "Continuous" ] ] }, { "label": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "description": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn D Grav Proj", "3", "Continuous" ] ] }, { "label": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "description": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "values": [ [ "ledn R gravitation Proj", "5", "DGN Style 2" ] ] }, { "label": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "description": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn S Grav Proj", "1", "Continuous" ] ] }, { "label": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "description": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "values": [ [ "ledn S Tryk Proj", "1", "DGN Style 4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "El,5,Continuous", "label": "[\"El\",5,\"Continuous\"]", "description": "[\"El\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "El_Transformer,5,Continuous", "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 0.1 }, "value": "Fiber,6,Continuous", "label": "[\"Fiber\",6,\"Continuous\"]", "description": "[\"Fiber\",6,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 127, 255, 255 ], "width": 0.1 }, "value": "JELL_Vand_Ledninger,191,Continuous", "label": "[\"JELL_Vand_Ledninger\",191,\"Continuous\"]", "description": "[\"JELL_Vand_Ledninger\",191,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 191, 0, 255 ], "width": 0.1 }, "value": "Multirør_3x110,40,Continuous", "label": "[\"Multirør_3x110\",40,\"Continuous\"]", "description": "[\"Multirør_3x110\",40,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 191, 0, 255 ], "width": 0.1 }, "value": "Multirør_3x200,40,DGN Style 2", "label": "[\"Multirør_3x200\",40,\"DGN Style 2\"]", "description": "[\"Multirør_3x200\",40,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 0.1 }, "value": "Multirør_samlet,6,DGN Style 2", "label": "[\"Multirør_samlet\",6,\"DGN Style 2\"]", "description": "[\"Multirør_samlet\",6,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "TF_E_---_TrkR-_P,1,Continuous", "label": "[\"TF_E_---_TrkR-_P\",1,\"Continuous\"]", "description": "[\"TF_E_---_TrkR-_P\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.1 }, "value": "TF_T_---_Bygv-,4,Continuous", "label": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]", "description": "[\"TF_T_---_Bygv-\",4,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 35, 35, 0, 255 ], "width": 0.1 }, "value": "Tomrør_Øl_2xø160,58,DGN Style 2", "label": "[\"Tomrør_Øl_2xø160\",58,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_2xø160\",58,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 35, 0, 0, 255 ], "width": 0.1 }, "value": "Tomrør_Øl_3xø160,18,DGN Style 2", "label": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]", "description": "[\"Tomrør_Øl_3xø160\",18,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 127, 0, 255, 255 ], "width": 0.1 }, "value": "Tomrør_Øl_4Xø160,190,DGN Style 3", "label": "[\"Tomrør_Øl_4Xø160\",190,\"DGN Style 3\"]", "description": "[\"Tomrør_Øl_4Xø160\",190,\"DGN Style 3\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 166, 0, 255 ], "width": 0.1 }, "value": "Tomrør_Øl_5Xø160,92,DGN Style 3", "label": "[\"Tomrør_Øl_5Xø160\",92,\"DGN Style 3\"]", "description": "[\"Tomrør_Øl_5Xø160\",92,\"DGN Style 3\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "kn R Brønd Proj Standard,5,Continuous", "label": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]", "description": "[\"kn R Brønd Proj Standard\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "kn S Brønd Proj Standard,1,Continuous", "label": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]", "description": "[\"kn S Brønd Proj Standard\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "kn S Pumpestation Proj,1,Continuous", "label": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]", "description": "[\"kn S Pumpestation Proj\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 }, "value": "ledn D Grav Proj,3,Continuous", "label": "[\"ledn D Grav Proj\",3,\"Continuous\"]", "description": "[\"ledn D Grav Proj\",3,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 0.1 }, "value": "ledn R gravitation Proj,5,DGN Style 2", "label": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]", "description": "[\"ledn R gravitation Proj\",5,\"DGN Style 2\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "ledn S Grav Proj,1,Continuous", "label": "[\"ledn S Grav Proj\",1,\"Continuous\"]", "description": "[\"ledn S Grav Proj\",1,\"Continuous\"]" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "ledn S Tryk Proj,1,DGN Style 4", "label": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]", "description": "[\"ledn S Tryk Proj\",1,\"DGN Style 4\"]" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "", "valueExpression": "Max($feature.LineWt / 100 * 2.83, 1)", "minSize": 0, "maxSize": 1, "minDataValue": 0, "maxDataValue": 1, "axis": "height" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525752.4931862111, "ymin": 6179420.468697341, "xmax": 526160.0758687925, "ymax": 6180252.724971612, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "GISPROD.EVENT.JELLMTFP_ledning_roer_Polyline.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "GlobalWidth", "type": "esriFieldTypeDouble", "alias": "GlobalWidth", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1285_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S894_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "ledning_roer_Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103217, "latestWkid": 4094, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -5223100, "falseY": -15001900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Ledning og roer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": "Color", "field3": "Linetype", "uniqueValueGroups": [ { "heading": "Layer,Color,LineType", "classes": [ { "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 127 ], "width": 0.1 } }, "values": [ [ "El_Transformer", "5", "Continuous" ] ] }, { "label": "[\"Øl_Brønd\",92,\"Continuous\"]", "description": "[\"Øl_Brønd\",92,\"Continuous\"]", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 166, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 0, 127 ], "width": 0.1 } }, "values": [ [ "Øl_Brønd", "92", "Continuous" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 127 ], "width": 0.1 } }, "value": "El_Transformer,5,Continuous", "label": "[\"El_Transformer\",5,\"Continuous\"]", "description": "[\"El_Transformer\",5,\"Continuous\"]" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 166, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 0, 127 ], "width": 0.1 } }, "value": "Øl_Brønd,92,Continuous", "label": "[\"Øl_Brønd\",92,\"Continuous\"]", "description": "[\"Øl_Brønd\",92,\"Continuous\"]" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 525798.3576711481, "ymin": 6179605.413946796, "xmax": 526036.8464845421, "ymax": 6180082.386096222, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "GISPROD.EVENT.JELLMTFP_ledning_roer_Polygon.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "length": 8, "domain": null }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null }, { "name": "GlobalWidth", "type": "esriFieldTypeDouble", "alias": "GlobalWidth", "domain": null }, { "name": "PtnName", "type": "esriFieldTypeString", "alias": "Pattern Name", "length": 255, "domain": null }, { "name": "PtnScl", "type": "esriFieldTypeDouble", "alias": "Pattern Scale", "domain": null }, { "name": "PtnAng", "type": "esriFieldTypeDouble", "alias": "Pattern Angle", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1284_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S893_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }