{ "currentVersion": 10.81, "id": 12, "name": "Active Developments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10452", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10453", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10454", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10455", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10456", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10457", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_10458", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Project_Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "value": "A", "label": "Approved", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "D", "label": "Denial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } }, "value": "DR", "label": "Development Review", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 } }, "value": "NM", "label": "Neighborhood Meeting", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "PH", "label": "Public Hearing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 0, 0, 255 ], "width": 2 } }, "value": "UC", "label": "Under Construction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "W", "label": "Withdrawn", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3050145.250113964, "ymin": 1290682.3336399794, "xmax": 3135341.2171888947, "ymax": 1328402.9320831448, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 254, "domain": null }, { "name": "File_No", "type": "esriFieldTypeString", "alias": "File Number", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "Project_Type_1", "type": "esriFieldTypeString", "alias": "Project Type 1", "length": 150, "domain": null }, { "name": "Project_Type_2", "type": "esriFieldTypeString", "alias": "Project Type 2", "length": 150, "domain": null }, { "name": "Project_Type_3", "type": "esriFieldTypeString", "alias": "Project Type 3", "length": 50, "domain": null }, { "name": "Project_Type_4", "type": "esriFieldTypeString", "alias": "Project Type 4", "length": 150, "domain": null }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 254, "domain": null }, { "name": "Project_Manager", "type": "esriFieldTypeString", "alias": "Project_Manager", "length": 50, "domain": null }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project_Status", "length": 150, "domain": { "type": "codedValue", "name": "Project_Status", "description": "Planning project status", "codedValues": [ { "name": "Development Review", "code": "DR" }, { "name": "Neighborhood Meeting", "code": "NM" }, { "name": "Public Hearing", "code": "PH" }, { "name": "Approved", "code": "A" }, { "name": "Under Construction", "code": "UC" }, { "name": "Withdrawn", "code": "W" }, { "name": "Denial", "code": "D" }, { "name": "Resubmittal", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Website_URL", "type": "esriFieldTypeString", "alias": "Website Link", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Large_Project", "type": "esriFieldTypeString", "alias": "Large_Project", "length": 50, "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Submittal_Date", "type": "esriFieldTypeString", "alias": "Submittal_Date", "length": 254, "domain": null }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 300, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "capID1", "type": "esriFieldTypeString", "alias": "capID1", "length": 5, "domain": null }, { "name": "capID2", "type": "esriFieldTypeString", "alias": "capID2", "length": 5, "domain": null }, { "name": "capID3", "type": "esriFieldTypeString", "alias": "capID3", "length": 5, "domain": null }, { "name": "Inclusionary_Housing", "type": "esriFieldTypeString", "alias": "Affordable Housing", "length": 100, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "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": "ParcelNo", "type": "esriFieldTypeString", "alias": "ParcelNo", "length": 50, "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "x", "type": "esriFieldTypeInteger", "alias": "x", "domain": null }, { "name": "x_dir", "type": "esriFieldTypeDouble", "alias": "x_dir", "domain": null }, { "name": "y_diir", "type": "esriFieldTypeDouble", "alias": "y_diir", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3287_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2618_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5fdbf9028268466d91c39deb63ff42d5" }