{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Care Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 10000, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "care_facilities", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1014340.5849296674, "ymin": 910635.2649086714, "xmax": 1156988.4950625189, "ymax": 1108085.5050925612, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1599.9999985098805, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.02000000001862646, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7299099992126063E7, "falseY": -4.7344699990032636E7, "xyUnits": 1599.9999985098832, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e56a03b0aae69e1be25a9127f035eff8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk0lEQVQYlZWQzQ3CMAyFv1RhCOZgAJJ7xRithCxmyBBVJdZoGYAeGAWWQIo5oFRtlfLjk/X0+dnPlj/KLgXxVCghKnU70Gfhk2cXlYBSAhSGThwXntTNjccIi6eKSgC2i0UlG+7HPYd2oH87K2eA5ooBEIdO+8LQAcYmSBy6FiwNzgJ+Gsh+4yucc5xqKcN48y/OL1/9L2J1b3yrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ORGANIZATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ORGANIZATION", "type": "esriFieldTypeString", "alias": "ORGANIZATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ORGANIZATION" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 24, "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", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PHONE" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": { "type": "codedValue", "name": "care_facilities_REGION", "description": "", "codedValues": [ { "name": "EVACUATION DAY CARE", "code": "EVACUATION DAY CARE" }, { "name": "EVACUATION CARE FACILITIES", "code": "EVACUATION CARE FACILITIES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "REGION" }, { "name": "NEED", "type": "esriFieldTypeString", "alias": "NEED", "domain": { "type": "codedValue", "name": "care_facilities_NEED", "description": "", "codedValues": [ { "name": "Adult Day Care Facility", "code": "Adult Day Care Facility" }, { "name": "Adult Home", "code": "Adult Home" }, { "name": "Group Home", "code": "Group Home" }, { "name": "Nursing Home", "code": "Nursing Home" }, { "name": "Youth Home", "code": "Youth Home" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NEED" }, { "name": "SYSORGNO", "type": "esriFieldTypeString", "alias": "SYSORGNO", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "SYSORGNO" }, { "name": "PEOPLE", "type": "esriFieldTypeDouble", "alias": "PEOPLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEOPLE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Care Facilities", "description": "", "prototype": { "attributes": { "SYSORGNO": null, "PEOPLE": null, "ORGANIZATION": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "PHONE": null, "REGION": null, "NEED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }