{ "currentVersion": 10.91, "id": 3, "name": "Bus Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "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": -108.75235101418781, "ymin": 39.02984177038155, "xmax": -108.34690695369284, "ymax": 39.17521813600831, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3.4 }, "value": "RT1", "label": "RT1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "RT2", "label": "RT2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 }, "value": "RT3", "label": "RT3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "value": "RT4", "label": "RT4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "RT5", "label": "RT5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "RT6", "label": "RT6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "value": "RT7", "label": "RT7", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "RT8", "label": "RT8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 }, "value": "RT9", "label": "RT9", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "RT10", "label": "RT10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "RT11", "label": "RT11", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "route", "typeIdField": "route", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "route" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "PointOnVertex_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "START", "type": "esriFieldTypeString", "alias": "START", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "START" }, { "name": "STOP", "type": "esriFieldTypeString", "alias": "STOP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STOP" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Notes_Dash", "type": "esriFieldTypeString", "alias": "Notes Dash", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes_Dash" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R834_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S829_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "RT1", "name": "RT1", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT1", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT1", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT2", "name": "RT2", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT2", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT2", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT3", "name": "RT3", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT3", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT3", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT4", "name": "RT4", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT4", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT4", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT5", "name": "RT5", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT5", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT5", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT6", "name": "RT6", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT6", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT6", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT7", "name": "RT7", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT7", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT7", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT8", "name": "RT8", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT8", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT8", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT9", "name": "RT9", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT9", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT9", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT10", "name": "RT10", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT10", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT10", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RT11", "name": "RT11", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "RT11", "description": "", "prototype": { "attributes": { "NOTES": null, "Notes_Dash": null, "Id": null, "route": "RT11", "RuleID": null, "NAME": null, "START": null, "STOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "85d967c524e64303b749eb001cea5358" }