{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Multi-Family Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var type = $feature.Building_Type\nvar status = $feature.Status\n\nif(status == \"Under Construction\"){\n return \"Building under construction\"\n}\n\nif(status == \"Approved\"){\n return \"Approved Plans\"\n}\n\nif(type == \"A\"){\nreturn \"Apartment\"\n}\n\nif(type == \"AL\"){\nreturn \"Assisted Living\"\n}\n\nif(type == \"C\"){\nreturn \"Condo\"\n}\n\nif(type == \"D\"){\nreturn \"Duplex\"\n}\n\nif(type == \"PH\"){\nreturn \"Public Housing\"\n}\n\nif(type == \"SL\"){\nreturn \"Senior Living\"\n}\n\nif(type == \"T\"){\nreturn \"Townhome\"\n}\n", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Building Type", "classes": [ { "label": "Apartment", "description": "Apartment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 83, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Apartment" ] ] }, { "label": "Approved Plans", "description": "Approved Plans", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Approved Plans" ] ] }, { "label": "Assisted Living", "description": "Assisted Living", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 230, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Assisted Living" ] ] }, { "label": "Building under construction", "description": "Building under construction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Building under construction" ] ] }, { "label": "Condo", "description": "Condo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 194, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Condo" ] ] }, { "label": "Duplex", "description": "Duplex", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Duplex" ] ] }, { "label": "Public Housing", "description": "Public Housing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 148, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Public Housing" ] ] }, { "label": "Senior Living", "description": "Senior Living", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 227, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Senior Living" ] ] }, { "label": "Townhome", "description": "Townhome", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 186, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Townhome" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 83, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Apartment", "label": "Apartment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Approved Plans", "label": "Approved Plans" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 230, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Assisted Living", "label": "Assisted Living" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Building under construction", "label": "Building under construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 194, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Condo", "label": "Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Duplex", "label": "Duplex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 148, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Public Housing", "label": "Public Housing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 227, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Senior Living", "label": "Senior Living" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 186, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Townhome", "label": "Townhome" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 205, 255 ], "toColor": [ 189, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 228, 252, 255 ], "toColor": [ 207, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 218, 255 ], "toColor": [ 252, 192, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 251, 255 ], "toColor": [ 189, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 215, 255 ], "toColor": [ 233, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 182, 255 ], "toColor": [ 210, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1806040.4609674662, "ymin": 728324.4715603143, "xmax": 1851192.5163324773, "ymax": 756586.0170712322, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 255, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 255, "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeString", "alias": "Year_Built", "length": 255, "domain": null }, { "name": "Building_Use", "type": "esriFieldTypeString", "alias": "Building_Use", "length": 255, "domain": { "type": "codedValue", "name": "Building_Use", "description": "Building usage", "codedValues": [ { "name": "Attached", "code": "Attached" }, { "name": "Mixed-Use", "code": "Mixed" }, { "name": "Multi-Family", "code": "Multi-Family" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Building_Type", "type": "esriFieldTypeString", "alias": "Building_Type", "length": 255, "domain": { "type": "codedValue", "name": "Building_Type", "description": "Type of building", "codedValues": [ { "name": "Apartment", "code": "A" }, { "name": "Assisted Living", "code": "AL" }, { "name": "Condo", "code": "C" }, { "name": "Duplex", "code": "D" }, { "name": "Public Housing", "code": "PH" }, { "name": "Townhome", "code": "T" }, { "name": "Senior Living", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Approved_Units", "type": "esriFieldTypeSmallInteger", "alias": "Approved_Units", "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeSmallInteger", "alias": "Units_Built", "domain": null }, { "name": "Units_Not_Built", "type": "esriFieldTypeSmallInteger", "alias": "Units_Not_Built", "domain": null }, { "name": "Total_Units", "type": "esriFieldTypeSmallInteger", "alias": "Total_Units", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "PC_Approval_Date", "type": "esriFieldTypeString", "alias": "PC_Approval_Date", "length": 255, "domain": null }, { "name": "Master_Plan", "type": "esriFieldTypeString", "alias": "Master_Plan", "length": 255, "domain": null }, { "name": "Police_Zone", "type": "esriFieldTypeString", "alias": "Police_Zone", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "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": "R443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_443", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_443", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S410_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a50397dedd28410180311803e28d3a94" } ], "tables": [] }