{ "currentVersion": 10.81, "id": 1, "name": "geodata.DBO.SCHOOLS_SAFE_ROUTES_LINES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6142021.4384948015, "ymin": 2091650.213013649, "xmax": 6160505.107892215, "ymax": 2107190.2564085573, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKING", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 8, 161, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "aw", "label": "Advance Warning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "cw", "label": "Crosswalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "ls", "label": "Lane Striping", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "rc", "label": "Red Curb", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SCHOOLNAME", "typeIdField": "MARKING", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "SCHOOLNAME", "domain": { "type": "codedValue", "name": "domSchoolName", "description": "Elementary Schools in San Ramon", "codedValues": [ { "name": "Bollinger Canyon Elementary", "code": "bc" }, { "name": "Bella Vista Elementary", "code": "bv" }, { "name": "Coyote Creek Elementary", "code": "ck" }, { "name": "Country Club Elementary", "code": "cc" }, { "name": "Golden View Elementary", "code": "gv" }, { "name": "Hidden Hills Elementary", "code": "hh" }, { "name": "Live Oak Elementary", "code": "lo" }, { "name": "Montevideo Elementary", "code": "mv" }, { "name": "Neil Armstrong Elementary", "code": "na" }, { "name": "Quail Run Elementary", "code": "qr" }, { "name": "Twin Creeks Elementary", "code": "tc" }, { "name": "Walt Disney Elementary", "code": "wd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SCHOOLNAME" }, { "name": "MARKING", "type": "esriFieldTypeString", "alias": "MARKING", "domain": { "type": "codedValue", "name": "domSafeSchoolsMarkings", "description": "Elementary Schools in San Ramon", "codedValues": [ { "name": "Crosswalk", "code": "cw" }, { "name": "Lane Striping", "code": "ls" }, { "name": "Advance Warning", "code": "aw" }, { "name": "Red Curb", "code": "rc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARKING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "LINFTCOST", "type": "esriFieldTypeDouble", "alias": "LINFTCOST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINFTCOST" }, { "name": "FEATURECOST", "type": "esriFieldTypeDouble", "alias": "FEATURECOST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURECOST" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "aw", "name": "aw", "domains": { "SCHOOLNAME": {"type": "inherited"}, "MARKING": {"type": "inherited"} }, "templates": [ { "name": "aw", "description": "", "prototype": { "attributes": { "LINFTCOST": null, "FEATURECOST": null, "SCHOOLNAME": null, "MARKING": "aw", "COMMENTS": null, "YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "cw", "name": "cw", "domains": { "SCHOOLNAME": {"type": "inherited"}, "MARKING": {"type": "inherited"} }, "templates": [ { "name": "cw", "description": "", "prototype": { "attributes": { "LINFTCOST": null, "FEATURECOST": null, "SCHOOLNAME": null, "MARKING": "cw", "COMMENTS": null, "YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ls", "name": "ls", "domains": { "SCHOOLNAME": {"type": "inherited"}, "MARKING": {"type": "inherited"} }, "templates": [ { "name": "ls", "description": "", "prototype": { "attributes": { "LINFTCOST": null, "FEATURECOST": null, "SCHOOLNAME": null, "MARKING": "ls", "COMMENTS": null, "YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "rc", "name": "rc", "domains": { "SCHOOLNAME": {"type": "inherited"}, "MARKING": {"type": "inherited"} }, "templates": [ { "name": "rc", "description": "", "prototype": { "attributes": { "LINFTCOST": null, "FEATURECOST": null, "SCHOOLNAME": null, "MARKING": "rc", "COMMENTS": null, "YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }