{ "isCoGoEnabled": false, "extent": { "ymin": 5880577.6511781784, "xmin": -10776678.235297194, "ymax": 6029329.2370454827, "xmax": -10549296.137000754, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 4, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Emergency Assistance", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "SPECIALTRANSPORT": null, "HOSPICE": null, "CRTAGE": null, "FIRSTNAME": null, "ADDCOMMENT": null, "DIABETIC": null, "EMAIL": null, "DIALYSIS": null, "VERIFYDT": null, "SECPHONE": null, "MOBILITYCOMMENT": null, "STATUS": null, "HEARINGIMPAIR": null, "LASTNAME": null, "ICEEMAIL": null, "DATEBIRTH": null, "GENDER": null, "ICENAME": null, "VERIFYSTAFFNAME": null, "WEIGHT": null, "ICERELATION": null, "CASEMGRAGENCY": null, "CASEMGRNAME": null, "RECDT": null, "ICESECPHONE": null, "ZIPCODE": null, "VISIONIMPAIR": null, "PHYSNAME": null, "STATEABBR": null, "HEIGHT": null, "PRIMPHONE": null, "OXYGEN": null, "INSULIN": null, "STADDR": null, "STAFFNAME": null, "CITY": null, "PETCT": null, "HEALTHCOMMENT": null, "POCNAME": null, "ICEPRIMPHONE": null, "STAFFCOMMENT": null, "PHYSFACNAME": null, "WHEELCHAIR": null }} }], "supportsAdvancedQueries": true, "parentLayer": { "name": "Assistance Needed Sites", "id": 3 }, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Emergency Assistance", "allowTrueCurvesUpdates": true, "displayField": "FIRSTNAME", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "FIRSTNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FIRSTNAME", "length": 50, "alias": "First Name", "type": "esriFieldTypeString" }, { "modelName": "LASTNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LASTNAME", "length": 50, "alias": "Last Name", "type": "esriFieldTypeString" }, { "modelName": "STADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "STADDR", "length": 100, "alias": "Street Address", "type": "esriFieldTypeString" }, { "modelName": "CITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CITY", "length": 50, "alias": "City", "type": "esriFieldTypeString" }, { "modelName": "STATEABBR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "STATEABBR", "length": 2, "alias": "State Abbreviation", "type": "esriFieldTypeString" }, { "modelName": "ZIPCODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ZIPCODE", "length": 5, "alias": "Zip Code", "type": "esriFieldTypeString" }, { "modelName": "DATEBIRTH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DATEBIRTH", "length": 8, "alias": "Date of Birth", "type": "esriFieldTypeDate" }, { "modelName": "CRTAGE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CRTAGE", "alias": "Current Age", "type": "esriFieldTypeSmallInteger" }, { "modelName": "GENDER", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "eaGender", "description": "Emergency Assistance request gender", "type": "codedValue", "codedValues": [ { "code": "Male", "name": "Male" }, { "code": "Female", "name": "Female" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "GENDER", "length": 10, "alias": "Gender", "type": "esriFieldTypeString" }, { "modelName": "HEIGHT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "eaHeight", "description": "Emergency Assistance request height", "type": "codedValue", "codedValues": [ { "code": "5' or less", "name": "5' or less" }, { "code": "5' to 6'", "name": "5' to 6'" }, { "code": "6' or more", "name": "6' or more" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HEIGHT", "length": 20, "alias": "Height", "type": "esriFieldTypeString" }, { "modelName": "WEIGHT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "eaWeight", "description": "Emergency Assistance request weight", "type": "codedValue", "codedValues": [ { "code": "100 lbs or less", "name": "100 lbs or less" }, { "code": "100 lbs to 200 lbs", "name": "100 lbs to 200 lbs" }, { "code": "200 lbs or more", "name": "200 lbs or more" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "WEIGHT", "length": 20, "alias": "Weight", "type": "esriFieldTypeString" }, { "modelName": "EMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "EMAIL", "length": 100, "alias": "Email Address", "type": "esriFieldTypeString" }, { "modelName": "PRIMPHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PRIMPHONE", "length": 20, "alias": "Primary Phone Number", "type": "esriFieldTypeString" }, { "modelName": "SECPHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SECPHONE", "length": 20, "alias": "Secondary Phone Number", "type": "esriFieldTypeString" }, { "modelName": "PHYSNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PHYSNAME", "length": 100, "alias": "Physician Name", "type": "esriFieldTypeString" }, { "modelName": "PHYSFACNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PHYSFACNAME", "length": 50, "alias": "Physician Facility Name", "type": "esriFieldTypeString" }, { "modelName": "POCNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "POCNAME", "length": 100, "alias": "Name of Person Providing the Information", "type": "esriFieldTypeString" }, { "modelName": "ICENAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ICENAME", "length": 100, "alias": "Emergency Contact Name", "type": "esriFieldTypeString" }, { "modelName": "ICERELATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ICERELATION", "length": 20, "alias": "Emergency Contact Relation", "type": "esriFieldTypeString" }, { "modelName": "ICEPRIMPHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ICEPRIMPHONE", "length": 20, "alias": "Emergency Contact Primary Phone", "type": "esriFieldTypeString" }, { "modelName": "ICESECPHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ICESECPHONE", "length": 20, "alias": "Emergency Contact Secondary Phone", "type": "esriFieldTypeString" }, { "modelName": "ICEEMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ICEEMAIL", "length": 100, "alias": "Emergency Contact Email", "type": "esriFieldTypeString" }, { "modelName": "OXYGEN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OXYGEN", "length": 5, "alias": "Does this individual require oxygen?", "type": "esriFieldTypeString" }, { "modelName": "WHEELCHAIR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "WHEELCHAIR", "length": 5, "alias": "Does the individual require the use of a wheelchair?", "type": "esriFieldTypeString" }, { "modelName": "HOSPICE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HOSPICE", "length": 5, "alias": "Does the individual receive hospice care?", "type": "esriFieldTypeString" }, { "modelName": "DIALYSIS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "DIALYSIS", "length": 5, "alias": "Does the individual receive dialysis treatment?", "type": "esriFieldTypeString" }, { "modelName": "SPECIALTRANSPORT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "SPECIALTRANSPORT", "length": 5, "alias": "Does the individual require special transportation involving the use of a mechanical device (special vehicle lifts, etc.)?", "type": "esriFieldTypeString" }, { "modelName": "DIABETIC", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "DIABETIC", "length": 5, "alias": "Is the individual diabetic?", "type": "esriFieldTypeString" }, { "modelName": "INSULIN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "INSULIN", "length": 5, "alias": "Does the individual take insulin?", "type": "esriFieldTypeString" }, { "modelName": "VISIONIMPAIR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "VISIONIMPAIR", "length": 5, "alias": "Is the individual vision impaired?", "type": "esriFieldTypeString" }, { "modelName": "HEARINGIMPAIR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HEARINGIMPAIR", "length": 5, "alias": "Is the individual hearing impaired?", "type": "esriFieldTypeString" }, { "modelName": "PETCT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PETCT", "alias": "How many pets live with the individual? If the pet is not a dog or cat, please describe the pet in the comment section below", "type": "esriFieldTypeSmallInteger" }, { "modelName": "HEALTHCOMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEALTHCOMMENT", "length": 3000, "alias": "Describe any additional health issues", "type": "esriFieldTypeString" }, { "modelName": "MOBILITYCOMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "MOBILITYCOMMENT", "length": 3000, "alias": "Describe any mobility issues", "type": "esriFieldTypeString" }, { "modelName": "CASEMGRNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CASEMGRNAME", "length": 100, "alias": "Name of Case Manager or Home Nurse", "type": "esriFieldTypeString" }, { "modelName": "CASEMGRAGENCY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CASEMGRAGENCY", "length": 100, "alias": "Agency Name of Case Manager or Home Nurse", "type": "esriFieldTypeString" }, { "modelName": "ADDCOMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ADDCOMMENT", "length": 3000, "alias": "Include any additional comments and considerations", "type": "esriFieldTypeString" }, { "modelName": "RECDT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RECDT", "length": 8, "alias": "Date Received", "type": "esriFieldTypeDate" }, { "modelName": "STAFFNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "STAFFNAME", "length": 100, "alias": "Name of Staff Recording Information", "type": "esriFieldTypeString" }, { "modelName": "STAFFCOMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "STAFFCOMMENT", "length": 3000, "alias": "Internal Comments", "type": "esriFieldTypeString" }, { "modelName": "VERIFYSTAFFNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VERIFYSTAFFNAME", "length": 100, "alias": "Name of Staff Verifying Information", "type": "esriFieldTypeString" }, { "modelName": "VERIFYDT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VERIFYDT", "length": 8, "alias": "Date Verified", "type": "esriFieldTypeDate" }, { "modelName": "STATUS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "eaStatus", "description": "Emergency Assistance request status", "type": "codedValue", "codedValues": [ { "code": "Submitted", "name": "Submitted" }, { "code": "Verified", "name": "Verified" }, { "code": "Expired", "name": "Expired" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "STATUS", "length": 20, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "CREATEDON", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "CREATEDON", "length": 8, "alias": "CREATEDON", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "latestWkid": 103701, "xyUnits": 3048.00609601219139, "mTolerance": 0.001, "falseX": -17949400, "falseY": -49666600, "falseZ": 0, "latestVcsWkid": 6360, "falseM": 0, "zTolerance": 0.001, "wkid": 103701, "vcsWkid": 105703 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "NAVD_1988_Foot_US", "heightModel": "gravity_related_height", "heightUnit": "us-foot" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R1160_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "S998_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": {"creationDateField": "CREATEDON"}, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQokZWPMQrCQBBFX5E7iDmApSArFvaChZX11uMBBEuzteABkjq3yBlyjYBHsJNhZzUixvhhmJnPvJ3ZjD+VffHFcjUKWIPcIW9HAnIGp8U2bqqGgFwgTACNDZTND2C3h2ltzQVYQCDGB+A8lFrczNDsoajjlu4NmIF4QF/XrCddgWP0CuDQB9wKZG5NOinJg9iWNgFBh3UwQUnNy9Nzl0/g1PvYkB7hGCC5JBI62QAAAABJRU5ErkJggg==", "yoffset": 0, "width": 9, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "74e49ec0309424e3c97f5ef9636b72e2", "height": 8 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }