{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Developer Agreements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERMITTHRESHOLD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "PERMITTHRESHOLD", "type": "esriFieldTypeInteger", "alias": "BP Threshold", "domain": null }, { "name": "PERMITSTATUS", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 10, "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" } }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "Sub Division", "length": 125, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments", "length": 1500, "domain": null }, { "name": "COTHRESHOLD", "type": "esriFieldTypeInteger", "alias": "CO Threshold", "domain": null }, { "name": "PERMITCOUNT", "type": "esriFieldTypeInteger", "alias": "PermitCount", "domain": null }, { "name": "UNITCOUNT", "type": "esriFieldTypeInteger", "alias": "UnitCount", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "DEVELOPMENT_TYPE", "type": "esriFieldTypeString", "alias": "Development Type", "length": 20, "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" } }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "TRAFFICIMPACT", "type": "esriFieldTypeString", "alias": "Traffic Impact", "length": 255, "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" } }, { "name": "PRIV_COMM", "type": "esriFieldTypeString", "alias": "Private Comments", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }