{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "vector_pub.DBO.Streets_Maintenance_Plan", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "vector_pub.DBO.PAVEMENT_StreetHistory", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{E20E2AEB-9EC3-4806-BD33-1EFC3190D3FF}" }, { "id": 1, "name": "PAVEMENT_FieldPASER", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{17A9A8FE-F1C2-4EF8-A9F7-C8182EA5F244}" }, { "id": 2, "name": "PAVEMENT_TreatmentRecords", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{C461EDAE-8CCD-4CD7-AD31-D0CB25F70440}" } ], "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, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -119796900, "ymin": -89212200, "xmax": 1627500.1769606918, "ymax": 7239472.051650688, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 65, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "REVIEWED", "type": "esriFieldTypeString", "alias": "REVIEWED", "domain": { "type": "codedValue", "name": "GEN-YESNOTEXT", "description": "Gen - Yes/No/Unk Text", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REVIEWED" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "FROM STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FROMSTREET" }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "TO STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TOSTREET" }, { "name": "STREETFAMILY", "type": "esriFieldTypeString", "alias": "STREET FAMILY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREETFAMILY" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "AREAYARDS", "type": "esriFieldTypeDouble", "alias": "AREA SQ YARDS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREAYARDS" }, { "name": "LST", "type": "esriFieldTypeString", "alias": "LST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LST" }, { "name": "LSTYEAR", "type": "esriFieldTypeString", "alias": "LST YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LSTYEAR" }, { "name": "CONSTRUCTYEAR", "type": "esriFieldTypeString", "alias": "CONSTRUCT YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONSTRUCTYEAR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGION" }, { "name": "SEGMENTS90", "type": "esriFieldTypeString", "alias": "90 SEGMENTS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SEGMENTS90" }, { "name": "SEGMENTS15", "type": "esriFieldTypeString", "alias": "15 SEGMENTS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SEGMENTS15" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "DESIGNED_FLOW", "type": "esriFieldTypeString", "alias": "DESIGNED_FLOW", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DESIGNED_FLOW" }, { "name": "SIMPLENAME", "type": "esriFieldTypeString", "alias": "SIMPLENAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIMPLENAME" }, { "name": "FLYDATE", "type": "esriFieldTypeDate", "alias": "FLYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FLYDATE" }, { "name": "CURRENT_PASER", "type": "esriFieldTypeDouble", "alias": "CURRENT_PASER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURRENT_PASER" }, { "name": "TREATMENT_CODE", "type": "esriFieldTypeString", "alias": "TREATMENT_CODE", "domain": { "type": "codedValue", "name": "PAVEMENT_TREATMENT", "description": "PAVEMENT TREATMENT", "codedValues": [ { "name": "Commercial Crack seal at yr 4", "code": "C1" }, { "name": "Commercial Crack seal and chip seal at yr 8", "code": "C2" }, { "name": "Commercial Crack seal at yr 15", "code": "C3" }, { "name": "Commercial Mill and fill at yr 25", "code": "C4" }, { "name": "Commercial Crack seal and chip seal at yr 37", "code": "C5" }, { "name": "Minor Collector Crack Seal and Micro Type III at yr 7", "code": "MC2" }, { "name": "Minor Collector Crack seal and Micro Type III at yr 13", "code": "MC3" }, { "name": "Minor Collector Crack seal and Micro Type III at yr 19", "code": "MC4" }, { "name": "Residential Crack seal at yr 3", "code": "R1" }, { "name": "Residential Crack seal and microsurface at yr 7", "code": "R2" }, { "name": "Residential Crack seal and microsurface at yr 14", "code": "R3" }, { "name": "Residential Crack seal and microsurface at yr 21", "code": "R4" }, { "name": "Residential Crack seal and microsurface at yr 35", "code": "R6" }, { "name": "Reconstruct", "code": "0" }, { "name": "Minor Collector Crack seal at yr 3", "code": "MC1" }, { "name": "Mill and fill at yr 28", "code": "R5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TREATMENT_CODE" }, { "name": "YearLastUpdated", "type": "esriFieldTypeInteger", "alias": "YEAR_LAST_UPDATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearLastUpdated" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULLNAME" } ], "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": "UUID_265", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S234_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "vector_pub.DBO.Streets_Maintenance_Plan", "description": "", "prototype": { "attributes": { "TREATMENT_CODE": null, "REVIEWED": null, "YearLastUpdated": null, "STREETNAME": null, "FROMSTREET": null, "TOSTREET": null, "STREETFAMILY": null, "WIDTH": null, "LENGTH": null, "AREAYARDS": null, "LST": null, "LSTYEAR": null, "CONSTRUCTYEAR": null, "FULLNAME": null, "REGION": null, "SEGMENTS90": null, "SEGMENTS15": null, "STATUS": null, "DESIGNED_FLOW": null, "SIMPLENAME": null, "FLYDATE": null, "CURRENT_PASER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1258ca5b8d614846a56bdddb5f2e7aba" }