{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Residence",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": true,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1567687901000
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": false,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 454858.82862750615,
    "ymin": 224763.75583492153,
    "xmax": 532712.647227507,
    "ymax": 230697.98843492192,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145
    }
   },
   "sourceSpatialReference": {
    "wkid": 103173,
    "latestWkid": 6590
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "a8a114cba0546c50ed6c175e05492635",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPtJREFUOI3t07FKA0EQxvH/XAJX2WjjG9j7FhbWl6u0iRYWWogQE1LIbSC9aATBwmJ330BLH8DOd1AE01itIGNxJiRgzB5cma8bZubHNNOk5jQj58SuX2zn4/5zHaB4ihsdy77HtDRN3kFvy5Y+tkL3uApYYkgbQMFL+L5TZOu3/1LlQnGYkUJ7dn6CL8oiUBxmBBz8txwLisNcx2HSWAZOsMO4e3TXM8gzzu1foFjMVTwGQEPRe0uhOT03B3rMmaI7IJ/AWgX0Q6CwafGah97TFMzoDoGhw1wCR7GapMleFjoPhLKO/ZTorMAVWAe4QXLyBqexwGbofM3WP5TvSgrjfRbZAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "YourAge",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "YourAge",
     "type": "esriFieldTypeString",
     "alias": "YourAge",
     "domain": {
      "type": "codedValue",
      "name": "EPWQ_AgeRange",
      "description": "Select Generation based on age",
      "codedValues": [
       {
        "name": "Generation Z",
        "code": "<24"
       },
       {
        "name": "Millennial Generation",
        "code": "24-38"
       },
       {
        "name": "Generation X",
        "code": "39-54"
       },
       {
        "name": "Baby Boomer",
        "code": "55-73"
       },
       {
        "name": "Silent Generation",
        "code": ">73"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "YourAge"
    },
    {
     "name": "RatherLive",
     "type": "esriFieldTypeString",
     "alias": "RatherLive",
     "domain": {
      "type": "codedValue",
      "name": "EPWQ_RatherLive?",
      "description": "Country/Suburb/City",
      "codedValues": [
       {
        "name": "Country",
        "code": "Country"
       },
       {
        "name": "Suburb",
        "code": "Suburb"
       },
       {
        "name": "City",
        "code": "City"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "RatherLive"
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "gdb_ct3_476",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_476",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S390_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Residence",
     "description": "",
     "prototype": {
      "attributes": {
       "RatherLive": null,
       "YourAge": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}