{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "vector_pub.DBO.Streets_Maintenance_Plan", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 65, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "REVIEWED", "type": "esriFieldTypeString", "alias": "REVIEWED", "length": 255, "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" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "length": 100, "domain": null }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "FROM STREET", "length": 100, "domain": null }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "TO STREET", "length": 100, "domain": null }, { "name": "STREETFAMILY", "type": "esriFieldTypeString", "alias": "STREET FAMILY", "length": 100, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "AREAYARDS", "type": "esriFieldTypeDouble", "alias": "AREA SQ YARDS", "domain": null }, { "name": "LST", "type": "esriFieldTypeString", "alias": "LST", "length": 50, "domain": null }, { "name": "LSTYEAR", "type": "esriFieldTypeString", "alias": "LST YEAR", "length": 50, "domain": null }, { "name": "CONSTRUCTYEAR", "type": "esriFieldTypeString", "alias": "CONSTRUCT YEAR", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "SEGMENTS90", "type": "esriFieldTypeString", "alias": "90 SEGMENTS", "length": 30, "domain": null }, { "name": "SEGMENTS15", "type": "esriFieldTypeString", "alias": "15 SEGMENTS", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "DESIGNED_FLOW", "type": "esriFieldTypeString", "alias": "DESIGNED_FLOW", "length": 30, "domain": null }, { "name": "SIMPLENAME", "type": "esriFieldTypeString", "alias": "SIMPLENAME", "length": 20, "domain": null }, { "name": "FLYDATE", "type": "esriFieldTypeDate", "alias": "FLYDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CURRENT_PASER", "type": "esriFieldTypeDouble", "alias": "CURRENT_PASER", "domain": null }, { "name": "TREATMENT_CODE", "type": "esriFieldTypeString", "alias": "TREATMENT_CODE", "length": 5, "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" } }, { "name": "YearLastUpdated", "type": "esriFieldTypeInteger", "alias": "YEAR_LAST_UPDATED", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "vector_pub.DBO.PAVEMENT_StreetHistory", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E20E2AEB-9EC3-4806-BD33-1EFC3190D3FF}" }, { "id": 1, "name": "PAVEMENT_FieldPASER", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{17A9A8FE-F1C2-4EF8-A9F7-C8182EA5F244}" }, { "id": 2, "name": "PAVEMENT_TreatmentRecords", "relatedTableId": 12, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C461EDAE-8CCD-4CD7-AD31-D0CB25F70440}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 50000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90b47a73209f47e3a28b2415f81eb656" }