{ "currentVersion": 10.8, "id": 2, "name": "Lanes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": 456514.19880000036, "ymin": 4602660.564200001, "xmax": 678751.2822000002, "ymax": 4623846.600099999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LaneStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Open", "label": "Open", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Closed", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Hostname", "typeIdField": "LaneStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "domain": { "type": "codedValue", "name": "Lane_Status", "description": "Lane Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LaneStatus" }, { "name": "Plaza_Name", "type": "esriFieldTypeString", "alias": "Plaza_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plaza_Name" }, { "name": "Plaza_ID", "type": "esriFieldTypeString", "alias": "Plaza_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plaza_ID" }, { "name": "Plaza_Mile_Point", "type": "esriFieldTypeDouble", "alias": "Mile_Point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Plaza_Mile_Point" }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DistrictID" }, { "name": "Priority_Level", "type": "esriFieldTypeSmallInteger", "alias": "Priority_Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Priority_Level" }, { "name": "Lane", "type": "esriFieldTypeString", "alias": "Lane", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lane" }, { "name": "Hostname", "type": "esriFieldTypeString", "alias": "Hostname", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Hostname" }, { "name": "IDLUGAR", "type": "esriFieldTypeString", "alias": "IDLUGAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IDLUGAR" }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "System" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Open", "name": "Open", "domains": { "LaneStatus": {"type": "inherited"} }, "templates": [ { "name": "Open", "description": "", "prototype": { "attributes": { "System": null, "Direction": null, "AssetID": null, "LaneStatus": "Open", "Plaza_Name": null, "Plaza_ID": null, "Plaza_Mile_Point": null, "DistrictID": null, "Priority_Level": null, "Lane": null, "Hostname": null, "IDLUGAR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Closed", "name": "Closed", "domains": { "LaneStatus": {"type": "inherited"} }, "templates": [ { "name": "Closed", "description": "", "prototype": { "attributes": { "System": null, "Direction": null, "AssetID": null, "LaneStatus": "Closed", "Plaza_Name": null, "Plaza_ID": null, "Plaza_Mile_Point": null, "DistrictID": null, "Priority_Level": null, "Lane": null, "Hostname": null, "IDLUGAR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }