{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "CPR Apron Rating", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 32000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATECREATED", "creatorField": "CREATEDBY", "editDateField": "DATEMODIFIED", "editorField": "MODIFIEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 1112674.6274882443, "ymin": 1937577.0976424888, "xmax": 1123384.628049828, "ymax": 1954654.1169660687, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5b7b5edcb3117cf3b44daeb3db7c97b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQokWNhIBGwUKqBK4mhrliDwcSeiYGZ9SHDjTPLGdp73jC8eY5NA1slw9yVPgxJPjABSwYvOzUGQ7tOhoyAJwy3nqJoiGeozPNmSPRhQANGDI4mEQx51T0MOVkoGtQZjC0ZGRixuluGQd0aw0n/GRixq4bIMmFoeMJw88gvhh+BbAwcGMqfMtw5hqFhOkNVnyCDhIcrQ6QrTNN/hv8MBxjWXT3PsL8MQwMDAwNDG0OS21eGL3UyDMrOTAxMLM8Y7p59xHC3fA/D6u9YNTAwMDBMZMhrYmBgaMLlG5JjGgDJ+jeso5ySDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "CPR_Type_9", "description": "Surface type for alley or apron", "codedValues": [ { "name": "Paved", "code": "1" }, { "name": "Gravel", "code": "2" }, { "name": "Other", "code": "3" }, { "name": "Concrete", "code": "4" }, { "name": "Asphalt", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FromStreet" }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ToStreet" }, { "name": "BetweenStreets", "type": "esriFieldTypeString", "alias": "Between", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "BetweenStreets" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Notes" }, { "name": "Checked", "type": "esriFieldTypeString", "alias": "Checked", "domain": { "type": "codedValue", "name": "CPR_Checked_3", "description": "Has the alley or apron been checked this year", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Proposed", "code": "3" }, { "name": "Follow-Up", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Checked" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": { "type": "codedValue", "name": "Rate", "description": "Rating system for alley or apron", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Rating" }, { "name": "Year", "type": "esriFieldTypeSmallInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "Pavement_Road_FID", "type": "esriFieldTypeString", "alias": "Pavement_Road_FID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Pavement_Road_FID" }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECREATED" }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFIED" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MODIFIEDBY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S562_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Apron Rating", "description": "", "prototype": { "attributes": { "Pavement_Road_FID": null, "Status": null, "FromStreet": null, "ToStreet": null, "BetweenStreets": null, "Notes": null, "Checked": null, "Rating": null, "Year": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }