{
  "currentVersion" : 12, 
  "id" : 52, 
  "name" : "FLUP", 
  "type" : "Feature Layer", 
  "serviceItemId" : "1121cec3da9044ec9875c3deb5049df0", 
  "cacheMaxAge" : 30, 
  "isView" : true, 
  "isUpdatableView" : true, 
  "sourceSchemaChangesAllowed" : true, 
  "displayField" : "Name", 
  "description" : "", 
  "copyrightText" : "", 
  "defaultVisibility" : true, 
  "editFieldsInfo" : {
    "creationDateField" : "CreationDate", 
    "creatorField" : "Creator", 
    "editDateField" : "EditDate", 
    "editorField" : "Editor"
  }, 
  "editingInfo" : {
    "lastEditDate" : 1780862407453, 
    "schemaLastEditDate" : 1780862407453, 
    "dataLastEditDate" : 1767034590084
  }, 
  "relationships" : [], 
  "isDataVersioned" : false, 
  "hasContingentValuesDefinition" : false, 
  "supportsAppend" : true, 
  "supportsCalculate" : true, 
  "supportsASyncCalculate" : true, 
  "supportsTruncate" : false, 
  "supportsAttachmentsByUploadId" : true, 
  "supportsAttachmentsResizing" : true, 
  "supportsRollbackOnFailureParameter" : true, 
  "supportsStatistics" : true, 
  "supportsExceedsLimitStatistics" : true, 
  "supportsAdvancedQueries" : true, 
  "supportsValidateSql" : true, 
  "supportsCoordinatesQuantization" : true, 
  "supportsLayerOverrides" : true, 
  "supportsTilesAndBasicQueriesMode" : true, 
  "supportsFieldDescriptionProperty" : true, 
  "supportsQuantizationEditMode" : true, 
  "supportsColumnStoreIndex" : true, 
  "supportsApplyEditsWithGlobalIds" : false, 
  "supportsMultiScaleGeometry" : true, 
  "supportsReturningQueryGeometry" : true, 
  "enableNullGeometry" : false, 
  "hasGeometryProperties" : true, 
  "geometryProperties" : 
  {
    "shapeAreaFieldName" : "Shape__Area", 
    "shapeLengthFieldName" : "Shape__Length", 
    "units" : "esriFeet"
  }, 
  "advancedQueryCapabilities" : {
    "supportsPagination" : true, 
    "supportsPaginationOnAggregatedQueries" : true, 
    "supportsQueryRelatedPagination" : true, 
    "supportsQueryWithDistance" : true, 
    "supportsOutDistance" : true, 
    "supportsReturningQueryExtent" : true, 
    "supportsStatistics" : true, 
    "supportsOrderBy" : true, 
    "supportsDistinct" : true, 
    "supportsQueryWithResultType" : true, 
    "supportsSqlExpression" : true, 
    "supportsTimeRelation" : true, 
    "supportsAdvancedQueryRelated" : true, 
    "supportsCountDistinct" : true, 
    "supportsPercentileStatistics" : true, 
    "supportsApproxPercentileStatistics" : true, 
    "supportsSpatialAggregationStatistics" : true, 
    "supportsTrueCurve" : true, 
    "supportedSpatialAggregationStatistics" : [
      "EnvelopeAggregate", 
      "CentroidAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportsQueryAttachments" : true, 
    "supportsQueryAttachmentsCountOnly" : true, 
    "supportsQueryAttachmentOrderByFields" : true, 
    "supportsQueryAttachmentWithTypeWildcard" : true, 
    "supportsLod" : true, 
    "supportsQueryWithLodSR" : false, 
    "supportedLodTypes" : [
      "geohash"
    ], 
    "supportsReturningGeometryCentroid" : true, 
    "supportsReturningGeometryEnvelope" : true, 
    "supportsReturningGeometryProperties" : true, 
    "supportsQueryWithDatumTransformation" : true, 
    "supportsCurrentUserQueries" : true, 
    "supportsHavingClause" : true, 
    "supportsOutFieldSQLExpression" : true, 
    "supportsMaxRecordCountFactor" : true, 
    "supportsTopFeaturesQuery" : true, 
    "supportsDisjointSpatialRel" : true, 
    "supportsQueryWithCacheHint" : true, 
    "supportedOperationsWithCacheHint" : [
      "query", 
      "queryTopFilter", 
      "queryAnalytics", 
      "queryAttachments", 
      "queryRelated", 
      "queryBins", 
      "queryPivot"
    ], 
    "supportsQueryAttachmentsWithReturnUrl" : true, 
    "supportsQueryAnalytic" : true, 
    "supportsQueryPivot" : true, 
    "supportsQueryBins" : true, 
    "supportsDefaultSR" : true, 
    "supportsTranslations" : false, 
    "supportsAggIds" : true, 
    "supportsQueryWithCollation" : true, 
    "supportsISODOW" : true, 
    "supportsISOWeek" : true, 
    "supportsFullTextSearch" : true, 
    "fullTextSearchCapabilities" : {
      "supportsAccentSensitivity" : true, 
      "supportsStopWords" : true, 
      "supportsSearchOperator" : true, 
      "supportsOperator" : true
    }
  }, 
  "advancedQueryAnalyticCapabilities" : {
    "supportsLinearRegression" : true, 
    "supportsTrendlineRegression" : true, 
    "supportsAsync" : true, 
    "supportsPercentileAnalytic" : true
  }, 
  "queryBinsCapabilities" : {
    "supportsAsync" : true, 
    "supportsAutoIntervalBin" : true, 
    "supportsFixedIntervalBin" : true, 
    "supportsFixedBoundariesBin" : true, 
    "supportsDateBin" : true, 
    "supportsClassificationBin" : true, 
    "supportsStackBy" : true, 
    "supportsSplitBy" : true, 
    "supportsFirstDayOfWeek" : true, 
    "supportsSnapToData" : true, 
    "supportsReturnFullIntervalBin" : true, 
    "supportsReturnStackValueRange" : true, 
    "supportsNormalization" : true, 
    "supportedStatisticTypes" : [
      "COUNT", 
      "SUM", 
      "AVG", 
      "VAR", 
      "STDDEV", 
      "MIN", 
      "MAX", 
      "PERCENTILE_CONT", 
      "PERCENTILE_DISC", 
      "APPROX_PERCENTILE_CONT", 
      "APPROX_PERCENTILE_DISC", 
      "CentroidAggregate", 
      "EnvelopeAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportedNormalizationTypes" : [
      "boxCox", 
      "field", 
      "inverse", 
      "log", 
      "naturalLog", 
      "percentOfTotal", 
      "squareRoot"
    ]
  }, 
  "supportedOperationsWithCollation" : "query,addField,updateField", 
  "advancedEditingCapabilities" : {
    "supportedSqlFormatsInCalculate" : [
      "standard"
    ], 
    "supportsAsyncApplyEdits" : true, 
    "supportsReturnEditResults" : true, 
    "supportsApplyEditsbyUploadID" : true, 
    "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
    "supportsTranslation" : false, 
    "supportsMaxTranslations" : 10
  }, 
  "infoInEstimates" : [
    "extent", 
    "count"
  ], 
  "useStandardizedQueries" : true, 
  "geometryType" : "esriGeometryPolygon", 
  "minScale" : 0, 
  "maxScale" : 0, 
  "extent" : {
    "xmin" : 1869317.3338665743, 
    "ymin" : 379688.34886902128, 
    "xmax" : 1937143.6067742214, 
    "ymax" : 459156.70047777519, 
    "spatialReference" : {
      "wkid" : 2910, 
      "latestWkid" : 2910
    }
  }, 
  "spatialReference" : {
    "wkid" : 2910, 
    "latestWkid" : 2910
  }, 
  "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"Code","uniqueValueInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[247,240,156,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"UN","label":"Urban Neighborhood (UN)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,170,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"NMU","label":"Neighborhood Mixed Use (NMU)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[230,76,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"CMU","label":"Community Mixed Use (CMU)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"DMU","label":"Destination Mixed Use (DMU)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,230,169,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"DT","label":"Downtown (DT)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[76,0,115,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"IND","label":"Industrial (IND)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[230,0,169,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":0.7}},"value":"IF","label":"Industrial Flex (IF)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[137,112,68,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":0.7}},"value":"IMU","label":"Industrial Mixed Use (IMU)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[115,178,255,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"INS","label":"Institutional (INS)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[243,237,211,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":0.6}},"value":"RR","label":"Rural Residential (RR)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[201,185,151,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":0.7}},"value":"TR","label":"Transitional Rural (TR)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[198,226,178,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,0],"width":1}},"value":"PKOS","label":"Parks and Open Space (PKOS)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[104,104,104,255],"outline":{"type":"esriSLS","style":"esriSLSNull","color":[0,0,0,0],"width":0}},"value":"URB","label":"Urban Reserve Long-Term (URB)"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[204,204,204,255],"outline":{"type":"esriSLS","style":"esriSLSNull","color":[0,0,0,0],"width":0}},"value":"URA","label":"Urban Reserve Mid-Term (URA)"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,192,250,255],"toColor":[252,192,250,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[182,252,179,255],"toColor":[182,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[199,240,252,255],"toColor":[199,240,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,222,179,255],"toColor":[252,222,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,196,252,255],"toColor":[179,196,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,182,190,255],"toColor":[252,182,190,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,252,224,255],"toColor":[212,252,224,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,215,240,255],"toColor":[252,215,240,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[244,252,182,255],"toColor":[244,252,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,219,210,255],"toColor":[252,219,210,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[200,179,252,255],"toColor":[200,179,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,252,212,255],"toColor":[252,252,212,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[222,210,252,255],"toColor":[222,210,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[207,252,197,255],"toColor":[207,252,197,255]}]}}},"scaleSymbols":true,"transparency":50,"labelingInfo":[{"labelExpressionInfo":{"expression":"$feature.Code","title":"Custom"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelLargest","allowOverrun":true,"deconflictionStrategy":"dynamic","repeatLabel":false,"stackLabel":true,"stackRowLength":24,"stackAlignment":"dynamic","removeDuplicates":"none","useCodedValues":true,"maxScale":8000,"minScale":40000,"name":"Zoom Out","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":[255,255,255,255],"haloSize":1,"font":{"family":"Arial","size":9,"style":"normal","weight":"bold","decoration":"none"}}},{"labelExpressionInfo":{"expression":"$feature.Name + \" (\" + $feature.Code + \")\"\n","title":"Custom"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelLargest","allowOverrun":true,"deconflictionStrategy":"dynamic","repeatLabel":false,"stackLabel":true,"stackRowLength":24,"stackAlignment":"dynamic","removeDuplicates":"none","useCodedValues":true,"maxScale":0,"minScale":8000,"name":"Zoom in","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":[255,255,255,255],"haloSize":1,"font":{"family":"Arial","size":10,"style":"normal","weight":"bold","decoration":"none"}}}]}, 
  "allowGeometryUpdates" : true, 
  "trueCurveSupportMode" : "OGC", 
  "supportedCurveTypes" : [
    "esriGeometryCircularArc"
  ], 
  "supportedTrueCurvePbfFeatureEncodings" : [
    "esriCompressedShapeBuffer", 
    "esriDefault"
  ], 
  "allowTrueCurvesUpdates" : true, 
  "onlyAllowTrueCurveUpdatesByTrueCurveClients" : true, 
  "hasAttachments" : true, 
  "viewSourceHasAttachments" : true, 
  
  "attachmentProperties" : [
    {
      "name" : "id", 
      "fieldName" : "ATTACHMENTID", 
      "isEnabled" : true
    }, 
    {
      "name" : "globalId", 
      "fieldName" : "AttachmentGlobalID", 
      "isEnabled" : true
    }, 
    {
      "name" : "name", 
      "fieldName" : "ATT_NAME", 
      "isEnabled" : true
    }, 
    {
      "name" : "size", 
      "fieldName" : "DATA_SIZE", 
      "isEnabled" : true
    }, 
    {
      "name" : "contentType", 
      "fieldName" : "CONTENT_TYPE", 
      "isEnabled" : true
    }, 
    {
      "name" : "keywords", 
      "fieldName" : "Keywords", 
      "isEnabled" : true
    }, 
    {
      "name" : "exifInfo", 
      "fieldName" : "ExifInfo", 
      "isEnabled" : true
    }
  ], 
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
  "hasMetadata" : true, 
  "hasM" : true, 
  "allowUpdateWithoutMValues" : true, 
  "hasZ" : false, 
  "objectIdField" : "OBJECTID", 
  "uniqueIdField" : 
  {
    "name" : "OBJECTID", 
    "isSystemMaintained" : true
  }, 
  "globalIdField" : "", 
  "typeIdField" : "Code", 
  "collation" : {
    "locale" : "neutral", 
    "caseSensitive" : false, 
    "accentSensitive" : true
  }, 
  "fields" : [
    {
      "name" : "OBJECTID", 
      "type" : "esriFieldTypeOID", 
      "alias" : "OBJECTID", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Code", 
      "type" : "esriFieldTypeString", 
      "alias" : "Code", 
      "sqlType" : "sqlTypeOther", 
      "length" : 5, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "description" : "{\"value\":\"\",\"fieldValueType\":\"nameOrTitle\"}"
    }, 
    {
      "name" : "Name", 
      "type" : "esriFieldTypeString", 
      "alias" : "Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Developed", 
      "type" : "esriFieldTypeString", 
      "alias" : "Developed", 
      "sqlType" : "sqlTypeOther", 
      "length" : 10, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Area", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Area", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : true, 
      "isViewOverride" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Length", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Length", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : true, 
      "isViewOverride" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Amend", 
      "type" : "esriFieldTypeString", 
      "alias" : "Amend", 
      "sqlType" : "sqlTypeOther", 
      "length" : 16, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "FLUP_Amend_b3449324-8a50-4a0b-8220-6c7631e15173", 
        "codedValues" : [
          {
            "name" : "Current", 
            "code" : "C"
          }, 
          {
            "name" : "Add", 
            "code" : "A"
          }, 
          {
            "name" : "Remove", 
            "code" : "R"
          }, 
          {
            "name" : "Expire", 
            "code" : "E"
          }
        ]
      }, 
      "defaultValue" : null
    }
  ], 
  "indexes" : [
    {
      "name" : "PK__FLUP_TOG__F4B70D85E5DF37D6", 
      "fields" : "OBJECTID", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "user_1128.FLUP_TOGETHER2045_FLUP_TOGETHER20452_Shape_sidx", 
      "fields" : "Shape", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Spatial"
    }, 
    {
      "name" : "Shape__Area_Index", 
      "fields" : "Shape__Area", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "Shape__Length_Index", 
      "fields" : "Shape__Length", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "Code_Index", 
      "fields" : "Code", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "Code_Index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "Amend_Index", 
      "fields" : "Amend", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "Amend_Index", 
      "indexType" : "Attribute"
    }
  ], 
  "dateFieldsTimeReference" : {
    "timeZone" : "UTC", 
    "timeZoneIANA" : "Etc/UTC", 
    "respectsDaylightSaving" : false
  }, 
  "preferredTimeReference" : null, 
  "types" : [
    {
      "id" : "UN", 
      "name" : "Urban Neighborhood (UN)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Urban Neighborhood (UN)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "UN", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "NMU", 
      "name" : "Neighborhood Mixed Use (NMU)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Neighborhood Mixed Use (NMU)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "NMU", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "CMU", 
      "name" : "Community Mixed Use (CMU)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Community Mixed Use (CMU)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "CMU", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "DMU", 
      "name" : "Destination Mixed Use (DMU)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Destination Mixed Use (DMU)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "DMU", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "DT", 
      "name" : "Downtown (DT)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Downtown (DT)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "DT", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "IND", 
      "name" : "Industrial (IND)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Industrial (IND)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "IND", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "IF", 
      "name" : "Industrial Flex (IF)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Industrial Flex (IF)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "IF", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "IMU", 
      "name" : "Industrial Mixed Use (IMU)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Industrial Mixed Use (IMU)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "IMU", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "INS", 
      "name" : "Institutional (INS)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Institutional (INS)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "INS", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "RR", 
      "name" : "Rural Residential (RR)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Rural Residential (RR)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "RR", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "TR", 
      "name" : "Transitional Rural (TR)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Transitional Rural (TR)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "TR", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "PKOS", 
      "name" : "Parks and Open Space (PKOS)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Parks and Open Space (PKOS)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "PKOS", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "URB", 
      "name" : "Urban Reserve Long-Term (URB)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Urban Reserve Long-Term (URB)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "URB", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "URA", 
      "name" : "Urban Reserve Mid-Term (URA)", 
      "domains" : 
      {
      }, 
      "templates" : [
        {
          "name" : "Urban Reserve Mid-Term (URA)", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Code" : "URA", 
              "Changes" : "Add", 
              "Amend" : null
            }
          }
        }
      ]
    }
  ], 
  "templates" : [], 
  "supportedQueryFormats" : "JSON, geoJSON, PBF", 
  "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
  "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
  "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
  "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
  "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
  "supportedSpatialRelationships" : [
    "esriSpatialRelIntersects", 
    "esriSpatialRelContains", 
    "esriSpatialRelCrosses", 
    "esriSpatialRelEnvelopeIntersects", 
    "esriSpatialRelIndexIntersects", 
    "esriSpatialRelOverlaps", 
    "esriSpatialRelTouches", 
    "esriSpatialRelWithin", 
    "esriSpatialRelDisjoint", 
    "esriSpatialRelRelation"
  ], 
  "guidFormat" : "", 
  "supportsContingentValues" : true, 
  "supportsEditingContingentValues" : true, 
  "supportedContingentValuesFormats" : "JSON, PBF", 
  "supportsFieldGroups" : true, 
  "supportedSyncDataOptions" : 260, 
  "hasStaticData" : true, 
  "maxRecordCount" : 2000, 
  "standardMaxRecordCount" : 2000, 
  "maxIdsCount" : 1000000, 
  "standardMaxRecordCountNoGeometry" : 32000, 
  "tileMaxRecordCount" : 4000, 
  "maxRecordCountFactor" : 1, 
  "capabilities" : "Query,Extract", 
  "viewDefinitionQuery" : "Amend = 'C' OR Amend = 'R'", 
  "definitionQuery" : "Amend = 'C' OR Amend = 'R'"
}