{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "City Utility (labels)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 240, 240, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONDUIT_SIZE] CONCAT [CONDUIT_MATERIAL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "STATUS = 'In Service' OR STATUS = 'Proposed'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "InSeviceProposed", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 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": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CONDUIT_SIZE] CONCAT [CONDUIT_MATERIAL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "STATUS = 'Abandoned'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Abandoned", "priority": 6, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 506278.5220999997, "ymin": 5429305.1722, "xmax": 523387.58490000013, "ymax": 5451349.1138025075, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "PATHWAY_TYPE", "type": "esriFieldTypeString", "alias": "PATHWAY TYPE", "length": 35, "domain": { "type": "codedValue", "name": "WS1_fibPathwayType", "description": "Type of fibre optic pathway", "codedValues": [ { "name": "Aerial", "code": "Aerial" }, { "name": "Direct Buried", "code": "Direct Buried" }, { "name": "Underground", "code": "Underground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDUIT_SIZE", "type": "esriFieldTypeString", "alias": "CONDUIT SIZE\n", "length": 25, "domain": { "type": "codedValue", "name": "WS1_fibConduitSize", "description": "size of conduit in mm", "codedValues": [ { "name": "35", "code": "35" }, { "name": "50", "code": "50" }, { "name": "75", "code": "75" }, { "name": "100", "code": "100" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDUIT_MATERIAL", "type": "esriFieldTypeString", "alias": "CONDUIT MATERIAL\n", "length": 25, "domain": { "type": "codedValue", "name": "WS1_fibConduitMaterial", "description": "material used for the conduit", "codedValues": [ { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "DBII", "code": "DBII" }, { "name": "RPVC", "code": "RPVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDUIT_COLOUR", "type": "esriFieldTypeString", "alias": "CONDUIT COLOUR\n", "length": 25, "domain": { "type": "codedValue", "name": "WS1_fibConduitColour", "description": "colour of the conduit", "codedValues": [ { "name": "Grey", "code": "Grey" }, { "name": "Orange", "code": "Orange" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS\n", "length": 25, "domain": { "type": "codedValue", "name": "WS1_Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "For Construction", "code": "For Construction" }, { "name": "In Service", "code": "In Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "History", "code": "History" }, { "name": "Conceptual", "code": "Conceptual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT NO\n", "length": 20, "domain": null }, { "name": "PLANNED_INSTALL_YEAR", "type": "esriFieldTypeDouble", "alias": "PLANNED INSTALL YEAR\n", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeDouble", "alias": "YEAR INSTALLED", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER\n", "length": 35, "domain": { "type": "codedValue", "name": "WS1_fibOwner", "description": "owner of the fibre optic pathway", "codedValues": [ { "name": "Surrey", "code": "Surrey" }, { "name": "BC Hydro", "code": "BC Hydro" }, { "name": "MOTI", "code": "MOTI" }, { "name": "Rogers", "code": "Rogers" }, { "name": "Translink", "code": "Translink" }, { "name": "Telus", "code": "Telus" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERATIONAL_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "OPERATIONAL RESPONSIBILITY", "length": 35, "domain": { "type": "codedValue", "name": "WS1_fibOpsResponsibility", "description": "group responsible for operations of the fibre infrastructure", "codedValues": [ { "name": "BC Hydro", "code": "BC Hydro" }, { "name": "Surrey IT", "code": "Surrey IT" }, { "name": "MOTI", "code": "MOTI" }, { "name": "Rogers", "code": "Rogers" }, { "name": "Translink", "code": "Translink" }, { "name": "Telus", "code": "Telus" }, { "name": "Surrey Transportation", "code": "Surrey Transportation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIBRE_PRESENT", "type": "esriFieldTypeString", "alias": "FIBRE PRESENT", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 300, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c6fabc0f6f4349a2417d3ea73c6dad" }