{ "currentVersion": 10.51, "id": 0, "name": "Valet Zones", "parentLayerId": -1, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Valet_Operators", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "OperatorID", "composite": false } ], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1410686.4434063882, "ymin": 583547.9433918893, "xmax": 1434938.0999554694, "ymax": 619628.0254310668, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "24ea594f4db4a37f66e99b300c57a7cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZFJREFUKJGF079L1WEUx/HXud64EBpyl7Ym/4MWW0LIBocgs6txbY6goR9LVEQtoUtQtDZEDWJfJIUgBOe2cg8lbanpO2TLF6/fp+Fe816v0tmeh/M+n88553mqjolEYABlUB6VUz0ONmVWxbvEosy1/8Kp4Ymy/jGW8i99Ti46lYbNxx/345OdHjg1NPFUJb+dGvVxZd4DGrYajKZBw2j2Ko/IbLiKSfK1pPYmFCLaIEaxHS0P+2zHnN30wIwNi5iMSnG3LWuik7KtZSw+2OqB07R7Se1M2oTiZ1Cgdqjt9XSidqec7ojtFI+rnerNUJw9aqJdcTlScXCqmN+3/VzpNBgwJHl0WDmV3gbr/y5O+l2FyCxAmjBk0GoH3NN+JHsYiIpL1F9Gln/tG1gXeA7flV6reCYsIyRXyNdSoz6+X+BgVYMuaK9jC2M4DylpRea6hveYTPKbuNEDR2Y5NcwqfY4lP9LUQb9BK42Y8c2tWPKqz3Z3751p7mBT1H5RiDm7eNGdf+zHiMwKVtorPzr+AiFYhQSdImRPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HostName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ZoneID", "type": "esriFieldTypeString", "alias": "Zone ID", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "HostName", "type": "esriFieldTypeString", "alias": "Host Name", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "OperatorID", "type": "esriFieldTypeString", "alias": "Operator ID", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "VPZPermit", "type": "esriFieldTypeString", "alias": "VPZ Permit", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "HostAddress", "type": "esriFieldTypeString", "alias": "Host Address", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Issue Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ZoneLength", "type": "esriFieldTypeDouble", "alias": "Zone Length", "domain": null, "editable": true, "nullable": true }, { "name": "TimeInEffect", "type": "esriFieldTypeString", "alias": "Time In Effect", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "OffStreetParking", "type": "esriFieldTypeString", "alias": "Off Street Parking", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "OSPExpiration", "type": "esriFieldTypeDate", "alias": "OSP Expiration", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "dStatus", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 } ], "indexes": [ { "name": "R244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1020_Operato", "fields": "OperatorID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S231_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Valet Zones", "description": "", "prototype": { "attributes": { "OSPExpiration": null, "Status": null, "ZoneID": null, "HostName": null, "OperatorID": null, "VPZPermit": null, "HostAddress": null, "IssueDate": null, "ExpirationDate": null, "Location": null, "ZoneLength": null, "TimeInEffect": null, "OffStreetParking": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }