{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point feature class with points representing the location of all schools up to and including the high school level. Address and other contact inforamation are included in the attributes as this layer is used for the CAD 911 dispatch system.", "copyrightText": "County of Sonoma GIS, California Department of Education", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6171561.138560156, "ymin": 1842961.3933496631, "xmax": 6431797.646072425, "ymax": 2059354.105210889, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 34, 156, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AdmName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CDSCode", "type": "esriFieldTypeString", "alias": "CDSCode", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CDSCode" }, { "name": "FedSchlID", "type": "esriFieldTypeString", "alias": "FedSchlID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FedSchlID" }, { "name": "FedChrtID", "type": "esriFieldTypeString", "alias": "FedChrtID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FedChrtID" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "District" }, { "name": "School", "type": "esriFieldTypeString", "alias": "School", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "School" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Status" }, { "name": "OpenDate", "type": "esriFieldTypeDate", "alias": "OpenDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OpenDate" }, { "name": "ClosedDate", "type": "esriFieldTypeDate", "alias": "ClosedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ClosedDate" }, { "name": "Charter", "type": "esriFieldTypeString", "alias": "Charter", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Charter" }, { "name": "CharterNum", "type": "esriFieldTypeString", "alias": "CharterNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CharterNum" }, { "name": "FundTyp", "type": "esriFieldTypeString", "alias": "FundTyp", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FundTyp" }, { "name": "EdOptTyp", "type": "esriFieldTypeString", "alias": "EdOptTyp", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EdOptTyp" }, { "name": "EntityTyp", "type": "esriFieldTypeString", "alias": "EntityTyp", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EntityTyp" }, { "name": "LowGrade", "type": "esriFieldTypeString", "alias": "LowGrade", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LowGrade" }, { "name": "HighGrade", "type": "esriFieldTypeString", "alias": "HighGrade", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HighGrade" }, { "name": "VirtualType", "type": "esriFieldTypeString", "alias": "VirtualType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VirtualType" }, { "name": "Magnet", "type": "esriFieldTypeString", "alias": "Magnet", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Magnet" }, { "name": "YearRound", "type": "esriFieldTypeString", "alias": "YearRound", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "YearRound" }, { "name": "PublicSchl", "type": "esriFieldTypeString", "alias": "PublicSchl", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PublicSchl" }, { "name": "Multilingual", "type": "esriFieldTypeString", "alias": "Multilingual", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Multilingual" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "MailAdr", "type": "esriFieldTypeString", "alias": "MailAdr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MailAdr" }, { "name": "MailCty", "type": "esriFieldTypeString", "alias": "MailCty", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailCty" }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MailState" }, { "name": "MailZip", "type": "esriFieldTypeString", "alias": "MailZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MailZip" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Phone" }, { "name": "PhExt", "type": "esriFieldTypeString", "alias": "PhExt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PhExt" }, { "name": "Fax", "type": "esriFieldTypeString", "alias": "Fax", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Fax" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Email" }, { "name": "AdmName", "type": "esriFieldTypeString", "alias": "AdmName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdmName" }, { "name": "AdmPhn", "type": "esriFieldTypeString", "alias": "AdmPhn", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdmPhn" }, { "name": "AdmPhExt", "type": "esriFieldTypeString", "alias": "AdmPhExt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AdmPhExt" }, { "name": "AdmEmail", "type": "esriFieldTypeString", "alias": "AdmEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdmEmail" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UseRank", "type": "esriFieldTypeInteger", "alias": "UseRank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UseRank" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R301_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S277_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "Lat": null, "Long": null, "CDSCode": null, "FedSchlID": null, "FedChrtID": null, "County": null, "District": null, "School": null, "Status": null, "OpenDate": null, "ClosedDate": null, "Charter": null, "CharterNum": null, "FundTyp": null, "EdOptTyp": null, "EntityTyp": null, "LowGrade": null, "HighGrade": null, "VirtualType": null, "Magnet": null, "YearRound": null, "PublicSchl": null, "Multilingual": null, "Address": null, "City": null, "State": null, "Zipcode": null, "MailAdr": null, "MailCty": null, "MailState": null, "MailZip": null, "Phone": null, "PhExt": null, "Fax": null, "Email": null, "AdmName": null, "AdmPhn": null, "AdmPhExt": null, "AdmEmail": null, "last_edited_date": null, "UseRank": null, "XCoord": null, "YCoord": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }