{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Planned", "type": "Feature Layer", "description": "ERoad buffered data with \"Planned\" status", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 600000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1165586.7502079, "ymin": 463144.437480301, "xmax": 1339714.25004931, "ymax": 607967.062532634, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 1.86986185405849E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EROAD.DOT_CLINE_BUF.STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "EROAD.DOT_CLINE_BUF.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 100, "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.FROMSTREET", "type": "esriFieldTypeString", "alias": "FROMSTREET", "length": 100, "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.TOSTREET", "type": "esriFieldTypeString", "alias": "TOSTREET", "length": 100, "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 10, "domain": { "type": "codedValue", "name": "RoadClass", "description": "Description", "codedValues": [ { "name": "Interstate", "code": "1" }, { "name": "Primary", "code": "2" }, { "name": "Secondary", "code": "3" }, { "name": "Neighborhood", "code": "4" }, { "name": "Rural", "code": "5" }, { "name": "Unknown", "code": "8" }, { "name": "Dirt/Excep", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EROAD.DOT_CLINE_BUF.LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.LANES", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "EROAD.DOT_CLINE_BUF.SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EROAD.CIP_JOIN.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "EROAD.CIP_JOIN.SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "EROAD.CIP_JOIN.CIP_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "CIP_YEAR", "domain": null }, { "name": "EROAD.CIP_JOIN.THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "EROAD.CIP_JOIN.REPAIR_TYPE", "type": "esriFieldTypeString", "alias": "REPAIR_TYPE", "length": 50, "domain": null }, { "name": "EROAD.CIP_JOIN.STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "EROAD.CIP_JOIN.SCHEDULED_START", "type": "esriFieldTypeDate", "alias": "SCHEDULED_START", "length": 8, "domain": null }, { "name": "EROAD.CIP_JOIN.SCHEDULED_END", "type": "esriFieldTypeDate", "alias": "SCHEDULED_END", "length": 8, "domain": null }, { "name": "EROAD.CIP_JOIN.CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "length": 50, "domain": null }, { "name": "EROAD.CIP_JOIN.CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "length": 20, "domain": null }, { "name": "EROAD.CIP_JOIN.CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "length": 50, "domain": null }, { "name": "EROAD.CIP_JOIN.CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "EROAD.DOT_CLINE_BUF.SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "IDX_CLINEBUF_SEG", "fields": "EROAD.DOT_CLINE_BUF.SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R227_SDE_ROWID_UK", "fields": "EROAD.DOT_CLINE_BUF.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A218_IX1", "fields": "EROAD.DOT_CLINE_BUF.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_CIP_SEGID", "fields": "EROAD.CIP_JOIN.SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R230_SDE_ROWID_UK", "fields": "EROAD.CIP_JOIN.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "CIP_JOIN", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CONTACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "CIP_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "CIP_YEAR", "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "REPAIR_TYPE", "type": "esriFieldTypeString", "alias": "REPAIR_TYPE", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "SCHEDULED_START", "type": "esriFieldTypeDate", "alias": "SCHEDULED_START", "length": 8, "domain": null }, { "name": "SCHEDULED_END", "type": "esriFieldTypeDate", "alias": "SCHEDULED_END", "length": 8, "domain": null }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "length": 50, "domain": null }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "length": 20, "domain": null }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null } ], "indexes": [ { "name": "IDX_CIP_SEGID", "fields": "SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R230_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "MORAT_JOIN", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PAVEMENT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "MORAT_NUM", "type": "esriFieldTypeInteger", "alias": "MORAT_NUM", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "PAVEMENT_TYPE", "type": "esriFieldTypeString", "alias": "PAVEMENT_TYPE", "length": 50, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null } ], "indexes": [ { "name": "IDX_MORAT_SEGID", "fields": "SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R229_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }