{
 "currentVersion": 10.81,
 "id": 30,
 "name": "MAF Mall Catchment",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 54.661618833000034,
  "ymin": 24.629117756000028,
  "xmax": 55.73959717300005,
  "ymax": 25.605147540000075,
  "spatialReference": {
   "wkid": 4326,
   "latestWkid": 4326
  }
 },
 "sourceSpatialReference": {
  "wkid": 4326,
  "latestWkid": 4326
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Type",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       70,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PTA",
     "label": "PTA",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       177,
       176,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "STA",
     "label": "STA",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[Name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      65,
      48,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Times New Roman",
      "size": 14,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "Name",
 "typeIdField": "Type",
 "subtypeField": "Subtype",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "BufferDistance",
   "type": "esriFieldTypeInteger",
   "alias": "Buffer Distance in Meters",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "BufferDistance"
  },
  {
   "name": "MallID",
   "type": "esriFieldTypeString",
   "alias": "MallID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MallID"
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 200,
   "defaultValue": null,
   "modelName": "Name"
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 200,
   "defaultValue": null,
   "modelName": "Status"
  },
  {
   "name": "Type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 200,
   "defaultValue": null,
   "modelName": "Type"
  },
  {
   "name": "CatchmentID",
   "type": "esriFieldTypeString",
   "alias": "CatchmentID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CatchmentID"
  },
  {
   "name": "DateCreated",
   "type": "esriFieldTypeDate",
   "alias": "Date Created",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "DateCreated"
  },
  {
   "name": "CreatedBy",
   "type": "esriFieldTypeString",
   "alias": "Created By",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CreatedBy"
  },
  {
   "name": "LastModifiedDate",
   "type": "esriFieldTypeDate",
   "alias": "Last Modified Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LastModifiedDate"
  },
  {
   "name": "LastModifiedBy",
   "type": "esriFieldTypeString",
   "alias": "Last Modified By",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LastModifiedBy"
  },
  {
   "name": "Subtype",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Subtype",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 1,
   "modelName": "Subtype"
  },
  {
   "name": "AnalysisCode",
   "type": "esriFieldTypeString",
   "alias": "Analysis Code",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 150,
   "defaultValue": null,
   "modelName": "AnalysisCode"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "R29_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S8_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "PTA",
   "name": "PTA",
   "domains": {},
   "templates": [
    {
     "name": "PTA",
     "description": "",
     "prototype": {
      "attributes": {
       "Subtype": 1,
       "AnalysisCode": null,
       "BufferDistance": null,
       "MallID": null,
       "Name": null,
       "Status": null,
       "Type": "PTA",
       "CatchmentID": null,
       "DateCreated": null,
       "CreatedBy": null,
       "LastModifiedDate": null,
       "LastModifiedBy": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "STA",
   "name": "STA",
   "domains": {},
   "templates": [
    {
     "name": "STA",
     "description": "",
     "prototype": {
      "attributes": {
       "Subtype": 1,
       "AnalysisCode": null,
       "BufferDistance": null,
       "MallID": null,
       "Name": null,
       "Status": null,
       "Type": "STA",
       "CatchmentID": null,
       "DateCreated": null,
       "CreatedBy": null,
       "LastModifiedDate": null,
       "LastModifiedBy": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "subtypes": [
  {
   "code": 1,
   "name": "MAF Malls",
   "defaultValues": {
    "BufferDistance": null,
    "MallID": null,
    "Name": null,
    "Status": null,
    "Type": null,
    "CatchmentID": null,
    "DateCreated": null,
    "CreatedBy": null,
    "LastModifiedDate": null,
    "LastModifiedBy": null,
    "Subtype": 1,
    "AnalysisCode": null
   },
   "domains": {}
  },
  {
   "code": 2,
   "name": "Competitive Malls",
   "defaultValues": {
    "BufferDistance": null,
    "MallID": null,
    "Name": null,
    "Status": null,
    "Type": null,
    "CatchmentID": null,
    "DateCreated": null,
    "CreatedBy": null,
    "LastModifiedDate": null,
    "LastModifiedBy": null,
    "Subtype": 2,
    "AnalysisCode": null
   },
   "domains": {}
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}