{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 38, "name": "Landuse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LandType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 219, 211, 255 ], "outline": null }, "value": "PARK", "label": "PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 235, 235, 255 ], "outline": null }, "value": "INDUSTRIAL", "label": "INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 235, 235, 255 ], "outline": null }, "value": "DEVELOPED", "label": "DEVELOPED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 235, 235, 255 ], "outline": null }, "value": "COMMERCIAL", "label": "COMMERCIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 463980.0001220703, "ymin": 5427679.00012207, "xmax": 572778.0001220703, "ymax": 5492486.00012207, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": "Jurisdictn", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Jurisdictn", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 10, "domain": { "type": "codedValue", "name": "dJurisdictnName", "description": "", "codedValues": [ { "name": "CITY OF BURNABY", "code": "CB" }, { "name": "CITY OF COQUITLAM", "code": "CC" }, { "name": "CITY OF LANGLEY", "code": "CL" }, { "name": "CITY OF NEW WESTMINSTER", "code": "CNW" }, { "name": "CITY OF NORTH VANCOUVER", "code": "CNV" }, { "name": "CITY OF PORT COQUITLAM", "code": "CPC" }, { "name": "CITY OF PORT MOODY", "code": "CPM" }, { "name": "CITY OF RICHMOND", "code": "CR" }, { "name": "CITY OF SURREY", "code": "CS" }, { "name": "CITY OF VANCOUVER", "code": "CV" }, { "name": "CITY OF WHITE ROCK", "code": "CWR" }, { "name": "DISTRICT OF MAPLE RIDGE", "code": "DMR" }, { "name": "DISTRICT OF NORTH VANCOUVER", "code": "DNV" }, { "name": "DISTRICT OF WEST VANCOUVER", "code": "DWV" }, { "name": "ELECTORAL AREA A", "code": "EAA" }, { "name": "ELECTORAL AREA B", "code": "EAB" }, { "name": "ELECTORAL AREA C", "code": "EAC" }, { "name": "FEDERAL", "code": "FED" }, { "name": "MUNICIPAL", "code": "MUN" }, { "name": "MUNICIPALITY OF BOWEN ISLAND", "code": "MBI" }, { "name": "MINISTRY OF TRANSPORTATION AND HIGHWAYS", "code": "MOTH" }, { "name": "PROVINCIAL", "code": "PROV" }, { "name": "TOWNSHIP OF LANGLEY", "code": "TL" }, { "name": "VILLAGE OF ANMORE", "code": "VA" }, { "name": "VILLAGE OF BELCARRA", "code": "VB" }, { "name": "VILLAGE OF LION'S BAY", "code": "VLB" }, { "name": "CORPORATION OF DELTA", "code": "DD" }, { "name": "CITY OF PITT MEADOWS", "code": "DPM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_375", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_375", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S310_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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, "serviceItemId": "904e0804153a487db1c6d4f51e0e97f0" }