{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "ParkingPermitZones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -106.67183191563863, "ymin": 35.06704163379355, "xmax": -106.5492511144292, "ymax": 35.18418233343813, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 170, 163, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PERMIT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PERMIT_ID", "type": "esriFieldTypeString", "alias": "PERMIT_ID", "domain": { "type": "codedValue", "name": "TRF_Permit_Type", "description": "Traffic Engineering Parking Permit Designation", "codedValues": [ { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "P", "code": "P" }, { "name": "S", "code": "S" }, { "name": "U", "code": "U" }, { "name": "W", "code": "W" }, { "name": "Y", "code": "Y" }, { "name": "X", "code": "X" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PERMIT_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "TRF_Status_1", "description": "Traffic Engineering Status", "codedValues": [ { "name": "Existing", "code": "Exist" }, { "name": "Proposed", "code": "Prop" }, { "name": "Historic", "code": "Hist" }, { "name": "Temp_State Fair", "code": "Temp_State Fair" }, { "name": "Perm_State Fair", "code": "Perm_State Fair" }, { "name": "Temp_Balloon Fiesta", "code": "Temp_Balloon Fiesta" }, { "name": "Perm_Balloon Fiesta", "code": "Perm_Balloon Fiesta" }, { "name": "Hist_Balloon Fiesta", "code": "Hist_Balloon Fiesta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "Warranted", "type": "esriFieldTypeSmallInteger", "alias": "Warranted", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Warranted" }, { "name": "TIME_RESTRICTED", "type": "esriFieldTypeSmallInteger", "alias": "TIME_RESTRICTED", "domain": { "type": "codedValue", "name": "TRF_Permit_Hours", "description": "Traffic Engineering Parking Permit Hours (time that it is restricted to permit)", "codedValues": [ { "name": "Mon-Fri 8:00 a.m. to 4:00 p.m.", "code": 1 }, { "name": "Mon-Fri 8:00 a.m. to 5:00 p.m.", "code": 2 }, { "name": "Mon-Fri 8:00 a.m. to 6:00 p.m.", "code": 3 }, { "name": "Mon-Fri 7:00 a.m. to 5:00 p.m.", "code": 4 }, { "name": "Mon-Fri 9:00 a.m. to 4:00 p.m.", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME_RESTRICTED" }, { "name": "EXPIRATION_MONTH", "type": "esriFieldTypeString", "alias": "EXPIRATION_MONTH", "domain": { "type": "codedValue", "name": "TRF_Permit_Exp", "description": "Traffic Engineering Parking permit annual expiration date", "codedValues": [ { "name": "March", "code": "MAR" }, { "name": "June", "code": "JUN" }, { "name": "July", "code": "JUL" }, { "name": "August", "code": "AUG" }, { "name": "September", "code": "SEPT" }, { "name": "April", "code": "APR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EXPIRATION_MONTH" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R265_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ParkingPermitZones", "description": "", "prototype": { "attributes": { "Comments": null, "EXPIRATION_MONTH": null, "PERMIT_ID": null, "STATUS": null, "STREET": null, "FROM_STREET": null, "TO_STREET": null, "Warranted": null, "TIME_RESTRICTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }