{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Storm Mains", "type": "Feature Layer", "description": "This table contains information describing different types of drainage mains and their locations in the District of Lake Country. The drainage main is underground pipe that carry the stormwater and snowmelt. Each drainage main is assigned to its unique AssetID for documentation and the purpose of asset management. Along with the properties, the drainage main also have location description, the relevant As-Built drawings information under the comments, the current status, ownership information, important dates and the associated personnels if available. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "District of Lake Country, Regional District of Central Okanagan", "parentLayer": { "id": 22, "name": "Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "If (IsEmpty($feature['GIS.SPATIAL.cgStormMains.DiameterField_Amount']) ) {\n\n}else {\n \nreturn $feature['GIS.SPATIAL.cgStormMains.DiameterField_Amount'] + \"mm \" + $feature['GIS.SPATIAL.cgStormMains.MaterialField'] \n\n}", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 324496.1228, "ymin": 5542096.6587, "xmax": 342070.31010000035, "ymax": 5555392.4347, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "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": "GIS.SPATIAL.DRN_Mains.assetid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GIS.SPATIAL.DRN_Mains.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.IDField", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.ServiceStatusField", "type": "esriFieldTypeString", "alias": "ServiceStatusField", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.OwnerField", "type": "esriFieldTypeString", "alias": "Owner", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.MaterialField", "type": "esriFieldTypeString", "alias": "Material", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.DiameterField_Amount", "type": "esriFieldTypeString", "alias": "Diameter", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.FlowTypeField", "type": "esriFieldTypeString", "alias": "Flow Type", "length": 200, "domain": null }, { "name": "GIS.SPATIAL.cgStormMains.OMSUrl", "type": "esriFieldTypeString", "alias": "Link to Cartegraph", "length": 200, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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 }