{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Senior Centers", "type": "Feature Layer", "description": "This dataset includes a list of open and closed community centers operated by the the Department of Parks, Recreation and Neighborhood Services. Community center types in this data set include hubs, hybrids, neighborhood center partner programs (NCPP), park facilities, pools, theraputic centers, and others. This dataset has a dual purpose. It is available for members of the public to locate community centers and their amenities across the city. It also assists PRNS maintenance staff with cataloguing and maintaining the various community centers. The attribute information in this data set includes the community center name, center type, the community center status, the kitchen type if any, whether it includes a gym or not, site description, notes unique to the specific community center, and maintenance information that lists the year the community center was last renovated, whether a restroom contractor or a landscape contractor is assigned,and other information.Data is updated on an as needed basis.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Department of Parks, Recreation and Neighborhood Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 221, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6118362.676101252, "ymin": 1902864.1919644773, "xmax": 6192427.880004659, "ymax": 1980712.9092982262, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 15, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS Object ID", "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Location Identifier", "length": 10, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset Id", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "CENTERTYPE", "type": "esriFieldTypeString", "alias": "Center Type", "length": 45, "domain": { "type": "codedValue", "name": "WS5_CenterType", "description": "Type of Community Center", "codedValues": [ { "name": "Hub", "code": "Hub" }, { "name": "Hybrid", "code": "Hybrid" }, { "name": "Other", "code": "Other" }, { "name": "Park Facility", "code": "Park Facility" }, { "name": "Pool", "code": "Pool" }, { "name": "Reuse", "code": "Reuse" }, { "name": "Neighborhood Center Partner Program (NCPP)", "code": "Neighborhood Center Partner Program" }, { "name": "Therapeutic Center", "code": "Therapeutic Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "COUNCILDISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "Council District", "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "Park District", "domain": null }, { "name": "CCSTATUS", "type": "esriFieldTypeString", "alias": "Community Center Status", "length": 25, "domain": { "type": "codedValue", "name": "WS5_ParkStatus", "description": "Public access status", "codedValues": [ { "name": "Future Park", "code": "Future Park" }, { "name": "Future Park (unsecured)", "code": "Future Park (unsecured)" }, { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Seasonal", "code": "Seasonal" }, { "name": "By Permit Only", "code": "Permit" }, { "name": "Under Construction", "code": "Construction" }, { "name": "Design Stage", "code": "Design" }, { "name": "Easement", "code": "Easement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KITCHEN", "type": "esriFieldTypeString", "alias": "Kitchen Type", "length": 15, "domain": { "type": "codedValue", "name": "WS5_KitchenType", "description": "List of kitchen types", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "N/A", "code": "N/A" }, { "name": "None", "code": "None" }, { "name": "Outdoor", "code": "Outdoor" }, { "name": "Warming", "code": "Warming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ESTIMATEDAREA", "type": "esriFieldTypeDouble", "alias": "Estimated Area (sq. ft.)", "domain": null }, { "name": "GYM", "type": "esriFieldTypeString", "alias": "Has Gym?", "length": 3, "domain": { "type": "codedValue", "name": "WS5_YesNo", "description": "Yes No N/A", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESTROOMCONTRACT", "type": "esriFieldTypeString", "alias": "Restroom Contractor?", "length": 3, "domain": { "type": "codedValue", "name": "WS5_YesNo", "description": "Yes No N/A", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANDSCAPECONTRACT", "type": "esriFieldTypeString", "alias": "Landscape Contractor?", "length": 3, "domain": { "type": "codedValue", "name": "WS5_YesNo", "description": "Yes No N/A", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATEOPENED", "type": "esriFieldTypeDate", "alias": "Date Opened", "length": 8, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Parking Spaces", "domain": null }, { "name": "HANDICAPPARKING", "type": "esriFieldTypeSmallInteger", "alias": "Handicap Parking Spaces", "domain": null }, { "name": "RENOVATEDYEAR", "type": "esriFieldTypeInteger", "alias": "Renovated", "domain": null }, { "name": "ELEVATOR", "type": "esriFieldTypeString", "alias": "Has Elevator?", "length": 3, "domain": { "type": "codedValue", "name": "WS5_YesNo", "description": "Yes No N/A", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLDGMATERIALTYPE", "type": "esriFieldTypeString", "alias": "Building Material Type", "length": 20, "domain": { "type": "codedValue", "name": "WS5_BuildingMaterialType", "description": "List of structure types", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Container", "code": "Container" }, { "name": "Fencing Enclosure", "code": "Fencing Enclosure" }, { "name": "Leased", "code": "Leased" }, { "name": "Mechanical", "code": "Mechanical" }, { "name": "Modular", "code": "Modular" }, { "name": "Permanent", "code": "Permanent" }, { "name": "Pier", "code": "Pier" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUMBEROFFLOORS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 250, "domain": null }, { "name": "ORGANIZATION", "type": "esriFieldTypeString", "alias": "Organization", "length": 15, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "Department", "length": 15, "domain": null }, { "name": "ASSET", "type": "esriFieldTypeString", "alias": "Asset", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 8, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 4, "domain": null }, { "name": "UPDATE_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "Update Count", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENTERPRISEID", "type": "esriFieldTypeString", "alias": "Enterprise ID", "length": 20, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null }, { "name": "SENIORNUTRITION", "type": "esriFieldTypeString", "alias": "Senior Nutrition", "length": 5, "domain": { "type": "codedValue", "name": "WS5_YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CENTERSUBTYPE", "type": "esriFieldTypeString", "alias": "Center Sub Type", "length": 20, "domain": { "type": "codedValue", "name": "WS5_CenterSubType", "description": "Community Center Subtypes", "codedValues": [ { "name": "City Operated", "code": "City Operated" }, { "name": "Partner Operated", "code": "Partner Operated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }