{ "currentVersion": 10.91, "id": 0, "name": "Redline Point", "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": 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": 2184523.7632128, "ymin": 6886203.119657397, "xmax": 3.812144219270986E7, "ymax": 1.2716273420451477E7, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSET_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "domain": { "type": "codedValue", "name": "PointAssetType", "description": "Redline Point Asset Type", "codedValues": [ { "name": "Pole", "code": "Pole" }, { "name": "Ramps", "code": "Ramps" }, { "name": "RRCrossings", "code": "RRCrossings" }, { "name": "Sign", "code": "Sign" }, { "name": "Signal", "code": "Signal" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Symbol", "code": "Symbol" }, { "name": "ParkingMeter", "code": "ParkingMeter" }, { "name": "ParkingSpace", "code": "ParkingSpace" }, { "name": "SchoolZoneFlashers", "code": "SchoolZoneFlashers" }, { "name": "ERB", "code": "ERB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ASSET_TYPE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENT" }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "SUBMITTED_BY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBMITTED_BY" }, { "name": "SUBMITTED_DATE", "type": "esriFieldTypeDate", "alias": "SUBMITTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMITTED_DATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "RedlineStatus", "description": "Status values used in the Status field of TPW_Redline features", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Entered", "code": "Entered" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Not Started", "code": "Not Started" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Not Started", "modelName": "STATUS" }, { "name": "RecordNumber", "type": "esriFieldTypeString", "alias": "RecordNumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RecordNumber" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S173_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Redline Point", "description": "", "prototype": { "attributes": { "STATUS": "Not Started", "RecordNumber": null, "ASSET_ID": null, "ASSET_TYPE": null, "COMMENT": null, "SUBMITTED_BY": null, "SUBMITTED_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }