{ "currentVersion": 10.81, "id": 1, "name": "Canton Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -1.06726731304E7, "ymin": 3836303.5429999977, "xmax": -1.06703937544E7, "ymax": 3840596.150700003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RouteName", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Route A", "label": "Route A", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "Route B", "label": "Route B", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "Route C", "label": "Route C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Route D", "label": "Route D", "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": "RouteName", "typeIdField": "RouteName", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "domain": { "type": "codedValue", "name": "RouteName", "description": "Route Name", "codedValues": [ { "name": "Route A", "code": "Route A" }, { "name": "Route B", "code": "Route B" }, { "name": "Route C", "code": "Route C" }, { "name": "Route D", "code": "Route D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RouteName" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "Info1", "type": "esriFieldTypeString", "alias": "Info1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Info1" }, { "name": "Info2", "type": "esriFieldTypeString", "alias": "Info2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Info2" }, { "name": "GoBusPers", "type": "esriFieldTypeString", "alias": "GoBusPers", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "PGarcia", "modelName": "GoBusPers" }, { "name": "Guid", "type": "esriFieldTypeGUID", "alias": "Guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Guid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S132_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Route A", "name": "Route A", "domains": { "RouteName": {"type": "inherited"} }, "templates": [ { "name": "Route A", "description": "", "prototype": { "attributes": { "Guid": null, "GoBusPers": "PGarcia", "RouteName": "Route A", "City": null, "County": null, "Info1": null, "Info2": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Route B", "name": "Route B", "domains": { "RouteName": {"type": "inherited"} }, "templates": [ { "name": "Route B", "description": "", "prototype": { "attributes": { "Guid": null, "GoBusPers": "PGarcia", "RouteName": "Route B", "City": null, "County": null, "Info1": null, "Info2": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Route C", "name": "Route C", "domains": { "RouteName": {"type": "inherited"} }, "templates": [ { "name": "Route C", "description": "", "prototype": { "attributes": { "Guid": null, "GoBusPers": "PGarcia", "RouteName": "Route C", "City": null, "County": null, "Info1": null, "Info2": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Route D", "name": "Route D", "domains": { "RouteName": {"type": "inherited"} }, "templates": [ { "name": "Route D", "description": "", "prototype": { "attributes": { "Guid": null, "GoBusPers": "PGarcia", "RouteName": "Route D", "City": null, "County": null, "Info1": null, "Info2": 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 }