{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "City of Maple Ridge parcels.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 1.0E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Maple Ridge", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 221, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Address"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 523914.452087, "ymin": 5446520.333679, "xmax": 541981.5285029998, "ymax": 5458726.428711001, "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": "PlateName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "ORA_PIN", "type": "esriFieldTypeInteger", "alias": "Property Identifer", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "House Number", "length": 10, "domain": null }, { "name": "LotNumber", "type": "esriFieldTypeString", "alias": "Legal Lot Number", "length": 20, "domain": null }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "Legal Plan Number", "length": 20, "domain": null }, { "name": "ParcelType", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Type", "domain": { "type": "codedValue", "name": "WS3_C_ParcelType", "description": "Valid Parcel Types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Lot", "code": 1 }, { "name": "Foreshore Lease", "code": 2 }, { "name": "Surveyed Crown Land", "code": 3 }, { "name": "Unsurveyed Crown Land", "code": 4 }, { "name": "Watercourse", "code": 5 }, { "name": "Common Property", "code": 6 }, { "name": "Indian Reserve", "code": 7 }, { "name": "Park", "code": 8 }, { "name": "Road", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlateName", "type": "esriFieldTypeString", "alias": "Plate Name", "length": 8, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2294ORA_PIN", "fields": "ORA_PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S647_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }