{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 8,
 "name": "Parking Meters",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "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,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 391110.1281000003,
  "ymin": 130767.08060000092,
  "xmax": 404261.29850000143,
  "ymax": 146410.15700000152,
  "spatialReference": {
   "wkid": 26985,
   "latestWkid": 26985,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -36747100,
   "falseY": -29091500,
   "xyUnits": 1.2123691021292362E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 26985,
  "latestWkid": 26985,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -36747100,
  "falseY": -29091500,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     255,
     170,
     0,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": true,
 "enableZDefaults": true,
 "zDefault": 0,
 "supportsVCSProjection": true,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "METER_ID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "METERID",
   "type": "esriFieldTypeString",
   "alias": "Meter ID Number",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "METERID"
  },
  {
   "name": "VENDOR",
   "type": "esriFieldTypeString",
   "alias": "Vendor",
   "domain": {
    "type": "codedValue",
    "name": "METER_VENDOR",
    "description": "Parking Meter Vendor",
    "codedValues": [
     {
      "name": "IPS",
      "code": "IPS"
     },
     {
      "name": "Flowbird",
      "code": "Flowbird"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "VENDOR"
  },
  {
   "name": "MODEL",
   "type": "esriFieldTypeString",
   "alias": "Model",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "MODEL"
  },
  {
   "name": "METERTYPE",
   "type": "esriFieldTypeString",
   "alias": "Meter Type",
   "domain": {
    "type": "codedValue",
    "name": "METER_TYPE",
    "description": "Parking Meter Type",
    "codedValues": [
     {
      "name": "Single-Space Meter",
      "code": "SINGLE"
     },
     {
      "name": "Multi-Space Meter",
      "code": "MULTI"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "METERTYPE"
  },
  {
   "name": "POLICY_ID",
   "type": "esriFieldTypeString",
   "alias": "Parking Policy ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "POLICY_ID"
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "ADDRESS"
  },
  {
   "name": "WARD",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Ward",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "WARD"
  },
  {
   "name": "COLLECT_ROUTE",
   "type": "esriFieldTypeString",
   "alias": "Collection Route",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "COLLECT_ROUTE"
  },
  {
   "name": "MOBILEPAY_ZONE",
   "type": "esriFieldTypeString",
   "alias": "Mobile Payment Zone",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 255,
   "defaultValue": null,
   "modelName": "MOBILEPAY_ZONE"
  },
  {
   "name": "AL_ZONE_1",
   "type": "esriFieldTypeString",
   "alias": "Asset Lite Zone 1",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "AL_ZONE_1"
  },
  {
   "name": "AL_ZONE_2",
   "type": "esriFieldTypeString",
   "alias": "Asset Lite Zone 2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "AL_ZONE_2"
  },
  {
   "name": "PM_LEGACY",
   "type": "esriFieldTypeString",
   "alias": "Legacy Park Mobile Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "PM_LEGACY"
  },
  {
   "name": "PARKING_SPACES",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Total Parking Spaces",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PARKING_SPACES"
  },
  {
   "name": "LAT",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "LAT"
  },
  {
   "name": "LONG",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "LONG"
  },
  {
   "name": "ROUTEID",
   "type": "esriFieldTypeString",
   "alias": "ROUTEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ROUTEID"
  },
  {
   "name": "SIDE",
   "type": "esriFieldTypeString",
   "alias": "SIDE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SIDE"
  },
  {
   "name": "MEAS",
   "type": "esriFieldTypeDouble",
   "alias": "MEAS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "MEAS"
  },
  {
   "name": "DDOTMDSPX",
   "type": "esriFieldTypeDouble",
   "alias": "DDOTMDSPX",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DDOTMDSPX"
  },
  {
   "name": "DDOTMDSPY",
   "type": "esriFieldTypeDouble",
   "alias": "DDOTMDSPY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DDOTMDSPY"
  },
  {
   "name": "POLICY_DESC",
   "type": "esriFieldTypeString",
   "alias": "POLICY_DESC",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "POLICY_DESC"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R20506_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S20135_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Parking Meters",
   "description": "",
   "prototype": {
    "attributes": {
     "DDOTMDSPY": null,
     "POLICY_DESC": null,
     "METERID": " ",
     "VENDOR": " ",
     "MODEL": " ",
     "METERTYPE": " ",
     "POLICY_ID": null,
     "ADDRESS": " ",
     "WARD": null,
     "COLLECT_ROUTE": null,
     "MOBILEPAY_ZONE": " ",
     "AL_ZONE_1": null,
     "AL_ZONE_2": null,
     "PM_LEGACY": null,
     "PARKING_SPACES": null,
     "LAT": 0,
     "LONG": 0,
     "ROUTEID": null,
     "SIDE": null,
     "MEAS": null,
     "DDOTMDSPX": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}