{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "COG Transportation Projects/ Funds", "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": 1508741.0321294665, "ymin": 3733376.660447806, "xmax": 1562055.7762215585, "ymax": 3866245.783160478, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "defaultLabel": "No Status Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "Future", "label": "Future", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "In Progress", "label": "In Progress", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "project_name", "typeIdField": "status", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "project_id", "type": "esriFieldTypeString", "alias": "Project ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "project_id" }, { "name": "request_year", "type": "esriFieldTypeString", "alias": "Request Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "request_year" }, { "name": "funding_year", "type": "esriFieldTypeString", "alias": "Funding Year", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "funding_year" }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "jurisdiction" }, { "name": "project_name", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "project_name" }, { "name": "project_boundaries", "type": "esriFieldTypeString", "alias": "Project Boundaries", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "project_boundaries" }, { "name": "project_description", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "project_description" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "COG Status", "description": "COG Status", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Future", "code": "Future" }, { "name": "In Progress", "code": "In Progress" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "status" }, { "name": "corridor_preservation", "type": "esriFieldTypeDouble", "alias": "Corridor Preservation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "corridor_preservation" }, { "name": "quarter3_sales_tax", "type": "esriFieldTypeDouble", "alias": "3rd Quarter Sales Tax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "quarter3_sales_tax" }, { "name": "local_funds", "type": "esriFieldTypeDouble", "alias": "Local Funds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "local_funds" }, { "name": "other_funds", "type": "esriFieldTypeDouble", "alias": "Other Funds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "other_funds" }, { "name": "other_funds_description", "type": "esriFieldTypeString", "alias": "Other Funds Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "other_funds_description" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "comments" }, { "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": "r2331_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1792_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Completed", "name": "Completed", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "Completed", "description": "", "prototype": { "attributes": { "project_description": null, "comments": null, "project_id": null, "request_year": null, "funding_year": null, "jurisdiction": null, "project_name": null, "project_boundaries": null, "status": "Completed", "corridor_preservation": null, "quarter3_sales_tax": null, "local_funds": null, "other_funds": null, "other_funds_description": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Future", "name": "Future", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "Future", "description": "", "prototype": { "attributes": { "project_description": null, "comments": null, "project_id": null, "request_year": null, "funding_year": null, "jurisdiction": null, "project_name": null, "project_boundaries": null, "status": "Future", "corridor_preservation": null, "quarter3_sales_tax": null, "local_funds": null, "other_funds": null, "other_funds_description": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "In Progress", "name": "In Progress", "domains": { "status": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "project_description": null, "comments": null, "project_id": null, "request_year": null, "funding_year": null, "jurisdiction": null, "project_name": null, "project_boundaries": null, "status": "In Progress", "corridor_preservation": null, "quarter3_sales_tax": null, "local_funds": null, "other_funds": null, "other_funds_description": 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 } ], "tables": [] }