{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriPMS", "url": "356b8962ea2259ece944842d36e11e61", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jc3UTUiUURTG8Z82tYk2Tot2CuVCRAuiRRARFgQlpLl0NhaJLVpYZBMovNDEUDDhR2SKMBDWIhrpY1FI0cI24iIIhChbBNWuXSREirw4Qs3MO43MprO7557/Pc8959wbU4XF/j84oPYzU1nObBr+wu179FziaYbHFcMBdZP0xjHHlM3Ai+RibHmJfcTPc22coX/CSfaPcmQcTejDMwYC0gE/y8ILPGpEIr8O02XZtsR9dEbC/fQM0/ActXnfTlzGLU4N0pjiYxEctmaGkTYcL1BzEXeoeUsOrUXwd/rfseNFiQJuz989Rcsgu1N8+guOM1FP+gFbCzOv4CEO8m0DLJT9o4/MJMlQ5t4/4CyW0E5iLqpgd7l6gN4r1G3IX14/2Anmb/I6stqhHebcMLlXOIoR/GK1ma7CMSuCM8ycZHGA5lncWG/u9HW+VjSerZx+w/tj1OxiuZ6zpeJipZxpPiR4Mk3HBZIBvyuGYQ/dXcyOMRoVU+4zCB/Boaj9snAlVhW8BnnqW95Kyba4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BRIDGE_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "allowOverlapOfLabel": "avoid", "where": "ON_UNDER_CODE = '1'", "useCodedValues": true, "maxScale": 0, "minScale": 75000, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BRIDGE_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BRIDGE_NUMBER", "type": "esriFieldTypeString", "alias": "BRIDGE_NUMBER", "length": 15, "domain": null }, { "name": "UTM_X", "type": "esriFieldTypeDouble", "alias": "UTM_X", "domain": null }, { "name": "UTM_Y", "type": "esriFieldTypeDouble", "alias": "UTM_Y", "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "COUNTY_CODE", "length": 3, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 4, "domain": null }, { "name": "ON_UNDER_CODE", "type": "esriFieldTypeString", "alias": "ON_UNDER_CODE", "length": 2, "domain": null }, { "name": "LENGTH_FEET", "type": "esriFieldTypeDouble", "alias": "LENGTH_FEET", "domain": null }, { "name": "VEHICLE_POSTED_CAPACITY", "type": "esriFieldTypeDouble", "alias": "VEHICLE_POSTED_CAPACITY", "domain": null }, { "name": "SEMI_POSTED_CAPACITY", "type": "esriFieldTypeDouble", "alias": "SEMI_POSTED_CAPACITY", "domain": null }, { "name": "DOUBLE_POSTED_CAPACITY", "type": "esriFieldTypeDouble", "alias": "DOUBLE_POSTED_CAPACITY", "domain": null }, { "name": "DECK_RATING", "type": "esriFieldTypeString", "alias": "DECK_RATING", "length": 1, "domain": null }, { "name": "SUPERSTRUCTURE_RATING", "type": "esriFieldTypeString", "alias": "SUPERSTRUCTURE_RATING", "length": 1, "domain": null }, { "name": "MN_SCOUR_CODE", "type": "esriFieldTypeString", "alias": "MN_SCOUR_CODE", "length": 1, "domain": null }, { "name": "MNDOT_PERMIT_CODE_ABC", "type": "esriFieldTypeString", "alias": "MNDOT_PERMIT_CODE_ABC", "length": 7, "domain": null }, { "name": "VERTICAL_CLR_RD1_FEET", "type": "esriFieldTypeDouble", "alias": "VERTICAL_CLR_RD1_FEET", "domain": null }, { "name": "VERTICAL_CLR_RD2_FEET", "type": "esriFieldTypeDouble", "alias": "VERTICAL_CLR_RD2_FEET", "domain": null }, { "name": "HORIZONTAL_CLR_RD1_FEET", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_CLR_RD1_FEET", "domain": null }, { "name": "HORIZONTAL_CLR_RD2_FEET", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_CLR_RD2_FEET", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MNDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "MNDOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_DESC", "type": "esriFieldTypeString", "alias": "COUNTY_DESC", "length": 100, "domain": null }, { "name": "SERVICE_CODE", "type": "esriFieldTypeString", "alias": "SERVICE_CODE", "length": 8, "domain": null }, { "name": "SERVICE_DESC", "type": "esriFieldTypeString", "alias": "SERVICE_DESC", "length": 100, "domain": null }, { "name": "OWNER_CODE", "type": "esriFieldTypeString", "alias": "OWNER_CODE", "length": 2, "domain": null }, { "name": "OWNER_DESC", "type": "esriFieldTypeString", "alias": "OWNER_DESC", "length": 100, "domain": null }, { "name": "ON_UNDER_DESC", "type": "esriFieldTypeString", "alias": "ON_UNDER_DESC", "length": 100, "domain": null }, { "name": "BRIDGE_TYPE_CODE", "type": "esriFieldTypeString", "alias": "BRIDGE_TYPE_CODE", "length": 3, "domain": null }, { "name": "BRIDGE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "BRIDGE_TYPE_DESC", "length": 100, "domain": null }, { "name": "WIDTH_FEET", "type": "esriFieldTypeDouble", "alias": "WIDTH_FEET", "domain": null }, { "name": "STATUS_CODE", "type": "esriFieldTypeString", "alias": "STATUS_CODE", "length": 1, "domain": null }, { "name": "STATUS_DESC", "type": "esriFieldTypeString", "alias": "STATUS_DESC", "length": 100, "domain": null }, { "name": "INVENTORY_RATING", "type": "esriFieldTypeDouble", "alias": "INVENTORY_RATING", "domain": null }, { "name": "SUBSTRUCTURE_RATING", "type": "esriFieldTypeString", "alias": "SUBSTRUCTURE_RATING", "length": 1, "domain": null }, { "name": "CULVERT_RATING", "type": "esriFieldTypeString", "alias": "CULVERT_RATING", "length": 1, "domain": null }, { "name": "RATING_SUMMARY", "type": "esriFieldTypeString", "alias": "RATING_SUMMARY", "length": 20, "domain": null }, { "name": "RECORD_DESC", "type": "esriFieldTypeString", "alias": "RECORD_DESC", "length": 100, "domain": null }, { "name": "BRIDGE_OVER_WATER", "type": "esriFieldTypeString", "alias": "BRIDGE_OVER_WATER", "length": 1, "domain": null }, { "name": "BRIDGE_OVER_RR", "type": "esriFieldTypeString", "alias": "BRIDGE_OVER_RR", "length": 1, "domain": null }, { "name": "BRIDGE_OVER_PED", "type": "esriFieldTypeString", "alias": "BRIDGE_OVER_PED", "length": 1, "domain": null }, { "name": "ROUTE_SIGN_PREFIX_CODE", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_PREFIX_CODE", "length": 1, "domain": null }, { "name": "ROUTE_SIGN_PREFIX_DESC", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_PREFIX_DESC", "length": 100, "domain": null }, { "name": "FUNCTIONAL_CLASS_CODE", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLASS_CODE", "length": 2, "domain": null }, { "name": "FUNCTIONAL_CLASS_DESC", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLASS_DESC", "length": 100, "domain": null }, { "name": "LRS_ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "LRS_ROUTE_SYSTEM", "length": 2, "domain": null }, { "name": "LRS_INCREASING_ROUTE_ID", "type": "esriFieldTypeString", "alias": "LRS_INCREASING_ROUTE_ID", "length": 26, "domain": null }, { "name": "LRS_INCREASING_MEASURE", "type": "esriFieldTypeDouble", "alias": "LRS_INCREASING_MEASURE", "domain": null }, { "name": "LRS_DECREASING_ROUTE_ID", "type": "esriFieldTypeString", "alias": "LRS_DECREASING_ROUTE_ID", "length": 26, "domain": null }, { "name": "LRS_DECREASING_MEASURE", "type": "esriFieldTypeDouble", "alias": "LRS_DECREASING_MEASURE", "domain": null }, { "name": "NHS_CODE", "type": "esriFieldTypeString", "alias": "NHS_CODE", "length": 1, "domain": null }, { "name": "NHS_DESC", "type": "esriFieldTypeString", "alias": "NHS_DESC", "length": 100, "domain": null }, { "name": "RR_VERTICAL_UNDCLR_FEET", "type": "esriFieldTypeDouble", "alias": "RR_VERTICAL_UNDCLR_FEET", "domain": null }, { "name": "RR_LATERAL_UNDCLR_FEET", "type": "esriFieldTypeDouble", "alias": "RR_LATERAL_UNDCLR_FEET", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689029_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8184_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Reference Posts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriPMS", "url": "333493b1ba5e8d4b0d9eab440e64b368", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgUlEQVQ4jWNhoACwUE2z3+uNvP9/f2XHpZj5J+efDYqBHzA0ezxfrvDn14/bDAzMOF3zl+0Xg8fjld47ZMO3oWhm/MsowcBI2BtMjAxyWJ1NKmAZ1UwaYBnJmlmYmJ79/f//OwMDAyce9f/+M/2/h6F5s1TYIwYGBi6ybCYHUKQZAJGtISKLYgK5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[REFERENCE_POST]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "45", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "REFERENCE_POST", "type": "esriFieldTypeString", "alias": "REFERENCE_POST", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "MEASURE", "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeDouble", "alias": "OFFSET", "domain": null }, { "name": "STATUS_DESC", "type": "esriFieldTypeString", "alias": "STATUS_DESC", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689920_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8892_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Airports", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USE", "uniqueValueGroups": [ { "heading": "USE", "classes": [ { "label": "Private", "description": "Private", "symbol": { "type": "esriPMS", "url": "1525918a33334950b67d2de036713734", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4je3TL0hDURTH8e99byJqEAZDURCLZRtYTGpZMYhgfEsGwWARg7YNHjjUPBFEBDHtD1gUlsQgiNkyTVbBJA+GE/bukc2BU/eG+wci/uByL49zPhweHB9djO/v4zZZv4m2YlgHCiUdxU30mYKZbTIucNgx3CbrV+hg+S3IVJLcyRrzr03hu2QHNQRdJGwgIYEQEAY9/FGlVhyc5QTpByAP3IHkNWa+j+L9JkuFb7jNeX+JwnOlvTJhw5jARPUsljsMNEV6boDpOpO/GLQZA/XJqMEDRXha9W4VGxgCLkCd1q1AHuviNpEScOBFJ0ivl3GB2ziWZ53H5J2P7x//nb/FJjWiUAPyvlqjSXK9Ta//1+yQGndRR0BEkMqCKIg6OHNbpI/jRDdaxl2MMZCAgn1BrhUqquESZFahFoDW8RjWFTBZ8ylTvfca9f0Ibzddxd8AGYRfG22UsuAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PR" ] ] }, { "label": "Public", "description": "Public", "symbol": { "type": "esriPMS", "url": "5705b1d9377ed20b31001cf2c4f6dae0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVRIieWVPUgcURDHf7N7ctWJWNgYsBACxtpbPBNIl6gYOwsxYJMinQiWIUSQQNKlDoGAjZgihJTp3yoYDoIfRQqRaLojpMgV7r4Jd/vUvS/YS04I5A8P3ryZ92NmdpaX4xqV+z/gWioNEcdvEDEShhs9hWPtE2AW1a9ZwjPDdXo6T6WyWDdE9nsKp1KZAwavBw7Ll7tq9aDZqaXSCMPD32R7O+4KrsmHvOfMMymXf7Txlzk5eQU87S5za5dSsa0tieOXwADwOX3cANepqQLn54+B24gUUJXEoeOpsJsaBO9Stg/M13dRtNsRThRtIvLg0paE3aQRt1rV1zcLvG4Ph4fACnAXKNTw7nzUlV3TGSKHV+Wq7+LB8z50zFx2dn4C625d3S8W1xB54cwvEob3m/xbiCwQRUXgY6fM2yuON8nlnrv+pvufyPdXsXYGke7hsrf3XYPgE1AbxxsaBP2uysRvzKlOTk6Qzx//2U+k+haRi1m/BYQNCRhz1HwlO9z332NtLdt+N5oN8HbKDBdjqhoEW8AjPK+1738Dr8vznmHtGNb+otdwMeYUuJM1/t955rrVb8bthwZDEx0pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PU" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1525918a33334950b67d2de036713734", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4je3TL0hDURTH8e99byJqEAZDURCLZRtYTGpZMYhgfEsGwWARg7YNHjjUPBFEBDHtD1gUlsQgiNkyTVbBJA+GE/bukc2BU/eG+wci/uByL49zPhweHB9djO/v4zZZv4m2YlgHCiUdxU30mYKZbTIucNgx3CbrV+hg+S3IVJLcyRrzr03hu2QHNQRdJGwgIYEQEAY9/FGlVhyc5QTpByAP3IHkNWa+j+L9JkuFb7jNeX+JwnOlvTJhw5jARPUsljsMNEV6boDpOpO/GLQZA/XJqMEDRXha9W4VGxgCLkCd1q1AHuviNpEScOBFJ0ivl3GB2ziWZ53H5J2P7x//nb/FJjWiUAPyvlqjSXK9Ta//1+yQGndRR0BEkMqCKIg6OHNbpI/jRDdaxl2MMZCAgn1BrhUqquESZFahFoDW8RjWFTBZ8ylTvfca9f0Ibzddxd8AGYRfG22UsuAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PR", "label": "Private" }, { "symbol": { "type": "esriPMS", "url": "5705b1d9377ed20b31001cf2c4f6dae0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVRIieWVPUgcURDHf7N7ctWJWNgYsBACxtpbPBNIl6gYOwsxYJMinQiWIUSQQNKlDoGAjZgihJTp3yoYDoIfRQqRaLojpMgV7r4Jd/vUvS/YS04I5A8P3ryZ92NmdpaX4xqV+z/gWioNEcdvEDEShhs9hWPtE2AW1a9ZwjPDdXo6T6WyWDdE9nsKp1KZAwavBw7Ll7tq9aDZqaXSCMPD32R7O+4KrsmHvOfMMymXf7Txlzk5eQU87S5za5dSsa0tieOXwADwOX3cANepqQLn54+B24gUUJXEoeOpsJsaBO9Stg/M13dRtNsRThRtIvLg0paE3aQRt1rV1zcLvG4Ph4fACnAXKNTw7nzUlV3TGSKHV+Wq7+LB8z50zFx2dn4C625d3S8W1xB54cwvEob3m/xbiCwQRUXgY6fM2yuON8nlnrv+pvufyPdXsXYGke7hsrf3XYPgE1AbxxsaBP2uysRvzKlOTk6Qzx//2U+k+haRi1m/BYQNCRhz1HwlO9z332NtLdt+N5oN8HbKDBdjqhoEW8AjPK+1738Dr8vznmHtGNb+otdwMeYUuJM1/t955rrVb8bthwZDEx0pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PU", "label": "Public" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYNAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "43", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "where": "USE = 'PR'", "useCodedValues": true, "maxScale": 0, "minScale": 100001, "name": "Private", "priority": 6, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FACILITYNAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "43", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "where": "USE = 'PU'", "useCodedValues": true, "maxScale": 0, "minScale": 100001, "name": "Public", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 55, 55, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "length": 255, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "USE", "type": "esriFieldTypeString", "alias": "USE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 255, "domain": null }, { "name": "OWNER_CITY_STATE_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_CITY_STATE_ZIP", "length": 255, "domain": null }, { "name": "OWNER_PHONE", "type": "esriFieldTypeString", "alias": "OWNER_PHONE", "length": 255, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 255, "domain": null }, { "name": "MANAGER_ADDRESS", "type": "esriFieldTypeString", "alias": "MANAGER_ADDRESS", "length": 255, "domain": null }, { "name": "MANAGER_CITY_STATE_ZIP", "type": "esriFieldTypeString", "alias": "MANAGER_CITY_STATE_ZIP", "length": 255, "domain": null }, { "name": "MANAGER_PHONE", "type": "esriFieldTypeString", "alias": "MANAGER_PHONE", "length": 255, "domain": null }, { "name": "LATITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LATITUDE_DECIMAL_DEGREES", "domain": null }, { "name": "LONGITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DECIMAL_DEGREES", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R116180_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AIRPORT_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Rest Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REST_AREA_CLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Full Service", "description": "Full Service", "symbol": { "type": "esriPMS", "url": "7032c1ee5567bf61dd9b7f9070d67c60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQ4jWNhoDJgGTADHUIbeA6sbvhCFQNd/NoNGX4z1zMwMARQx4WMzH0M//87uPl12O3aVHGIIgOdAzoDQIaB2P8ZGbsZGBjMyTbQOG0mK+OrD10w/n8GBjNXv67Q3ZvKVpNloODLjzkMDAyqyGL/Gf+3GafN3HB2Vvpvkgx0D+0T+vvrdy0WKRXBFx/SGRgYppBk4N9fvxoYGBgFcUjXWft1Ljy6qfwzUQY6+nWqMzAwZOCyjIGRQZSTgaGcgYGhhigDmRkYehgYGFgZ8INCV7/Oabs3lT/Da6Cbb7vTP0YGHwbCgOsfI0MjAwNDKk4DGxoamA6fY+pjZCAOMDIwJLoEdvbtWV9+HauBR89zJTEy/tdnIB4w///H2MnAwOCHYSAo8///9b+ZBMOgrvzvi5wl4QZCSxJJUg1EBwNXHhILAB14XookEKb8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Class I" ] ] }, { "label": "Limited Service", "description": "Limited Service", "symbol": { "type": "esriPMS", "url": "8a05ee38476a80e6ef4f8470f322d388", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jcXUvUuCURTH8e/VxyUaMjDQoamoLVpqi2juxSWzsSBsaGlq6cUIgl54pggcm9THpf4F/4n2wnujxoIGpRMmVOJLz7UH/I3nwOdcLpzjEHCc/oHe8yCpkbdgwHxlGmpHQDIYMKxchHmKeo61RPl/YFEnv7BGLoDZ3sGcRBBzjvquzFAwq6Tjpd7AIbMDjDfVFKfk5JaMqtqB3uMwwkFrQ8aI6gxwZQeKkwWJtu+pQ+5ebliJvfoDvcoEItsdh0GM9+oesO/3hZdApAtY/8td8g/XrI/q7qD3tIB8LPJ3Bgg5x8BWZzArIcS4+M8GBe2STty3ByfNJjBlAYZR6gxYbgXryy+1E6wjS79X8gdsXJK4PdicPt5Dn/kExXdPG00RXnMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Class II" ], [ "Class III" ] ] }, { "label": "Wayside/Point of Interest", "description": "Wayside/Point of Interest", "symbol": { "type": "esriPMS", "url": "757be0b8fe1d7fe62c33433656fb0424", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQ4jcXUvUoDQRSG4XeSSSM2ChE2hVXEUmy0k2CtksYLUJENRAsrG38iguAPaTSJC1pY23gN3kR6JbuipXYZckQJEtYkzsaFfN18A880c44m5uihgZVXRosTfMQC1hrMKsMhkI8FVIoykLv2WShkePwX6PnkBXLt4zkwPzDoCSkJOOuo5ryAVdfhfiCwFbClYCpUn3jCg6toRgJvnhk3sB/uRciKjwtcRQKNpoQw1vVScXD7xt1GmncrsNpgGqHQ6zEFadNkF9izAhNwAaToE4Gdyyeq25P4fcHaC4u0WOLvjGjNEbDZEywJCRV8f2KrKFir+JSLGepdQSdgXWDGFgSSScUpsPIL/Bp+MRwTNcJy50j+gO1N4kQGQxnePrTNJxJATppQPJwIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Class IV" ] ] }, { "label": "Travel Info Center", "description": "Travel Info Center", "symbol": { "type": "esriPMS", "url": "d379d325bd0aebfa5ea4cd1fea4a2884", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jcWUvUoDURBGzySxESMoWNgrKcVGOwnWKjY+gEJ+EAuTyNr4ExEEV10sJIWddRqfwZfwDXyBTSebTxaCJOjG3XUhp7szcO4H984UyJjCxITS4YxZp5eJUGquApfAbkYJzQPKUmvD7OHtX0KpFaYqD453wHpqoVSdAtyh0prU3DPzuikTFo+A5dGa3UjVV7Pnz0RCqTEPnP/SWoLZGvCUMGGuDcxFNC8k58XM9WMJJacEQT36Mi1A/xQ4i5kwuAfCBxlDvyE5HTP3Y6xQOtkEbfEnNg3BFVCJFErtHPjhJ47LvnTsmT2+RyT0D4CVBMI85G+BnR/CcPiBa5KzPTyS38LBJllMIRxhcvswLl/x8U+UhPIg0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TIC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7032c1ee5567bf61dd9b7f9070d67c60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQ4jWNhoDJgGTADHUIbeA6sbvhCFQNd/NoNGX4z1zMwMARQx4WMzH0M//87uPl12O3aVHGIIgOdAzoDQIaB2P8ZGbsZGBjMyTbQOG0mK+OrD10w/n8GBjNXv67Q3ZvKVpNloODLjzkMDAyqyGL/Gf+3GafN3HB2Vvpvkgx0D+0T+vvrdy0WKRXBFx/SGRgYppBk4N9fvxoYGBgFcUjXWft1Ljy6qfwzUQY6+nWqMzAwZOCyjIGRQZSTgaGcgYGhhigDmRkYehgYGFgZ8INCV7/Oabs3lT/Da6Cbb7vTP0YGHwbCgOsfI0MjAwNDKk4DGxoamA6fY+pjZCAOMDIwJLoEdvbtWV9+HauBR89zJTEy/tdnIB4w///H2MnAwOCHYSAo8///9b+ZBMOgrvzvi5wl4QZCSxJJUg1EBwNXHhILAB14XookEKb8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Class I", "label": "Full Service" }, { "symbol": { "type": "esriPMS", "url": "8a05ee38476a80e6ef4f8470f322d388", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jcXUvUuCURTH8e/VxyUaMjDQoamoLVpqi2juxSWzsSBsaGlq6cUIgl54pggcm9THpf4F/4n2wnujxoIGpRMmVOJLz7UH/I3nwOdcLpzjEHCc/oHe8yCpkbdgwHxlGmpHQDIYMKxchHmKeo61RPl/YFEnv7BGLoDZ3sGcRBBzjvquzFAwq6Tjpd7AIbMDjDfVFKfk5JaMqtqB3uMwwkFrQ8aI6gxwZQeKkwWJtu+pQ+5ebliJvfoDvcoEItsdh0GM9+oesO/3hZdApAtY/8td8g/XrI/q7qD3tIB8LPJ3Bgg5x8BWZzArIcS4+M8GBe2STty3ByfNJjBlAYZR6gxYbgXryy+1E6wjS79X8gdsXJK4PdicPt5Dn/kExXdPG00RXnMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Class II", "label": "Limited Service" }, { "symbol": { "type": "esriPMS", "url": "8a05ee38476a80e6ef4f8470f322d388", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jcXUvUuCURTH8e/VxyUaMjDQoamoLVpqi2juxSWzsSBsaGlq6cUIgl54pggcm9THpf4F/4n2wnujxoIGpRMmVOJLz7UH/I3nwOdcLpzjEHCc/oHe8yCpkbdgwHxlGmpHQDIYMKxchHmKeo61RPl/YFEnv7BGLoDZ3sGcRBBzjvquzFAwq6Tjpd7AIbMDjDfVFKfk5JaMqtqB3uMwwkFrQ8aI6gxwZQeKkwWJtu+pQ+5ebliJvfoDvcoEItsdh0GM9+oesO/3hZdApAtY/8td8g/XrI/q7qD3tIB8LPJ3Bgg5x8BWZzArIcS4+M8GBe2STty3ByfNJjBlAYZR6gxYbgXryy+1E6wjS79X8gdsXJK4PdicPt5Dn/kExXdPG00RXnMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Class III", "label": "Limited Service" }, { "symbol": { "type": "esriPMS", "url": "757be0b8fe1d7fe62c33433656fb0424", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQ4jcXUvUoDQRSG4XeSSSM2ChE2hVXEUmy0k2CtksYLUJENRAsrG38iguAPaTSJC1pY23gN3kR6JbuipXYZckQJEtYkzsaFfN18A880c44m5uihgZVXRosTfMQC1hrMKsMhkI8FVIoykLv2WShkePwX6PnkBXLt4zkwPzDoCSkJOOuo5ryAVdfhfiCwFbClYCpUn3jCg6toRgJvnhk3sB/uRciKjwtcRQKNpoQw1vVScXD7xt1GmncrsNpgGqHQ6zEFadNkF9izAhNwAaToE4Gdyyeq25P4fcHaC4u0WOLvjGjNEbDZEywJCRV8f2KrKFir+JSLGepdQSdgXWDGFgSSScUpsPIL/Bp+MRwTNcJy50j+gO1N4kQGQxnePrTNJxJATppQPJwIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Class IV", "label": "Wayside/Point of Interest" }, { "symbol": { "type": "esriPMS", "url": "d379d325bd0aebfa5ea4cd1fea4a2884", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jcWUvUoDURBGzySxESMoWNgrKcVGOwnWKjY+gEJ+EAuTyNr4ExEEV10sJIWddRqfwZfwDXyBTSebTxaCJOjG3XUhp7szcO4H984UyJjCxITS4YxZp5eJUGquApfAbkYJzQPKUmvD7OHtX0KpFaYqD453wHpqoVSdAtyh0prU3DPzuikTFo+A5dGa3UjVV7Pnz0RCqTEPnP/SWoLZGvCUMGGuDcxFNC8k58XM9WMJJacEQT36Mi1A/xQ4i5kwuAfCBxlDvyE5HTP3Y6xQOtkEbfEnNg3BFVCJFErtHPjhJ47LvnTsmT2+RyT0D4CVBMI85G+BnR/CcPiBa5KzPTyS38LBJllMIRxhcvswLl/x8U+UhPIg0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TIC", "label": "Travel Info Center" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[REST_AREA_NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 62382.9484000001, "ymin": 4816756.334, "xmax": 754118.7191, "ymax": 5383190.7724, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REST_AREA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MILES_FROM_POST", "type": "esriFieldTypeDouble", "alias": "MILES_FROM_POST", "domain": null }, { "name": "CARTO_MILE", "type": "esriFieldTypeDouble", "alias": "CARTO_MILE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REST_AREA_ID", "type": "esriFieldTypeString", "alias": "REST_AREA_ID", "length": 10, "domain": null }, { "name": "REST_AREA_NAME", "type": "esriFieldTypeString", "alias": "REST_AREA_NAME", "length": 100, "domain": null }, { "name": "REST_AREA_SITE_NUMBER", "type": "esriFieldTypeString", "alias": "REST_AREA_SITE_NUMBER", "length": 10, "domain": null }, { "name": "REST_AREA_CLASS", "type": "esriFieldTypeString", "alias": "REST_AREA_CLASS", "length": 30, "domain": null }, { "name": "CLASS_DESCRIPTION", "type": "esriFieldTypeString", "alias": "CLASS_DESCRIPTION", "length": 254, "domain": null }, { "name": "MAINT_SUBDISTRICT", "type": "esriFieldTypeString", "alias": "MAINT_SUBDISTRICT", "length": 5, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "REST_AREA_DIRECTION_SERVED", "type": "esriFieldTypeString", "alias": "REST_AREA_DIRECTION_SERVED", "length": 30, "domain": null }, { "name": "REFERENCE_POST", "type": "esriFieldTypeSmallInteger", "alias": "REFERENCE_POST", "domain": null }, { "name": "REST_AREA_LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "REST_AREA_LOCATION_DESCRIPTION", "length": 120, "domain": null }, { "name": "REST_AREA_OWNER", "type": "esriFieldTypeString", "alias": "REST_AREA_OWNER", "length": 10, "domain": null }, { "name": "REST_AREA_OPERATOR", "type": "esriFieldTypeString", "alias": "REST_AREA_OPERATOR", "length": 50, "domain": null }, { "name": "ADOPTABLE", "type": "esriFieldTypeString", "alias": "ADOPTABLE", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R689255_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8368_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Control Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONTROL_SECTION_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000001, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "CONTROL_SECTION_NUMBER", "type": "esriFieldTypeString", "alias": "CONTROL_SECTION_NUMBER", "length": 4, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null }, { "name": "CONTROL_SECTION_TYPE", "type": "esriFieldTypeInteger", "alias": "CONTROL_SECTION_TYPE", "domain": null }, { "name": "CONTROL_SECTION_TYPE_DESC", "type": "esriFieldTypeString", "alias": "CONTROL_SECTION_TYPE_DESC", "length": 255, "domain": null }, { "name": "CONSTRUCTION_PROJECT_LOG_LINK", "type": "esriFieldTypeString", "alias": "CONSTRUCTION_PROJECT_LOG_LINK", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689921_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8893_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Streetnames", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_PREFIX] CONCAT \" \" CONCAT [BASE_NAME] CONCAT \" \" CONCAT [STREET_TYPE] CONCAT \" \" CONCAT [STREET_SUFFIX]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 60001, "name": "Default", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 3, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BASE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 255, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 255, "domain": null }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "BASE_NAME", "type": "esriFieldTypeString", "alias": "BASE_NAME", "length": 30, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 255, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "ST_PRE_MOD", "length": 15, "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 9, "domain": null }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "ST_PRE_TYP", "length": 35, "domain": null }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "ST_PRE_SEP", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 60, "domain": null }, { "name": "ST_POS_TYP", "type": "esriFieldTypeString", "alias": "ST_POS_TYP", "length": 15, "domain": null }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "ST_POS_DIR", "length": 9, "domain": null }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "ST_POS_MOD", "length": 15, "domain": null }, { "name": "ST_CONCAT", "type": "esriFieldTypeString", "alias": "ST_CONCAT", "length": 150, "domain": null }, { "name": "STREET_TYPE_DESC", "type": "esriFieldTypeString", "alias": "STREET_TYPE_DESC", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689931_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8903_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Interstates", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 250, 250, 250, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689929_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8901_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "US Hwys", "type": "Feature Layer", "description": "Large scale", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 20, 255 ], "width": 2.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689929_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8901_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "State Hwys", "type": "Feature Layer", "description": "smallscale", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 204, 169, 255 ], "width": 2.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689929_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8901_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "County Hwys", "type": "Feature Layer", "description": "largescale", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689926_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8898_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Municipal Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 65000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689926_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8898_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Other Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_SYSTEM", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Township roads", "description": "Township roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 3 }, "values": [ [ "08" ] ] }, { "label": "Other roads", "description": "Other roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "values": [ [ "09" ], [ "11" ], [ "12" ], [ "13" ], [ "14" ], [ "15" ], [ "16" ], [ "17" ], [ "18" ], [ "20" ], [ "21" ], [ "22" ], [ "23" ], [ "24" ], [ "25" ], [ "30" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 3 }, "value": "08", "label": "Township roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "09", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "11", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "12", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "13", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "14", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "15", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "16", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "17", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "18", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "20", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "21", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "22", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "23", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "24", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "25", "label": "Other roads", "description": "Other roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 3 }, "value": "30", "label": "Other roads", "description": "Other roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 26, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "ROUTE_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_LABEL", "length": 25, "domain": null }, { "name": "ROUTE_SIGN_LABEL", "type": "esriFieldTypeString", "alias": "ROUTE_SIGN_LABEL", "length": 5, "domain": null }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 255, "domain": null }, { "name": "GNIS_FEATUREID", "type": "esriFieldTypeString", "alias": "GNIS_FEATUREID", "length": 10, "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 4, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 255, "domain": null }, { "name": "TRAFFIC_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 255, "domain": null }, { "name": "ROUTE_SIGNING", "type": "esriFieldTypeString", "alias": "ROUTE_SIGNING", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "ROUTE_CARDINAL_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_CARDINAL_DIRECTION", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R689926_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A8898_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAIN_RR_OPERATOR_CODE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "allowOverlapOfLabel": "avoid", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 192270.457, "ymin": 4816260.757, "xmax": 639563.262, "ymax": 5436018, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MAIN_RR_OPERATOR_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RAILROAD_SECTION_ID", "type": "esriFieldTypeInteger", "alias": "RAILROAD_SECTION_ID", "domain": null }, { "name": "MAIN_RR_OPERATOR_CODE", "type": "esriFieldTypeString", "alias": "MAIN_RR_OPERATOR_CODE", "length": 50, "domain": null }, { "name": "RR_DIVISION_CODE", "type": "esriFieldTypeString", "alias": "RR_DIVISION_CODE", "length": 30, "domain": null }, { "name": "RR_SUBDIVISION_CODE", "type": "esriFieldTypeString", "alias": "RR_SUBDIVISION_CODE", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R205237_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "RAIL_ROUTE_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Tribal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 97, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpression": "[LEGAL_STATISTICAL_AREA_DESC]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 750000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TRIBAL_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": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "GNIS_FEATURE_ID", "type": "esriFieldTypeString", "alias": "GNIS_FEATURE_ID", "length": 8, "domain": null }, { "name": "TRIBAL_NAME", "type": "esriFieldTypeString", "alias": "TRIBAL_NAME", "length": 100, "domain": null }, { "name": "LEGAL_STATISTICAL_AREA_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_STATISTICAL_AREA_DESC", "length": 100, "domain": null }, { "name": "LEGAL_STATS_AREA_DESC_CODE", "type": "esriFieldTypeString", "alias": "LEGAL_STATS_AREA_DESC_CODE", "length": 2, "domain": null }, { "name": "RESERVATION_TRUST_LAND_IND", "type": "esriFieldTypeString", "alias": "RESERVATION_TRUST_LAND_IND", "length": 1, "domain": null }, { "name": "PRIMARY_LATITUDE", "type": "esriFieldTypeString", "alias": "PRIMARY_LATITUDE", "length": 11, "domain": null }, { "name": "PRIMARY_LONGITUDE", "type": "esriFieldTypeString", "alias": "PRIMARY_LONGITUDE", "length": 12, "domain": null }, { "name": "TRIBAL_GOVERNMENT_NAME", "type": "esriFieldTypeString", "alias": "TRIBAL_GOVERNMENT_NAME", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R132492_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TRIBAL_GOVNT_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "MnDOT Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 61, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONSTRUCTION_DISTRICT_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CONSTRUCTION_DISTRICT_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": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "CONSTRUCTION_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "CONSTRUCTION_DISTRICT_NAME", "length": 16, "domain": null }, { "name": "CONSTRUCTION_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "CONSTRUCTION_DISTRICT_ID", "length": 1, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133356_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CONSTRUCTION_DIST_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COUNTY_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.7, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "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": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 30, "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "COUNTY_CODE", "length": 2, "domain": null }, { "name": "COUNTY_GNIS_FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "COUNTY_GNIS_FEATURE_ID", "domain": null }, { "name": "ATP_CODE", "type": "esriFieldTypeString", "alias": "ATP_CODE", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "COUNTY_FIPS55_CODE", "type": "esriFieldTypeString", "alias": "COUNTY_FIPS55_CODE", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R132484_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "COUNTY_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 7, 232, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 7, 232, 183, 255 ], "toColor": [ 148, 232, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 153, 230, 0, 255 ], "toColor": [ 255, 255, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 115, 255 ], "toColor": [ 255, 170, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 170, 0, 255 ], "toColor": [ 230, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "POPULATION", "classificationMethod": "esriClassifyManual", "minValue": 6, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.5 } }, "classMaxValue": 4699, "label": "6 - 4699" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } }, "classMaxValue": 15197, "label": "4700 - 15197" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 240, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } }, "classMaxValue": 34947, "label": "15198 - 34947" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } }, "classMaxValue": 86918, "label": "34948 - 86918" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } }, "classMaxValue": 412517, "label": "86919 - 412517" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FEATURE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 100, "domain": null }, { "name": "GNIS_FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_FEATURE_ID", "domain": null }, { "name": "COUNTY_GNIS_FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "COUNTY_GNIS_FEATURE_ID", "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeInteger", "alias": "COUNTY_CODE", "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R133355_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CITIES_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "24K Quad Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TILE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 182972.58829999994, "ymin": 4802455.488299999, "xmax": 771037.0203999998, "ymax": 5485473.760600001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TILE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "Q024INE4_", "type": "esriFieldTypeDouble", "alias": "Q024INE4_", "domain": null }, { "name": "Q024INE4_I", "type": "esriFieldTypeDouble", "alias": "Q024INE4_I", "domain": null }, { "name": "MINN_Q024_", "type": "esriFieldTypeSmallInteger", "alias": "MINN_Q024_", "domain": null }, { "name": "TILE_NAME", "type": "esriFieldTypeString", "alias": "TILE_NAME", "length": 32, "domain": null }, { "name": "MINN_Q100_", "type": "esriFieldTypeSmallInteger", "alias": "MINN_Q100_", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "100K Quad Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TILE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 123446.36710000038, "ymin": 4760811.4549, "xmax": 801224.8287000004, "ymax": 5487366.532199999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TILE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "Q100INE4_", "type": "esriFieldTypeDouble", "alias": "Q100INE4_", "domain": null }, { "name": "Q100INE4_I", "type": "esriFieldTypeDouble", "alias": "Q100INE4_I", "domain": null }, { "name": "MINN_Q100_", "type": "esriFieldTypeSmallInteger", "alias": "MINN_Q100_", "domain": null }, { "name": "EPPL_Q100_", "type": "esriFieldTypeSmallInteger", "alias": "EPPL_Q100_", "domain": null }, { "name": "TILE_NAME", "type": "esriFieldTypeString", "alias": "TILE_NAME", "length": 32, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Townships - Congressional", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 399999.99999999994, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TWP_LABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 51000, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 0, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189774.76410000026, "ymin": 4816337.3257, "xmax": 761944.0289000003, "ymax": 5472405.931700001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRACTION_T", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TR_", "type": "esriFieldTypeDouble", "alias": "TR_", "domain": null }, { "name": "TR_ID", "type": "esriFieldTypeDouble", "alias": "TR_ID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "RANG", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "DIR", "type": "esriFieldTypeSmallInteger", "alias": "DIR", "domain": null }, { "name": "FRACTION_T", "type": "esriFieldTypeString", "alias": "FRACTION_T", "length": 1, "domain": null }, { "name": "TWP_LABEL", "type": "esriFieldTypeString", "alias": "TWP_LABEL", "length": 9, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Townships - Civil", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CTU_CLASS", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Townships", "description": "Townships", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "values": [ [ "TOWNSHIP" ] ] }, { "label": "Unorganized Territory", "description": "Unorganized Territory", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 } }, "values": [ [ "UNORGANIZED TERRITORY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "TOWNSHIP", "label": "Townships" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 } }, "value": "UNORGANIZED TERRITORY", "label": "Unorganized Territory" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FEATURE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "where": "CTU_CLASS = 'TOWNSHIP'", "useCodedValues": true, "maxScale": 50000, "minScale": 250000, "name": "Township", "priority": 15, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEATURE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "where": "CTU_CLASS = 'UNORGANIZED TERRITORY'", "useCodedValues": true, "maxScale": 50000, "minScale": 250000, "name": "UnorganizedTerr", "priority": 16, "symbol": { "type": "esriTS", "color": [ 152, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 174000, "ymin": 4790000, "xmax": 787000, "ymax": 5500000, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GNIS_FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_FEATURE_ID", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 400, "domain": null }, { "name": "CTU_CLASS", "type": "esriFieldTypeString", "alias": "CTU_CLASS", "length": 25, "domain": null }, { "name": "COUNTY_GNIS_FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "COUNTY_GNIS_FEATURE_ID", "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "COUNTY_CODE", "length": 2, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R134341_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CTU_SHAPE_IDX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Public Land Survey", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 79, 184, 255 ], "width": 1.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189774.76410000026, "ymin": 4816337.3257, "xmax": 761944.0289000003, "ymax": 5472405.931700001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRACTION_T", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TRS_", "type": "esriFieldTypeDouble", "alias": "TRS_", "domain": null }, { "name": "TRS_ID", "type": "esriFieldTypeDouble", "alias": "TRS_ID", "domain": null }, { "name": "FIPS_COUN", "type": "esriFieldTypeSmallInteger", "alias": "FIPS_COUN", "domain": null }, { "name": "COUN", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "RANG", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "DIR", "type": "esriFieldTypeSmallInteger", "alias": "DIR", "domain": null }, { "name": "SECT", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "FRACTION_T", "type": "esriFieldTypeString", "alias": "FRACTION_T", "length": 1, "domain": null }, { "name": "TWP_LABEL", "type": "esriFieldTypeString", "alias": "TWP_LABEL", "length": 9, "domain": null }, { "name": "COUN_UC", "type": "esriFieldTypeString", "alias": "COUN_UC", "length": 17, "domain": null }, { "name": "COUN_LC", "type": "esriFieldTypeString", "alias": "COUN_LC", "length": 17, "domain": null }, { "name": "COUN_AB", "type": "esriFieldTypeString", "alias": "COUN_AB", "length": 4, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 1, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Neighboring Jurisdictions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIMARY_JURISDICTION", "uniqueValueGroups": [ { "heading": "PRIMARY JURISDICTION", "classes": [ { "label": "Iowa", "description": "Iowa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 194, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "Iowa" ] ] }, { "label": "North Dakota", "description": "North Dakota", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "North Dakota" ] ] }, { "label": "South Dakota", "description": "South Dakota", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 222, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "South Dakota" ] ] }, { "label": "Wisconsin", "description": "Wisconsin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "Wisconsin" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 194, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "Iowa", "label": "Iowa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "North Dakota", "label": "North Dakota" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 222, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "South Dakota", "label": "South Dakota" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "Wisconsin", "label": "Wisconsin" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[SUB_JURISDICTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -401275.8492, "ymin": 4470569.9897, "xmax": 984823.2382, "ymax": 5486538.0438, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB_JURISDICTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB_JURISDICTION", "type": "esriFieldTypeString", "alias": "SUB_JURISDICTION", "length": 25, "domain": null }, { "name": "PRIMARY_JURISDICTION", "type": "esriFieldTypeString", "alias": "PRIMARY_JURISDICTION", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1074_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A681_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }