{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "BMC Federal Aid Eligible Roadway AUA 2010 Only", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCTIONAL_CLASS", "field2": "FUNCTIONAL_CLASS_DESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "1,Interstate", "label": "1,Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "3,Principal Arterial \u2013 Other", "label": "3,Principal Arterial \u2013 Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "4,Minor Arterial", "label": "4,Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.75 }, "value": "5,Major Collector", "label": "5,Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.75 }, "value": "6,Minor Collector", "label": "6,Minor Collector" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 190, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 190, 125, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1258696.282164216, "ymin": 384246.38628713787, "xmax": 1513571.270444721, "ymax": 739147.1991218925, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Code", "length": 2, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 40, "domain": null }, { "name": "ID_PREFIX_DESC", "type": "esriFieldTypeString", "alias": "Route Description", "length": 50, "domain": null }, { "name": "ID_PREFIX", "type": "esriFieldTypeString", "alias": "Route Prefix", "length": 2, "domain": null }, { "name": "ID_RTE_NO", "type": "esriFieldTypeDouble", "alias": "Route Number", "domain": null }, { "name": "MP_SUFFIX", "type": "esriFieldTypeString", "alias": "Route Suffix", "length": 2, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From-Measure", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To-Measure", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID (Legacy)", "length": 32, "domain": null }, { "name": "ROUTEID_RH", "type": "esriFieldTypeString", "alias": "Route ID", "length": 20, "domain": null }, { "name": "CARDINALITY", "type": "esriFieldTypeString", "alias": "Cardinality", "length": 255, "domain": null }, { "name": "MAINLINE", "type": "esriFieldTypeString", "alias": "Mainline Code", "length": 2, "domain": null }, { "name": "MAINLINE_DESC", "type": "esriFieldTypeString", "alias": "Mainline", "length": 255, "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS Code", "length": 2, "domain": null }, { "name": "NHS_DESC", "type": "esriFieldTypeString", "alias": "NHS Description", "length": 255, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class Code", "domain": null }, { "name": "FUNCTIONAL_CLASS_DESC", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "RURAL_URBAN", "type": "esriFieldTypeString", "alias": "Rural vs Urban", "length": 5, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Maintenance Authority Code", "length": 4, "domain": null }, { "name": "OWNERSHIP_DESC", "type": "esriFieldTypeString", "alias": "Maintenance Authority", "length": 255, "domain": null }, { "name": "MUN_SORT", "type": "esriFieldTypeString", "alias": "Municipal Code", "length": 3, "domain": null }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "Municpality", "length": 40, "domain": null }, { "name": "OPEN_TO_TRAFFIC", "type": "esriFieldTypeString", "alias": "Open to Traffic", "length": 1, "domain": null }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null }, { "name": "Removed", "type": "esriFieldTypeString", "alias": "Removed", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "BMC Federal Aid Eligible Roadway AUA 2020 Only", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCTIONAL_CLASS", "field2": "FUNCTIONAL_CLASS_DESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "1,Interstate", "label": "1,Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "2,Principal Arterial \u2013 Other Freeways And Expressways", "label": "2,Principal Arterial \u2013 Other Freeways And Expressways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "3,Principal Arterial \u2013 Other", "label": "3,Principal Arterial \u2013 Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "4,Minor Arterial", "label": "4,Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 0.75 }, "value": "5,Major Collector", "label": "5,Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 0.75 }, "value": "6,Minor Collector", "label": "6,Minor Collector" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 190, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 190, 125, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257918.74894239, "ymin": 385233.1625288129, "xmax": 1557357.4824128002, "ymax": 730233.4882748127, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Code", "length": 2, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 40, "domain": null }, { "name": "ID_PREFIX_DESC", "type": "esriFieldTypeString", "alias": "Route Description", "length": 50, "domain": null }, { "name": "ID_PREFIX", "type": "esriFieldTypeString", "alias": "Route Prefix", "length": 2, "domain": null }, { "name": "ID_RTE_NO", "type": "esriFieldTypeDouble", "alias": "Route Number", "domain": null }, { "name": "MP_SUFFIX", "type": "esriFieldTypeString", "alias": "Route Suffix", "length": 2, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From-Measure", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To-Measure", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID (Legacy)", "length": 32, "domain": null }, { "name": "ROUTEID_RH", "type": "esriFieldTypeString", "alias": "Route ID", "length": 20, "domain": null }, { "name": "CARDINALITY", "type": "esriFieldTypeString", "alias": "Cardinality", "length": 255, "domain": null }, { "name": "MAINLINE", "type": "esriFieldTypeString", "alias": "Mainline Code", "length": 2, "domain": null }, { "name": "MAINLINE_DESC", "type": "esriFieldTypeString", "alias": "Mainline", "length": 255, "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS Code", "length": 2, "domain": null }, { "name": "NHS_DESC", "type": "esriFieldTypeString", "alias": "NHS Description", "length": 255, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class Code", "domain": null }, { "name": "FUNCTIONAL_CLASS_DESC", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "RURAL_URBAN", "type": "esriFieldTypeString", "alias": "Rural vs Urban", "length": 5, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Maintenance Authority Code", "length": 4, "domain": null }, { "name": "OWNERSHIP_DESC", "type": "esriFieldTypeString", "alias": "Maintenance Authority", "length": 255, "domain": null }, { "name": "MUN_SORT", "type": "esriFieldTypeString", "alias": "Municipal Code", "length": 3, "domain": null }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "Municpality", "length": 40, "domain": null }, { "name": "OPEN_TO_TRAFFIC", "type": "esriFieldTypeString", "alias": "Open to Traffic", "length": 1, "domain": null }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null }, { "name": "Review", "type": "esriFieldTypeString", "alias": "Review", "length": 20, "domain": null }, { "name": "Added", "type": "esriFieldTypeString", "alias": "Added", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "BMC Federal Aid Eligible Roadway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCTIONAL_CLASS", "field2": "FUNCTIONAL_CLASS_DESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "value": "1,Interstate", "label": "1,Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 224, 224, 255 ], "width": 1.5 }, "value": "2,Principal Arterial \u2013 Other Freeways And Expressways", "label": "2,Principal Arterial \u2013 Other Freeways And Expressways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 224, 224, 255 ], "width": 1.5 }, "value": "3,Principal Arterial \u2013 Other", "label": "3,Principal Arterial \u2013 Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 224, 224, 255 ], "width": 1.5 }, "value": "4,Minor Arterial", "label": "4,Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 235, 235, 255 ], "width": 0.75 }, "value": "5,Major Collector", "label": "5,Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 235, 235, 255 ], "width": 0.75 }, "value": "6,Minor Collector", "label": "6,Minor Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 235, 235, 255 ], "width": 0.75 }, "value": "7,Local", "label": "7,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 190, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 190, 125, 255 ], "toColor": [ 255, 119, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 119, 0, 255 ], "toColor": [ 255, 119, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1236321.739971131, "ymin": 381596.5385684818, "xmax": 1667478.804492548, "ymax": 748960.2582358867, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Code", "length": 2, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 40, "domain": null }, { "name": "ID_PREFIX_DESC", "type": "esriFieldTypeString", "alias": "Route Description", "length": 50, "domain": null }, { "name": "ID_PREFIX", "type": "esriFieldTypeString", "alias": "Route Prefix", "length": 2, "domain": null }, { "name": "ID_RTE_NO", "type": "esriFieldTypeDouble", "alias": "Route Number", "domain": null }, { "name": "MP_SUFFIX", "type": "esriFieldTypeString", "alias": "Route Suffix", "length": 2, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From-Measure", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To-Measure", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID (Legacy)", "length": 32, "domain": null }, { "name": "ROUTEID_RH", "type": "esriFieldTypeString", "alias": "Route ID", "length": 20, "domain": null }, { "name": "CARDINALITY", "type": "esriFieldTypeString", "alias": "Cardinality", "length": 255, "domain": null }, { "name": "MAINLINE", "type": "esriFieldTypeString", "alias": "Mainline Code", "length": 2, "domain": null }, { "name": "MAINLINE_DESC", "type": "esriFieldTypeString", "alias": "Mainline", "length": 255, "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS Code", "length": 2, "domain": null }, { "name": "NHS_DESC", "type": "esriFieldTypeString", "alias": "NHS Description", "length": 255, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class Code", "domain": null }, { "name": "FUNCTIONAL_CLASS_DESC", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "RURAL_URBAN", "type": "esriFieldTypeString", "alias": "Rural vs Urban", "length": 5, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Maintenance Authority Code", "length": 4, "domain": null }, { "name": "OWNERSHIP_DESC", "type": "esriFieldTypeString", "alias": "Maintenance Authority", "length": 255, "domain": null }, { "name": "MUN_SORT", "type": "esriFieldTypeString", "alias": "Municipal Code", "length": 3, "domain": null }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "Municpality", "length": 40, "domain": null }, { "name": "OPEN_TO_TRAFFIC", "type": "esriFieldTypeString", "alias": "Open to Traffic", "length": 1, "domain": null }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "FHWA 2010 2020 AdjustedUAs Removed Selected", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Maryland_FIPS_1900\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-77.0],PARAMETER[\"Standard_Parallel_1\",38.3],PARAMETER[\"Standard_Parallel_2\",39.45],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1258645.2605434791, "ymin": 384116.28746605647, "xmax": 1519989.9868528093, "ymax": 739197.2160823201, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_FHWA_2020_AdjustedUS_Proposed_BMC_Mod", "type": "esriFieldTypeInteger", "alias": "FID_FHWA_2020_AdjustedUS_Proposed_BMC_Mod", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "UACE20", "type": "esriFieldTypeString", "alias": "UACE20", "length": 5, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 100, "domain": null }, { "name": "NAMELSAD20", "type": "esriFieldTypeString", "alias": "NAMELSAD20", "length": 100, "domain": null }, { "name": "F2020_POPU", "type": "esriFieldTypeDouble", "alias": "F2020_POPU", "domain": null }, { "name": "F2020_HOUS", "type": "esriFieldTypeDouble", "alias": "F2020_HOUS", "domain": null }, { "name": "F2020_POPD", "type": "esriFieldTypeDouble", "alias": "F2020_POPD", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 18, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_FIP", "domain": null }, { "name": "COUNTYNUM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYNUM", "domain": null }, { "name": "VALIDATED", "type": "esriFieldTypeString", "alias": "VALIDATED", "length": 1, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "LAST_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE_DATE", "length": 8, "domain": null }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null }, { "name": "TSD_ID", "type": "esriFieldTypeInteger", "alias": "TSD_ID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeString", "alias": "MAPCODE", "length": 6, "domain": null }, { "name": "SHAPE_AREA_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_AREA_1", "domain": null }, { "name": "FID_FHWA_2010_AdjustedUA_Approved_BMC", "type": "esriFieldTypeInteger", "alias": "FID_FHWA_2010_AdjustedUA_Approved_BMC", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "length": 5, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 5, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 100, "domain": null }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "length": 100, "domain": null }, { "name": "LSAD10", "type": "esriFieldTypeString", "alias": "LSAD10", "length": 2, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "length": 5, "domain": null }, { "name": "UATYP10", "type": "esriFieldTypeString", "alias": "UATYP10", "length": 1, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "length": 1, "domain": null }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "length": 11, "domain": null }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "length": 12, "domain": null }, { "name": "UACE", "type": "esriFieldTypeString", "alias": "UACE", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "POP", "type": "esriFieldTypeDouble", "alias": "POP", "domain": null }, { "name": "HU", "type": "esriFieldTypeDouble", "alias": "HU", "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeDouble", "alias": "AREALAND", "domain": null }, { "name": "AREALANDSQ", "type": "esriFieldTypeDouble", "alias": "AREALANDSQ", "domain": null }, { "name": "AREAWATER", "type": "esriFieldTypeDouble", "alias": "AREAWATER", "domain": null }, { "name": "AREAWATERS", "type": "esriFieldTypeDouble", "alias": "AREAWATERS", "domain": null }, { "name": "POPDEN", "type": "esriFieldTypeDouble", "alias": "POPDEN", "domain": null }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "length": 254, "domain": null }, { "name": "Shape_Leng_1", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "Year_Category", "type": "esriFieldTypeString", "alias": "Year_Category", "length": 20, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 100, "domain": null }, { "name": "Area_SQMI", "type": "esriFieldTypeDouble", "alias": "Area_SQMI", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "FHWA 2010 2020 AdjustedUAs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Maryland_FIPS_1900\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-77.0],PARAMETER[\"Standard_Parallel_1\",38.3],PARAMETER[\"Standard_Parallel_2\",39.45],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257371.7066903247, "ymin": 381306.2750414491, "xmax": 1590168.7549661999, "ymax": 739197.216082317, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_FHWA_2020_AdjustedUS_Proposed_BMC_Mod", "type": "esriFieldTypeInteger", "alias": "FID_FHWA_2020_AdjustedUS_Proposed_BMC_Mod", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "UACE20", "type": "esriFieldTypeString", "alias": "UACE20", "length": 5, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 100, "domain": null }, { "name": "NAMELSAD20", "type": "esriFieldTypeString", "alias": "NAMELSAD20", "length": 100, "domain": null }, { "name": "F2020_POPU", "type": "esriFieldTypeDouble", "alias": "F2020_POPU", "domain": null }, { "name": "F2020_HOUS", "type": "esriFieldTypeDouble", "alias": "F2020_HOUS", "domain": null }, { "name": "F2020_POPD", "type": "esriFieldTypeDouble", "alias": "F2020_POPD", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 18, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_FIP", "domain": null }, { "name": "COUNTYNUM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYNUM", "domain": null }, { "name": "VALIDATED", "type": "esriFieldTypeString", "alias": "VALIDATED", "length": 1, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "LAST_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE_DATE", "length": 8, "domain": null }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null }, { "name": "TSD_ID", "type": "esriFieldTypeInteger", "alias": "TSD_ID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeString", "alias": "MAPCODE", "length": 6, "domain": null }, { "name": "SHAPE_AREA_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_AREA_1", "domain": null }, { "name": "FID_FHWA_2010_AdjustedUA_Approved_BMC", "type": "esriFieldTypeInteger", "alias": "FID_FHWA_2010_AdjustedUA_Approved_BMC", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "length": 5, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 5, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 100, "domain": null }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "length": 100, "domain": null }, { "name": "LSAD10", "type": "esriFieldTypeString", "alias": "LSAD10", "length": 2, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "length": 5, "domain": null }, { "name": "UATYP10", "type": "esriFieldTypeString", "alias": "UATYP10", "length": 1, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "length": 1, "domain": null }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "length": 11, "domain": null }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "length": 12, "domain": null }, { "name": "UACE", "type": "esriFieldTypeString", "alias": "UACE", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "POP", "type": "esriFieldTypeDouble", "alias": "POP", "domain": null }, { "name": "HU", "type": "esriFieldTypeDouble", "alias": "HU", "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeDouble", "alias": "AREALAND", "domain": null }, { "name": "AREALANDSQ", "type": "esriFieldTypeDouble", "alias": "AREALANDSQ", "domain": null }, { "name": "AREAWATER", "type": "esriFieldTypeDouble", "alias": "AREAWATER", "domain": null }, { "name": "AREAWATERS", "type": "esriFieldTypeDouble", "alias": "AREAWATERS", "domain": null }, { "name": "POPDEN", "type": "esriFieldTypeDouble", "alias": "POPDEN", "domain": null }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "length": 254, "domain": null }, { "name": "Shape_Leng_1", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "Year_Category", "type": "esriFieldTypeString", "alias": "Year_Category", "length": 20, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 100, "domain": null }, { "name": "Area_SQMI", "type": "esriFieldTypeDouble", "alias": "Area_SQMI", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "FHWA 2010 AdjustedUA Approved BMC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 230, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257462.4175060391, "ymin": 381306.275041461, "xmax": 1590168.7549661994, "ymax": 739197.2160822898, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "length": 5, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 5, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 100, "domain": null }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "length": 100, "domain": null }, { "name": "LSAD10", "type": "esriFieldTypeString", "alias": "LSAD10", "length": 2, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "length": 5, "domain": null }, { "name": "UATYP10", "type": "esriFieldTypeString", "alias": "UATYP10", "length": 1, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "length": 1, "domain": null }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "length": 11, "domain": null }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "length": 12, "domain": null }, { "name": "UACE", "type": "esriFieldTypeString", "alias": "UACE", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "POP", "type": "esriFieldTypeDouble", "alias": "POP", "domain": null }, { "name": "HU", "type": "esriFieldTypeDouble", "alias": "HU", "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeDouble", "alias": "AREALAND", "domain": null }, { "name": "AREALANDSQ", "type": "esriFieldTypeDouble", "alias": "AREALANDSQ", "domain": null }, { "name": "AREAWATER", "type": "esriFieldTypeDouble", "alias": "AREAWATER", "domain": null }, { "name": "AREAWATERS", "type": "esriFieldTypeDouble", "alias": "AREAWATERS", "domain": null }, { "name": "POPDEN", "type": "esriFieldTypeDouble", "alias": "POPDEN", "domain": null }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "FHWA 2020 AdjustedUA Proposed BMC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Maryland_FIPS_1900\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-77.0],PARAMETER[\"Standard_Parallel_1\",38.3],PARAMETER[\"Standard_Parallel_2\",39.45],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257371.706690325, "ymin": 381313.214059548, "xmax": 1590091.5198704319, "ymax": 734594.7080155126, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "UACE20", "type": "esriFieldTypeString", "alias": "UACE20", "length": 5, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 100, "domain": null }, { "name": "NAMELSAD20", "type": "esriFieldTypeString", "alias": "NAMELSAD20", "length": 100, "domain": null }, { "name": "F2020_POPU", "type": "esriFieldTypeDouble", "alias": "F2020_POPU", "domain": null }, { "name": "F2020_HOUS", "type": "esriFieldTypeDouble", "alias": "F2020_HOUS", "domain": null }, { "name": "F2020_POPD", "type": "esriFieldTypeDouble", "alias": "F2020_POPD", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 18, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_FIP", "domain": null }, { "name": "COUNTYNUM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYNUM", "domain": null }, { "name": "VALIDATED", "type": "esriFieldTypeString", "alias": "VALIDATED", "length": 1, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "LAST_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE_DATE", "length": 8, "domain": null }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null }, { "name": "TSD_ID", "type": "esriFieldTypeInteger", "alias": "TSD_ID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeString", "alias": "MAPCODE", "length": 6, "domain": null }, { "name": "SHAPE_AREA_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_AREA_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }