{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Developer Agreements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8428201.8314, "ymin": 4643358.1908, "xmax": -8354678.0662, "ymax": 4710401.5097, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Diff= ($feature.PERMITCOUNT/$feature.PermitThreshold)*100;\n\nvar allocation = '';\n\nif ($feature.PERMITSTATUS == \"Closed\"){\n allocation = \"Closed\"\n} else if ($feature.PERMITSTATUS == \"PTA\"){\n allocation = \"PTA\"\n} else if ($feature.PERMITSTATUS == \"Planning\"){\n allocation = \"Planning\" \n} else if ($feature.DEVELOPMENT_TYPE == 'Commercial' && $feature.PERMITSTATUS == \"Active\"){\n if(($feature.PERMITCOUNT > $feature.PermitThreshold) || ($feature.PermitThreshold == 0 && $feature.PERMITCOUNT > 0)){\n allocation = \"Commercial Over Allocated\"\n }else if(Diff == 100){\n allocation = \"Commercial 100% Allocated\"\n }else if(Diff >= 75 && Diff <= 100){\n allocation = \"Commercial Warning 75-99%\"\n }else if(Diff >= 25 && Diff < 75){\n allocation = \"Commercial Caution 25-74%\"\n }else if(Diff > 0 && Diff < 25){\n allocation = \"Commercial Good\" \n }else if(Diff==0){\n allocation = \"Commercial 0%\" \n }else if($feature.PERMITCOUNT == 0 && $feature.PermitThreshold == 0){\n allocation = \"Commercial 0%\"\n }\n} else if ($feature.DEVELOPMENT_TYPE == 'Subdivision' && $feature.PERMITSTATUS == \"Active\"){\n if(($feature.PERMITCOUNT > $feature.PermitThreshold) || ($feature.PermitThreshold == 0 && $feature.PERMITCOUNT > 0)){\n allocation = \"Subdivision Over Allocated\"\n }else if(Diff == 100){\n allocation = \"Subdivision 100% Allocated\"\n }else if(Diff >= 75 && Diff <= 100){\n allocation = \"Subdivision Warning 75-99%\"\n }else if(Diff >= 25 && Diff < 75){\n allocation = \"Subdivision Caution 25-74%\"\n }else if(Diff > 0 && Diff < 25){\n allocation = \"Subdivision Good\" \n }else if(Diff==0){\n allocation = \"Subdivision 0%\" \n }else if($feature.PERMITCOUNT == 0 && $feature.PermitThreshold == 0){\n allocation = \"Subdivision 0%\"\n }\n} else if ($feature.DEVELOPMENT_TYPE == 'Mixed' && $feature.PERMITSTATUS == \"Active\"){\n if(($feature.PERMITCOUNT > $feature.PermitThreshold) || ($feature.PermitThreshold == 0 && $feature.PERMITCOUNT > 0)){\n allocation = \"Mixed Over Allocated\"\n }else if(Diff == 100){\n allocation = \"Mixed 100% Allocated\"\n }else if(Diff >= 75 && Diff <= 100){\n allocation = \"Mixed Warning 75-99%\"\n }else if(Diff >= 25 && Diff < 75){\n allocation = \"Mixed Caution 25-74%\"\n }else if(Diff > 0 && Diff < 25){\n allocation = \"Mixed Good\" \n }else if(Diff==0){\n allocation = \"Mixed 0%\" \n }else if($feature.PERMITCOUNT == 0 && $feature.PermitThreshold == 0){\n allocation = \"Mixed 0%\"\n }\n};\n\nreturn allocation;", "valueExpressionTitle": "Custom", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision Over Allocated", "label": "Subdivision Over Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 163, 217, 255 ], "width": 1.5 } }, "value": "Mixed Over Allocated", "label": "Mixed Over Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 64 ], "width": 0.75 } }, "value": "Commercial Over Allocated", "label": "Commercial Over Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision 100% Allocated", "label": "Subdivision 100% Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 163, 217, 255 ], "width": 1.5 } }, "value": "Mixed 100% Allocated", "label": "Mixed 100% Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 170, 255 ], "width": 0.75 } }, "value": "Commercial 100% Allocated", "label": "Commercial 100% Allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision Warning 75-99%", "label": "Subdivision Warning 75-99%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 162, 217, 255 ], "width": 1.5 } }, "value": "Mixed Warning 75-99%", "label": "Mixed Warning 75-99%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 64 ], "width": 0.75 } }, "value": "Commercial Warning 75-99%", "label": "Commercial Warning 75-99%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision Caution 25-74%", "label": "Subdivision Caution 25-74%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 162, 217, 255 ], "width": 1.5 } }, "value": "Mixed Caution 25-74%", "label": "Mixed Caution 25-74%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 64 ], "width": 0.75 } }, "value": "Commercial Caution 25-74%", "label": "Commercial Caution 25-74%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision Good", "label": "Subdivision Good" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 162, 217, 255 ], "width": 1.5 } }, "value": "Mixed Good", "label": "Mixed Good" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 255, 0, 255 ], "width": 0.75 } }, "value": "Commercial Good", "label": "Commercial Good" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 84, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Subdivision 0%", "label": "Subdivision 0%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 84, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 162, 217, 255 ], "width": 1.5 } }, "value": "Mixed 0%", "label": "Mixed 0%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 84, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 84, 154, 255 ], "width": 0.75 } }, "value": "Commercial 0%", "label": "Commercial 0%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 78, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "Planning", "label": "Planning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 220, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 220, 220, 255 ], "width": 0.75 } }, "value": "PTA", "label": "PTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 179, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 179, 181, 255 ], "width": 0.75 } }, "value": "Closed", "label": "Closed" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PERMITTHRESHOLD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "PERMITTHRESHOLD", "type": "esriFieldTypeInteger", "alias": "BP Threshold", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMITTHRESHOLD" }, { "name": "PERMITSTATUS", "type": "esriFieldTypeString", "alias": "Permit Status", "domain": { "type": "codedValue", "name": "Developer Agreements_PermitStatus_6cebdd6e-bacc-4b9c-8979-f17efbb98050", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Planning", "code": "Planning" }, { "name": "PTA", "code": "PTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PERMITSTATUS" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "Sub Division", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1500, "defaultValue": null, "modelName": "COMMENTS2" }, { "name": "COTHRESHOLD", "type": "esriFieldTypeInteger", "alias": "CO Threshold", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COTHRESHOLD" }, { "name": "PERMITCOUNT", "type": "esriFieldTypeInteger", "alias": "PermitCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMITCOUNT" }, { "name": "UNITCOUNT", "type": "esriFieldTypeInteger", "alias": "UnitCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNITCOUNT" }, { "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" }, { "name": "DEVELOPMENT_TYPE", "type": "esriFieldTypeString", "alias": "Development Type", "domain": { "type": "codedValue", "name": "Developer_Agreement_Developement_Type", "description": "Domain for the DelDOT Developer Agreements Feature Class", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Mixed-Use", "code": "Mixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DEVELOPMENT_TYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "TRAFFICIMPACT", "type": "esriFieldTypeString", "alias": "Traffic Impact", "domain": { "type": "codedValue", "name": "Developer_Agreement_Traffic_Impact", "description": "TI for Develop Agreement Data", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Negligible", "code": "NEG" }, { "name": "Diminutive", "code": "DIM" }, { "name": "Minor", "code": "MIN" }, { "name": "Major", "code": "MAJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRAFFICIMPACT" }, { "name": "PRIV_COMM", "type": "esriFieldTypeString", "alias": "Private Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PRIV_COMM" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1396_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1396", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1206_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Developer Agreements", "description": "", "prototype": { "attributes": { "TRAFFICIMPACT": null, "PRIV_COMM": null, "PERMITTHRESHOLD": null, "PERMITSTATUS": null, "SUBDIVISION": null, "COMMENTS2": null, "COTHRESHOLD": null, "PERMITCOUNT": null, "UNITCOUNT": null, "DEVELOPMENT_TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }