{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "School", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 4.9999999999999996E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 160000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2f0134bc90604c4a755746d60599e85c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAfCAYAAADnTu3OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAN0lEQVRIie3QoQEAAAyDsAn+v3m6msrmAARcGQtq+ERa0KPQCAt6FBphQY9CIyzoUWiEBb36wwd9rQB9dLwvhAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Schools" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SCHOOLNAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 467769.8630375, "ymin": 5364557.81136875, "xmax": 480308.918225, "ymax": 5375724.06365625, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "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": "SCHOOLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCHOOLNUMBER", "type": "esriFieldTypeString", "alias": "SchoolNumber", "length": 8, "domain": null }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 40, "domain": null }, { "name": "CIVICADDRESS", "type": "esriFieldTypeString", "alias": "CivicAddress", "length": 40, "domain": null }, { "name": "PHONENUMBER", "type": "esriFieldTypeString", "alias": "PhoneNumber", "length": 20, "domain": null }, { "name": "DISTRICTNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "DistrictNumber", "domain": null }, { "name": "DISTRICTNAME", "type": "esriFieldTypeString", "alias": "DistrictName", "length": 30, "domain": { "type": "codedValue", "name": "SchoolDistrictName", "description": "School District Name", "codedValues": [ { "name": "Greater Victoria", "code": "Greater Victoria" }, { "name": "Saanich", "code": "Saanich" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SCHOOLTYPE", "type": "esriFieldTypeString", "alias": "SchoolType", "length": 21, "domain": { "type": "codedValue", "name": "SchoolType", "description": "School Type", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Independent", "code": "Independent" }, { "name": "Post Secondary", "code": "Post Secondary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDUCATIONLEVEL", "type": "esriFieldTypeString", "alias": "EducationLevel", "length": 30, "domain": { "type": "codedValue", "name": "EducationLevel", "description": "School Education Level", "codedValues": [ { "name": "Elementary/Middle/Secondary", "code": "Elementary/Middle/Secondary" }, { "name": "Other", "code": "Other" }, { "name": "Elementary", "code": "Elementary" }, { "name": "Middle", "code": "Middle" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Post Secondary", "code": "Post Secondary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRADERANGE", "type": "esriFieldTypeString", "alias": "GradeRange", "length": 6, "domain": null }, { "name": "SCHOOLYEAR", "type": "esriFieldTypeString", "alias": "SchoolYear", "length": 10, "domain": null }, { "name": "STUDENTENROLLMENT", "type": "esriFieldTypeSmallInteger", "alias": "StudentEnrollment", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4947_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4679_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }