{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "nursing_homes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Nursing Home / Assisted Care feature class/shapefile contains facilities that house elderly adults. This feature class\u2019s/shapefile's attribution contains physical and demographic information for facilities in the continental United States and some of its territories. The purpose of this feature class/shapefile is to provide accurate locations for high concentrations of elderly adults in the event of a disaster. The attribution within this feature class/shapefile was populated via open source methodologies of authoritative sources. During the update cycle for this deliverable, there were 424 records added. The ADDRESS2 field has been merged with the ADDRESS field and the ADDRESS2 field has been deleted.", "copyrightText": "Oak Ridge National Laboratory (ORNL) Geographic Information Science and Technology (GIST) Group, National Geospatial-Intelligence Agency (NGA) Homeland Security Infrastructure Program (HSIP) Team", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -161.76602823436656, "ymin": 17.99710908830513, "xmax": -65.8353412504366, "ymax": 71.29877927693799, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 54, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "CITY" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "zip4", "type": "esriFieldTypeString", "alias": "Zip Code 4", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ZIP4" }, { "name": "telephone", "type": "esriFieldTypeString", "alias": "Telephone", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TELEPHONE" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Operational Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "Total Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "countyfips", "type": "esriFieldTypeString", "alias": "COUNTYFIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COUNTYFIPS" }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "naics_code", "type": "esriFieldTypeString", "alias": "NAICS Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NAICS_CODE" }, { "name": "naics_desc", "type": "esriFieldTypeString", "alias": "NAICS Description", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "NAICS_DESC" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SOURCE" }, { "name": "sourcedate", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SOURCEDATE" }, { "name": "val_method", "type": "esriFieldTypeString", "alias": "Validation Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAL_METHOD" }, { "name": "val_date", "type": "esriFieldTypeDate", "alias": "Validation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VAL_DATE" }, { "name": "website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "tot_res", "type": "esriFieldTypeSmallInteger", "alias": "Total Residents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOT_RES" }, { "name": "tot_staff", "type": "esriFieldTypeSmallInteger", "alias": "Total Staff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOT_STAFF" }, { "name": "beds", "type": "esriFieldTypeSmallInteger", "alias": "Bed Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEDS" }, { "name": "excess_bed", "type": "esriFieldTypeSmallInteger", "alias": "Unoccupied Beds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXCESS_BED" }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "medicaidid", "type": "esriFieldTypeString", "alias": "Medicaid ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MEDICAIDID" }, { "name": "medicareid", "type": "esriFieldTypeString", "alias": "Medicare ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MEDICAREID" }, { "name": "state_lic", "type": "esriFieldTypeString", "alias": "State License", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STATE_LIC" }, { "name": "sourcetype", "type": "esriFieldTypeString", "alias": "Source Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r586_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a377_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "nursing_homes", "description": "", "prototype": { "attributes": { "sourcetype": null, "id": null, "name": null, "address": null, "city": null, "state": null, "zip": null, "zip4": null, "telephone": null, "type": null, "status": null, "population": null, "county": null, "countyfips": null, "country": null, "latitude": null, "longitude": null, "naics_code": null, "naics_desc": null, "source": null, "sourcedate": null, "val_method": null, "val_date": null, "website": null, "tot_res": null, "tot_staff": null, "beds": null, "excess_bed": null, "ownership": null, "medicaidid": null, "medicareid": null, "state_lic": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1b7fe754f3bf405588dafd4799b28f61" }