{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Parking Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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, "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 }, "hasMetadata": true, "extent": { "xmin": 391642.44789999723, "ymin": 130767.08060000092, "xmax": 402355.0329999998, "ymax": 146152.63940000162, "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": "METER_ID", "type": "esriFieldTypeString", "alias": "Meter ID Number", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "METER_ID" }, { "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": "METER_TYPE", "type": "esriFieldTypeString", "alias": "Meter Type", "domain": { "type": "codedValue", "name": "METER_TYPE", "description": "Parking Meter Type", "codedValues": [ { "name": "Single-Space Meter", "code": "SSM" }, { "name": "Multi-Space Meter", "code": "MSM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "METER_TYPE" }, { "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" } ], "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": { "DDOTMDSPX": null, "DDOTMDSPY": null, "METER_ID": " ", "VENDOR": " ", "MODEL": " ", "METER_TYPE": " ", "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 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }