{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "Curry County BRIDGES data contains information about the bridges maintained by the Curry County Road Department as well as links to the latest inspection reports for those bridges.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 2000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d665fc2327eeafd4ec6062a1c5ec915f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAARUlEQVQokWNhIBGwwBgrchmU/7ExsOJS+IeR4XFcD8NXuAYGZoa9TH8Z5HGazMjgycDAsIOFbCcRC1hGtIaICQwKNLEBALsPCh28AxBHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3856257.718832016, "ymin": 152501.0498687625, "xmax": 3964976.1988188922, "ymax": 490749.2998687625, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CO_BR_NO", "type": "esriFieldTypeString", "alias": "COUNTY BRIDGE NO.", "length": 10, "domain": null }, { "name": "BR_NAME", "type": "esriFieldTypeString", "alias": "BRIDGE NAME", "length": 40, "domain": null }, { "name": "INSP_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION DATE", "length": 8, "domain": null }, { "name": "RATING", "type": "esriFieldTypeSingle", "alias": "Sufficiency Rating", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "NBI_NO", "type": "esriFieldTypeString", "alias": "NBI_NO", "length": 10, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "BR_LENGTH", "type": "esriFieldTypeSingle", "alias": "BR_LENGTH", "domain": null }, { "name": "BR_WIDTH", "type": "esriFieldTypeSingle", "alias": "BR_WIDTH", "domain": null }, { "name": "YR_CONSTR", "type": "esriFieldTypeString", "alias": "YR_CONSTR", "length": 10, "domain": null }, { "name": "STRUCT_MAT", "type": "esriFieldTypeString", "alias": "STRUCT_MAT", "length": 15, "domain": { "type": "codedValue", "name": "WS3_BridgeStructuralMateria", "description": "Material Bridges Constructed form", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "TIMBER", "code": "TIMBER" }, { "name": "STEEL", "code": "STEEL" }, { "name": "COMBINATION", "code": "COMBINATION" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADT", "type": "esriFieldTypeSmallInteger", "alias": "ADT", "domain": null }, { "name": "ADT_DATE", "type": "esriFieldTypeDate", "alias": "ADT_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "BODY_NAME", "type": "esriFieldTypeString", "alias": "BODY_NAME", "length": 75, "domain": null }, { "name": "REPORT_NM", "type": "esriFieldTypeString", "alias": "REPORT_NM", "length": 25, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 29, "domain": null }, { "name": "MYPERLINK", "type": "esriFieldTypeString", "alias": "MYPERLINK", "length": 60, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": "Culvert Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONDITION", "field2": "PLACEMENT", "uniqueValueGroups": [ { "heading": "CULVERT CONDITION, CULVERT PLACEMENT", "classes": [ { "label": ", ", "description": ", ", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "", "" ] ] }, { "label": ", CROSS CULVERT", "description": ", CROSS CULVERT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "", "CC" ] ] }, { "label": ", LEFT DITCH", "description": ", LEFT DITCH", "symbol": { "type": "esriPMS", "url": "697d6fb728b3cf435dd6b4b9319466ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjUlEQVQ4jb3U2yvDYRzH8ffab7MTzc8sYkRiXDCnG5cMyaFcuHOFGxeuKReSv4A/AJdKpCjL6VJcyArJMbaWrIX8ZDaG0GLtYL+STz319NTzep5vz0HgDyP8J6YAyoBs4B7YA/xysRTSLMMYrW3kN4lI7gycEwaU6hd0WctIrn7AkwwmklmxSON0NWZbyufI0Qw4JyAUFJBc7agMdgSFHb+0mRgzlc/TuVKHzhy/+OcHLYrUdaDo5w4jMWNhD3VjtQmhcIKShvSSSW6PmmNjeksfhR06ks39RQOgDR9KJGbIyUJOQgElqMrheTsaU6o/VpEXY0E2d8dEY6/BgGzs0XMW7kZifp+Hl6d8BE1ykNYUxO/bj42pdKPsji9RO6hKCjPXzHLpeIuNnS6s8Bpaw73RgqU+MSSW3nDp6E18ac8XW1GqV7neqcc2oIhZsrnSi7GoipvDwG/P6Y2TOTv63C4c3SNoM/KQ3Ho0IqQX+xCtUxxMD+HdjZoY/9dwjs8CH+07V1tfLU7+9T+TlXdsbG0iIbiIuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "", "LD" ] ] }, { "label": ", RIGHT DITCH", "description": ", RIGHT DITCH", "symbol": { "type": "esriPMS", "url": "729a8854a1445ba872fe8bb65d4ac123", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQ4jdXUzyvDcRzH8Seb2TBSSDGthEQOSk5KlHAhSkoi5Q9wclKknFy4yUW5KVkumhJHEy3yc01qXzG/viv7fu2nEWVZvvP9rly8Tp/Pu0+PPu9PvT96/jD6f4jVjs7wdDKC76KQ4kbIKZEJ+TzkWyfYm13ThtUNlHJ3fsDxYlG8Vj0IVf1mooEanPOrVPbZca10qGBWI9fOI8TTfOU+TNAwnoaw1c5r2MalrTs5Vla5hGdTGfoeSyvcOjpIoxm3bUcJS+d+vwetqR8zsN41DTT9xAzZtQTFDM2Y3gSmAktCKb7KKikn7NJsfUZvzEzYxleS4CXVREMBZSwaOEJniPEaTteMScKNMgYyedYdRFeLJsi99oL/eiEZBqJrmIwcNxHJ8Cv0cg+OqT2er5aTYyCgM7bD2wYROeFx43k8DGEfOuDhsFd9nIKP20AFZssCsreNWESHd1dCuhHxbD4hntnxeyaBkDr2dUO/0Alkf4w8zrlc4BY4BWLJulf7gmTAoXJGM5ZS3gEx14INwJ+AkgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "", "RD" ] ] }, { "label": ", UNDERDRAIN", "description": ", UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "b71f12eda1bbd6ddb9cabb2ac232c858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQ4ja3UsRGDMAxA0V+oywQZIj0TwRgxY4Q1UqdnEyZInxPY5MhhSyaowhx+NrYk4eQQ53ctMAHPM8AA3ONzBwz/gGHGmgCXK7y6R3w/HAHDijVpg5ioVGG31kTFjTlRqcIcqFRjBipx0FZh++ikeZpAHSypURvvZSowT06gVkC3bj+tbMXYw6gnRf/7y9+D9aJbLORu2YdmsFweltECVqqUfdTArFreonqbBoaj22xRA/OACdVk0zwr9kIvqGF26hQfDalZp1i7mbkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "", "UD" ] ] }, { "label": ", LT UNDERDRAIN", "description": ", LT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "929a1ca9e364bd791c8c7081e959279b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVRIieXVMQrCQBCF4Tew2IhVVPAK2liZ2s4DBCyC5ABpRLCwEAPp7cQDeBBbcwBrW2+xkpAiWdjNjCaVr3It/s8iWRU6nvo7YA+gDyDpAojgHxfI0qA8J20CEdaPOQgBsjQ/n7iIYscn/hbvrPo9C1HseDGCsUZE8ePWORElihOJEfXDL2chqqW4FTGBIXqDEawjMDauHkzgjNtsh80T8KYhp2bsCiB2AdqJEHHi2gU0I4K46zG1ICSKuwAHwo9zrgpdQ0ChJM4B6sjy4gFYceOS61oXyD3O35EXNy4BUAYPlc+sSf8y2eFvAfE+PEVTkLCchowAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "", "LUD" ] ] }, { "label": ", RT UNDERDRAIN", "description": ", RT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "b49fd11d041f68e3710de02aaeb42cf2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVRIic3VsQqCQBzH8Z/wf4O2nqH2aGvrHcIHiKbWls4XqBYfIJqC5mhrdhN8gEahcGhwabkQrMT07v8XBP/Lgcj3c6DcEVoe6hrg5KtuA3AA+ACeAFZchITxOSb+BdfFEsCWg5Aonk1/PIUbJTgMWQiJ4tloDfQGM7gROAiJ4sVhIiSPaxFC4p2Xx4KQPK5FSBng79yMbOqAO2yjDX/lK30ASIqPyoDK1zWkEwc7HEchgL0JaIbE1fE6wIJodtwEWBBenHNUqD/k85EZcQ5QjTDjkuNafZHb+YTAY8UlwA8JvJQbb3JlKuH73bv0xfMGevhqFqZ/a/8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "", "RUD" ] ] }, { "label": "POOR, CROSS CULVERT", "description": "POOR, CROSS CULVERT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "1", "CC" ] ] }, { "label": "POOR, LEFT DITCH", "description": "POOR, LEFT DITCH", "symbol": { "type": "esriPMS", "url": "6c630dcafdb5f348186203f2593ab43f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQ4jb3UzUuUURSA8d/QOH5km1FCSRNFdHJhH9rGpQ1GaO3cuTI3LlwbuJDwL3D+AHMZSBEoKFYuoxbhokAKgphhNjK0SMEaFaV0pKnXaV4QHzhwuXCfc8/9OFFnSPQ8ZRF0oRHf8QE7YWWVzUwlGBognqEuRW2MvQaW04wjW44sfp3FeXpuUPlr4ilSyBNNc7+WZITkFm9Kyrp5vkrf5RK1b1N9iddo/3OHRbI2Rme4XUpUYIuqTuY+cTdQ1szYA2qUyVfuoLpwKUWyKzQIwU8uVNC9y7t/ZLGjLKFopfHz8bhIlv+dLBxZvgiS5cj+oKWqTFE9+RwfA2U1PJ5laZKKcmS9LKxwECh7weo+r9a41/8f0TW+rfCw5KNdZDDGy/f0TxAJKvkmm+3c2vjrjIO+08Ezkk0MjzBdx9UMF+PoIJfgyTyP1gMWnto1ZllwFCe8PY7TONd+FopDEoZJSSKB5GYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1", "LD" ] ] }, { "label": "POOR, RIGHT DITCH", "description": "POOR, RIGHT DITCH", "symbol": { "type": "esriPMS", "url": "260aaebab7b7a84a004a66ee8287fdf7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4jdXUv0vUcRgH8Fem10kmBOWiwkHooruTIAVhLkaCBCJG0B/g5CQoQpOLbeIiuAlyt4WC6JiihII/OgTBE5MoXTwPFSzkOBH7fr2v4OJ7fIbX5/l8+DxPqTtM6f3DPvF5jY8/eN6EarKH7CToHyYZCeuiZpPlMaoKtW6850mOhi9MdTI9yZsbsQTx76yu8zTo5HL08WCW1lNSKd6GYvWMz4RAV/MKC/nOWlLMB2ElS7wTMb3E2hlC83/YYxoPKIuKleMZtVdrl1g1L9JulziPArEM+7e0nJALxHKsxjg/pSQqlmEvEEM2wXyal1GgJMe7jIZh0nyoYOuI2E3QLwyyuM1EKHbReZzWv3zNXnvcQlY46WF5hY6i4/SbOdTVMrrP6zMefuNoj4MZ/mwwvcNA/v2LYIUOM7Tlv5/GESrxE+s4D7t+sRWUzU9OtNzpPvsHg4tUS26h60QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1", "RD" ] ] }, { "label": "POOR, UNDERDRAIN", "description": "POOR, UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "993dc1b6621201d8a9358237a79c6565", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQ4ja3U4RGDIAwF4PcjS3RBHaM4Rl3DoVjDi/LO0ivk0ZofXkT5RE0w3Bwm3jcByAC2O8AE4FnyGcD6D5gc88Pj1F5lfP0FTMS4PAiojWCTgJqKqaiNYApqo1iE2tt1GWug2euUoJ8cpTEa+UqP6QS9A2Yun0+OYinfqaTVK4MDKvqBpdZfltAW1qrDLtrDep3yFY2wqJcrNAsYhN2mQiNMAYn6Ar3OunuhCnqEOzVjBzblQB8QtZp6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1", "UD" ] ] }, { "label": "POOR, LT UNDERDRAIN", "description": "POOR, LT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "78aa3803b9f84026aa55f7a53693ac85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVRIieXVPw6CMBSA8a9JN+Pkn0Po4qRX8ABsDhyAxZg4OBhJ2N2MV9IDOHuUGgMDRSnvIUy+iULy/TpAsfQ89u+APTAA0j6A+AjLDKJinXYJxDdYAFGWr09SxErjK9je/fsixErjAObzeSNipfHABBGriZsWiP1h5yLEdhSvRarAeAgTasYgmml5UQXOc9g9gBlsZD1vrkASAlwIMbK4CwGNiCYeek2/IkYZDwG1iCYuOSpcGTE+0hiXAB5ygRGwlsY1x7V7I0n+jTylcQ1AETyUrkWj/WWKw20B9bwAY49F3cQM++QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1", "LUD" ] ] }, { "label": "POOR, RT UNDERDRAIN", "description": "POOR, RT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "16efe8b7805966de957bfeab3621e2e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVRIic3VsQnCQBSH8U9442gvTuAOTiBWtjYmC6iNA9hbiyvYCW6hpLCwPkGihMNc3j8QyGsOkvD9rgh3RsdjfQMG5Rq6AAbAHngCKy9iYny+h/MClsDWg5gSB5jA9AbFyImYEqesDWF2AzyIKfHqeBFT40FETN15PE2IqfEgIjHg3nkDsqkD7jRMSLx7wQMoqs9iICvXNeJcYDeGK3BIAa2QS028DkgiQYingCTijXuOiixGghD3AH8Rb1w5rrMvcoJj7owrwA/JP7+7L97myszE7/t36cvzBlf+UcK4VKo/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1", "RUD" ] ] }, { "label": "FAIR, CROSS CULVERT", "description": "FAIR, CROSS CULVERT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2", "CC" ] ] }, { "label": "FAIR, LEFT DITCH", "description": "FAIR, LEFT DITCH", "symbol": { "type": "esriPMS", "url": "0b60073aefbe6c795a5f993095003029", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdllZvmoNDUEfNzcFocePPwlPmnSeh42N+Y+EBNf2R48+ZzIwMDwlxjAhfX3RzQsWeBobGIiygwRWrLjBMGnSeYZfv/6yPHr02ZeHh82FkZHZ5fPn78fwGqanJ7pu164QKzExLpx+//LlFycvL9teBgYGFWQXohimpCSQ1NxsbYrPIBj4/PkXh7q60LybN9+5YzVMVpYnxc9PmbBJUPDgwUdnBgYGTlikoBgmLc0jwUAC+PnzLzMrK4Pe798MJzEMY2NjAdlCElBUFJa8destA4Zhv379/UmqYU+ffr4LY6MY9ubN96c/fvyR5+AgLmOIiHD+evPm+xWshnFxsTROnHhuS3m5GSsxhpmYSKzeseP+f6yGbdhwZ9ffv//37Nv3yNPJSQ6vQZqaQu927LifjCyG4Z/Nm+96s7Ex7z579qVTbq4hIzYvGxqKvVJRkTS6fv0dShhjC5z/a9fecpGR4QqNidlWLyzMKff48WduISEOBjU1wTcaGkLzFyy4WnH+/CsMjThDeuLEC6sZGBhAGA5OnHgOxrgAXcszkgAAlk2R2HCMFS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2", "LD" ] ] }, { "label": "FAIR, RIGHT DITCH", "description": "FAIR, RIGHT DITCH", "symbol": { "type": "esriPMS", "url": "e8052b4f1771e64ae01d1f3f0d0a7861", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjUlEQVQ4jdXUzyvDcRzH8adhvmsohcusviUu3J2UrIQLUUstkdof4OSkSDm5cFu7KDelfW/yLXE00dpqP3xTq301a7Fd9vVtU2hqIt/v9l25eB3ffXp83p93n8+njT9M2//D/H5243HW7u7oGxsDlwutWCQjimzu7RGyhPl8DKRS3AaD9Ndqy8uwtESXrjNycMCJ18vZ8TEzdTFRRIhEiCUS9Bjt7HDAxgYt5+dMVypIksS8KTY8zKEsG0Pf4/FAOPzZ2YQkcWmE2W5uWMBi1texz82xA4z/wpxORgsF2q1iDgf09uL+XvvCXC4GFYWmIgh0GGKqSq45CspldENM14nZ7bxVKtisYqpK1hADNFHkUlGYtAKFQrw8PBAww1AUVjs7uS+VsNeD8nnY3uY6nebIFKt2LghMv79zqmk/h1tLNEp5ZYXbaJTFhs/p6YkLYMjtJpDLMfX6SuvVFaVsloIs85xMcpbJsFWdf0Os1qGqMlu9fsDo/j7dwCOQAN7Mjt/oC9KAcIM1lrGm8gGdHYAj9UgFSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2", "RD" ] ] }, { "label": "FAIR, UNDERDRAIN", "description": "FAIR, UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "4bc2c354fa7eb4013aacfed42a1aa779", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQ4ja3U0RGDIAyA4f8hS7ggjGEco67RoVyjF8486BUSWvOEKJ9wJBEeDkl+V4ADeD8BKrCe4wrs/4BqmCosC9TK65zffwHVsdX3R4zKDFZKjEoWy6Iyg2VQmcUiVPz9DNZBD8tTB+2hpcZsHG1li7baQauA6tv3P0exbWCnsuH9yPhEFr1h2rvlFNrDenk4REfYqFK+ohEW1fIFtduMMBLd5oJGWAZ01LLN8mzYC7OgRdipPT6cg1e89UR35wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2", "UD" ] ] }, { "label": "FAIR, LT UNDERDRAIN", "description": "FAIR, LT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "c9c7fe10e723352dfaa6b1fa5e2aa44f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVRIieXVPQ6CQBCG4W+S7QyVP4eAxkqu4AHoLDgAjTGxsCCS0NsRrwQHoPYoayQUu+guMwqVU7GQvA8hsCjMPOrvgDOABYBiDiDNc+zKEkm/LqYE0rrGFkBSlt36ykUUNx7HODaNdZ6FKG4cAIjero8iihv3jBdRkjiRHFE/3DkLURPFncgQWAUB1nAMuR+RORtzMQRuUYRT2wJhiAMrZ88dQOYDtA8hYsW1DxhFJHHfa/oRIZLFfYATkcQ5W4U2ESILGY1zAAupKiwB7LlxyXatX0iWdd/IgxuXAOiDF+OYNdJfJjv8LSCeJ/e8Vvsxe+QEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2", "LUD" ] ] }, { "label": "FAIR, RT UNDERDRAIN", "description": "FAIR, RT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "b265c4dae99747185a38d65f0bb70cc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVRIic3VMQrCQBBA0R+Y48RePIF38ASSytbG5AJqkwPYWwevkE7ILRQLi9QjgpGwmM2MIDjNQgj/bSDsCj8e+Tcgea36CyABSuAOrK2IOOPLsuSUZayAnQURTxxgNmPeNNwmExsinvhzVCFNWTQNWBDxxPtjRcQbV/Uh4t15OGOIeOOqPiQEzDsfQbZDwIWR0chP2bZcgVv/WQjkr3WDc+qa/XTKGTjEgK+QeiA+BEQRVXs8BkQRa9xyVOQh0n2BJW4BPiLWuOe4zjukqjgWhS3uAd5IUdBa499cmbnz/f+79N3zAOptabEGh06xAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2", "RUD" ] ] }, { "label": "GOOD, CROSS CULVERT", "description": "GOOD, CROSS CULVERT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "3", "CC" ] ] }, { "label": "GOOD, LEFT DITCH", "description": "GOOD, LEFT DITCH", "symbol": { "type": "esriPMS", "url": "02b207375df3d9e282d6847847330f06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkUlEQVQ4jb3UyytEUQDH8e/MXHce5moa8sgr8hgW3jYWFkwkj52dFTYW1pSF5C/gD8BSiRRFXkuhZEGJoWQaUxqS0eWOMSM0cnNnmlvyq1OnU+dz3kfgDyP8J2YAKoEc4BE4Bp71YmZbPmNpLrqy2nDKXtI909iNImFLNmvyNUOALxnM6ahmpXGOekcN5o8G7zx4piESQpCv6RbsuDHgDgfZTYg5qlhq3qDJnBl/7eEnrILENlDyc4YqTCqmv3KSxkRQLOEgFns5M09ntGtilnwGc3uwkWTkK1oBa+xQVJg1l2x0JKJgIoUqXtn/hRnFz1F0RSoiJ3j+VVdhkRCKXkzxcRmrqzAlgO/thUKTJTnInEFICXCiiZlsTHimWHWNkJIM5mxgwb9OVBO7WWYj+sbW7Q4dmS2JobQK7v3rDCS8tP4VOo0im/eHtJQOY9BasqOWW3sJdY+n6j3Wek5R3yJuax69B32Mi+kUyF5SRSdIZQQkF7NXc4w+HP3uGPfXuJhiAT7Ld+72vkq8/Ot/pivvMDhtMR/BXRYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3", "LD" ] ] }, { "label": "GOOD, RIGHT DITCH", "description": "GOOD, RIGHT DITCH", "symbol": { "type": "esriPMS", "url": "186a313d80f29afa7a9c12b19794aeab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjElEQVQ4jdXUzyvDcRzH8afv5rvZUMQcWC2/UtydlCjhQpSURMof4OSkSDm5cJOLclOymyhxkvmRKMOIshmWDeO7r33Nlxwm8p19Vy5ex3efHp/35/3p8zHyhzH+P6y4n7HwAX3hY/Jzq8FSiKTccWFxMOQZZ0EXVtpFUeiInbNpbPGaoxvsnWS9ylSeTDJf1MGSb46m3zEH5sAu+2E3OVo7GzKgYpC0wAqNqoLT76Q1IVZQzszNsjb0NbZ6CLpoEqDW52RNCxPutmlDZ8oHENdbGAVqfmCilSolRLpezJABYh72r7VPzFRIieIhpQhmTJqY7OU6NQrUKLImFpPZF0RUVUHQi8le/JoYIFkdrD16qNMDXS4QifiYSoTx6KHXmMlp7AnxNygaAPcIm9I5swkxwGs008gbizHp+3Djud8jutXDzv0e7Umf0/Mtq0CZxc7U8zUN6guG4AZPET+hwDLBh0OW5AuGPxpMisU7jHhpBqxA1ckE2cAV4P64xETHT/YFSYAryRrdWEp5B4qEgpYVjdTOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3", "RD" ] ] }, { "label": "GOOD, UNDERDRAIN", "description": "GOOD, UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "238e3cddc88c83d728c05deedf362307", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQ4ja3UsRHCMAxA0V+oYAVaStgrGQNnDLIGc1DCClmBkpPPKpLDlgxRFfviZyeWJOwcEnxvABbgvgeYgGt5HoH5HzApdklwOMJj5Fbm51/AZNjZzoePSg92GnxUolgUlR4sgkov5qFSBkMPVkEXzVMDdZBTozfeeWWOvNpArYDRjm87e/Ga4Kk/CqbtJ2MTUXSDpdoth9AaVsvDJtrCWpXyFfUwr5ZXqN6mhxHoNivUwyKgoZptmmfNXhgFNdxObfEBvEpZ/vtHHbEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3", "UD" ] ] }, { "label": "GOOD, LT UNDERDRAIN", "description": "GOOD, LT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "071df078b35e442f6eda29f066f50e5d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVRIieXVPQ6CQBCG4W+T6QyF8ecQ2BgLvYAFB6Cz4AA0xsTCwkhCb2e8ikfQxk5ab+AV1kgoWHSXGYXKqVhI3ocQWAgtD/0dsAbQAZC0AUT+FtMsRViskyaBaH7GWANhlubrHRchbrw7w/JxMc6zEOLG8Rr1dr0WIXbcPk6ERHElR+iHO2ch1FDcilSBPnkYwDLK/ojKMywvqsD+NMIquAGejwUrZ84RQOwCtBNRrLh2AfWIIO56TT8jShZ3AXZEEOdsFbqMKGUgtXEOYCCTA3oAAm5csl3rF3KN82/kzo1LABTBTemYNdJfJjv8LSCeJ11MU+Fj32HGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3", "LUD" ] ] }, { "label": "GOOD, RT UNDERDRAIN", "description": "GOOD, RT UNDERDRAIN", "symbol": { "type": "esriPMS", "url": "1027532e983b766c14eea38151eba310", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVRIic3VMQrCQBBA0R+Y1spraGMlniB38ARiZWtjvIDa5AD21mLhBWxEELyCoIhY2AkjSJQQTTIjCE6zkA3/bbUr/Hjk34AgWfUXQADEwAXoWxFxxjuNmMW6Sw8YWxDxxAGqLcJwy2lRtyHiiT9GoVKjHW7BgogrnhorIt64qg8R78mzU4aIO64+JAuYT16CjPKAA2Wj+Vu3K0fglP6WBaJkHeCc84rJsskGmBYBXyHnnHgeUIio2uNFQCFijVuuiugNUXvcAnxErHHPdR09kf2c2W5oi3uAF7IbcrXGv3kyI+f///fou+cOc6FpsuCXhxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3", "RUD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": ",", "label": ", " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": ",CC", "label": ", CROSS CULVERT" }, { "symbol": { "type": "esriPMS", "url": "697d6fb728b3cf435dd6b4b9319466ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjUlEQVQ4jb3U2yvDYRzH8ffab7MTzc8sYkRiXDCnG5cMyaFcuHOFGxeuKReSv4A/AJdKpCjL6VJcyArJMbaWrIX8ZDaG0GLtYL+STz319NTzep5vz0HgDyP8J6YAyoBs4B7YA/xysRTSLMMYrW3kN4lI7gycEwaU6hd0WctIrn7AkwwmklmxSON0NWZbyufI0Qw4JyAUFJBc7agMdgSFHb+0mRgzlc/TuVKHzhy/+OcHLYrUdaDo5w4jMWNhD3VjtQmhcIKShvSSSW6PmmNjeksfhR06ks39RQOgDR9KJGbIyUJOQgElqMrheTsaU6o/VpEXY0E2d8dEY6/BgGzs0XMW7kZifp+Hl6d8BE1ykNYUxO/bj42pdKPsji9RO6hKCjPXzHLpeIuNnS6s8Bpaw73RgqU+MSSW3nDp6E18ac8XW1GqV7neqcc2oIhZsrnSi7GoipvDwG/P6Y2TOTv63C4c3SNoM/KQ3Ho0IqQX+xCtUxxMD+HdjZoY/9dwjs8CH+07V1tfLU7+9T+TlXdsbG0iIbiIuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",LD", "label": ", LEFT DITCH" }, { "symbol": { "type": "esriPMS", "url": "729a8854a1445ba872fe8bb65d4ac123", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQ4jdXUzyvDcRzH8Seb2TBSSDGthEQOSk5KlHAhSkoi5Q9wclKknFy4yUW5KVkumhJHEy3yc01qXzG/viv7fu2nEWVZvvP9rly8Tp/Pu0+PPu9PvT96/jD6f4jVjs7wdDKC76KQ4kbIKZEJ+TzkWyfYm13ThtUNlHJ3fsDxYlG8Vj0IVf1mooEanPOrVPbZca10qGBWI9fOI8TTfOU+TNAwnoaw1c5r2MalrTs5Vla5hGdTGfoeSyvcOjpIoxm3bUcJS+d+vwetqR8zsN41DTT9xAzZtQTFDM2Y3gSmAktCKb7KKikn7NJsfUZvzEzYxleS4CXVREMBZSwaOEJniPEaTteMScKNMgYyedYdRFeLJsi99oL/eiEZBqJrmIwcNxHJ8Cv0cg+OqT2er5aTYyCgM7bD2wYROeFx43k8DGEfOuDhsFd9nIKP20AFZssCsreNWESHd1dCuhHxbD4hntnxeyaBkDr2dUO/0Alkf4w8zrlc4BY4BWLJulf7gmTAoXJGM5ZS3gEx14INwJ+AkgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",RD", "label": ", RIGHT DITCH" }, { "symbol": { "type": "esriPMS", "url": "b71f12eda1bbd6ddb9cabb2ac232c858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQ4ja3UsRGDMAxA0V+oywQZIj0TwRgxY4Q1UqdnEyZInxPY5MhhSyaowhx+NrYk4eQQ53ctMAHPM8AA3ONzBwz/gGHGmgCXK7y6R3w/HAHDijVpg5ioVGG31kTFjTlRqcIcqFRjBipx0FZh++ikeZpAHSypURvvZSowT06gVkC3bj+tbMXYw6gnRf/7y9+D9aJbLORu2YdmsFweltECVqqUfdTArFreonqbBoaj22xRA/OACdVk0zwr9kIvqGF26hQfDalZp1i7mbkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",UD", "label": ", UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "929a1ca9e364bd791c8c7081e959279b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVRIieXVMQrCQBCF4Tew2IhVVPAK2liZ2s4DBCyC5ABpRLCwEAPp7cQDeBBbcwBrW2+xkpAiWdjNjCaVr3It/s8iWRU6nvo7YA+gDyDpAojgHxfI0qA8J20CEdaPOQgBsjQ/n7iIYscn/hbvrPo9C1HseDGCsUZE8ePWORElihOJEfXDL2chqqW4FTGBIXqDEawjMDauHkzgjNtsh80T8KYhp2bsCiB2AdqJEHHi2gU0I4K46zG1ICSKuwAHwo9zrgpdQ0ChJM4B6sjy4gFYceOS61oXyD3O35EXNy4BUAYPlc+sSf8y2eFvAfE+PEVTkLCchowAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",LUD", "label": ", LT UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "b49fd11d041f68e3710de02aaeb42cf2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVRIic3VsQqCQBzH8Z/wf4O2nqH2aGvrHcIHiKbWls4XqBYfIJqC5mhrdhN8gEahcGhwabkQrMT07v8XBP/Lgcj3c6DcEVoe6hrg5KtuA3AA+ACeAFZchITxOSb+BdfFEsCWg5Aonk1/PIUbJTgMWQiJ4tloDfQGM7gROAiJ4sVhIiSPaxFC4p2Xx4KQPK5FSBng79yMbOqAO2yjDX/lK30ASIqPyoDK1zWkEwc7HEchgL0JaIbE1fE6wIJodtwEWBBenHNUqD/k85EZcQ5QjTDjkuNafZHb+YTAY8UlwA8JvJQbb3JlKuH73bv0xfMGevhqFqZ/a/8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",RUD", "label": ", RT UNDERDRAIN" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1,CC", "label": "POOR, CROSS CULVERT" }, { "symbol": { "type": "esriPMS", "url": "6c630dcafdb5f348186203f2593ab43f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQ4jb3UzUuUURSA8d/QOH5km1FCSRNFdHJhH9rGpQ1GaO3cuTI3LlwbuJDwL3D+AHMZSBEoKFYuoxbhokAKgphhNjK0SMEaFaV0pKnXaV4QHzhwuXCfc8/9OFFnSPQ8ZRF0oRHf8QE7YWWVzUwlGBognqEuRW2MvQaW04wjW44sfp3FeXpuUPlr4ilSyBNNc7+WZITkFm9Kyrp5vkrf5RK1b1N9iddo/3OHRbI2Rme4XUpUYIuqTuY+cTdQ1szYA2qUyVfuoLpwKUWyKzQIwU8uVNC9y7t/ZLGjLKFopfHz8bhIlv+dLBxZvgiS5cj+oKWqTFE9+RwfA2U1PJ5laZKKcmS9LKxwECh7weo+r9a41/8f0TW+rfCw5KNdZDDGy/f0TxAJKvkmm+3c2vjrjIO+08Ezkk0MjzBdx9UMF+PoIJfgyTyP1gMWnto1ZllwFCe8PY7TONd+FopDEoZJSSKB5GYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,LD", "label": "POOR, LEFT DITCH" }, { "symbol": { "type": "esriPMS", "url": "260aaebab7b7a84a004a66ee8287fdf7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4jdXUv0vUcRgH8Fem10kmBOWiwkHooruTIAVhLkaCBCJG0B/g5CQoQpOLbeIiuAlyt4WC6JiihII/OgTBE5MoXTwPFSzkOBH7fr2v4OJ7fIbX5/l8+DxPqTtM6f3DPvF5jY8/eN6EarKH7CToHyYZCeuiZpPlMaoKtW6850mOhi9MdTI9yZsbsQTx76yu8zTo5HL08WCW1lNSKd6GYvWMz4RAV/MKC/nOWlLMB2ElS7wTMb3E2hlC83/YYxoPKIuKleMZtVdrl1g1L9JulziPArEM+7e0nJALxHKsxjg/pSQqlmEvEEM2wXyal1GgJMe7jIZh0nyoYOuI2E3QLwyyuM1EKHbReZzWv3zNXnvcQlY46WF5hY6i4/SbOdTVMrrP6zMefuNoj4MZ/mwwvcNA/v2LYIUOM7Tlv5/GESrxE+s4D7t+sRWUzU9OtNzpPvsHg4tUS26h60QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,RD", "label": "POOR, RIGHT DITCH" }, { "symbol": { "type": "esriPMS", "url": "993dc1b6621201d8a9358237a79c6565", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQ4ja3U4RGDIAwF4PcjS3RBHaM4Rl3DoVjDi/LO0ivk0ZofXkT5RE0w3Bwm3jcByAC2O8AE4FnyGcD6D5gc88Pj1F5lfP0FTMS4PAiojWCTgJqKqaiNYApqo1iE2tt1GWug2euUoJ8cpTEa+UqP6QS9A2Yun0+OYinfqaTVK4MDKvqBpdZfltAW1qrDLtrDep3yFY2wqJcrNAsYhN2mQiNMAYn6Ar3OunuhCnqEOzVjBzblQB8QtZp6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,UD", "label": "POOR, UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "78aa3803b9f84026aa55f7a53693ac85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVRIieXVPw6CMBSA8a9JN+Pkn0Po4qRX8ABsDhyAxZg4OBhJ2N2MV9IDOHuUGgMDRSnvIUy+iULy/TpAsfQ89u+APTAA0j6A+AjLDKJinXYJxDdYAFGWr09SxErjK9je/fsixErjAObzeSNipfHABBGriZsWiP1h5yLEdhSvRarAeAgTasYgmml5UQXOc9g9gBlsZD1vrkASAlwIMbK4CwGNiCYeek2/IkYZDwG1iCYuOSpcGTE+0hiXAB5ygRGwlsY1x7V7I0n+jTylcQ1AETyUrkWj/WWKw20B9bwAY49F3cQM++QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,LUD", "label": "POOR, LT UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "16efe8b7805966de957bfeab3621e2e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVRIic3VsQnCQBSH8U9442gvTuAOTiBWtjYmC6iNA9hbiyvYCW6hpLCwPkGihMNc3j8QyGsOkvD9rgh3RsdjfQMG5Rq6AAbAHngCKy9iYny+h/MClsDWg5gSB5jA9AbFyImYEqesDWF2AzyIKfHqeBFT40FETN15PE2IqfEgIjHg3nkDsqkD7jRMSLx7wQMoqs9iICvXNeJcYDeGK3BIAa2QS028DkgiQYingCTijXuOiixGghD3AH8Rb1w5rrMvcoJj7owrwA/JP7+7L97myszE7/t36cvzBlf+UcK4VKo/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,RUD", "label": "POOR, RT UNDERDRAIN" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2,CC", "label": "FAIR, CROSS CULVERT" }, { "symbol": { "type": "esriPMS", "url": "0b60073aefbe6c795a5f993095003029", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdllZvmoNDUEfNzcFocePPwlPmnSeh42N+Y+EBNf2R48+ZzIwMDwlxjAhfX3RzQsWeBobGIiygwRWrLjBMGnSeYZfv/6yPHr02ZeHh82FkZHZ5fPn78fwGqanJ7pu164QKzExLpx+//LlFycvL9teBgYGFWQXohimpCSQ1NxsbYrPIBj4/PkXh7q60LybN9+5YzVMVpYnxc9PmbBJUPDgwUdnBgYGTlikoBgmLc0jwUAC+PnzLzMrK4Pe798MJzEMY2NjAdlCElBUFJa8destA4Zhv379/UmqYU+ffr4LY6MY9ubN96c/fvyR5+AgLmOIiHD+evPm+xWshnFxsTROnHhuS3m5GSsxhpmYSKzeseP+f6yGbdhwZ9ffv//37Nv3yNPJSQ6vQZqaQu927LifjCyG4Z/Nm+96s7Ex7z579qVTbq4hIzYvGxqKvVJRkTS6fv0dShhjC5z/a9fecpGR4QqNidlWLyzMKff48WduISEOBjU1wTcaGkLzFyy4WnH+/CsMjThDeuLEC6sZGBhAGA5OnHgOxrgAXcszkgAAlk2R2HCMFS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,LD", "label": "FAIR, LEFT DITCH" }, { "symbol": { "type": "esriPMS", "url": "e8052b4f1771e64ae01d1f3f0d0a7861", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjUlEQVQ4jdXUzyvDcRzH8adhvmsohcusviUu3J2UrIQLUUstkdof4OSkSDm5cFu7KDelfW/yLXE00dpqP3xTq301a7Fd9vVtU2hqIt/v9l25eB3ffXp83p93n8+njT9M2//D/H5243HW7u7oGxsDlwutWCQjimzu7RGyhPl8DKRS3AaD9Ndqy8uwtESXrjNycMCJ18vZ8TEzdTFRRIhEiCUS9Bjt7HDAxgYt5+dMVypIksS8KTY8zKEsG0Pf4/FAOPzZ2YQkcWmE2W5uWMBi1texz82xA4z/wpxORgsF2q1iDgf09uL+XvvCXC4GFYWmIgh0GGKqSq45CspldENM14nZ7bxVKtisYqpK1hADNFHkUlGYtAKFQrw8PBAww1AUVjs7uS+VsNeD8nnY3uY6nebIFKt2LghMv79zqmk/h1tLNEp5ZYXbaJTFhs/p6YkLYMjtJpDLMfX6SuvVFaVsloIs85xMcpbJsFWdf0Os1qGqMlu9fsDo/j7dwCOQAN7Mjt/oC9KAcIM1lrGm8gGdHYAj9UgFSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,RD", "label": "FAIR, RIGHT DITCH" }, { "symbol": { "type": "esriPMS", "url": "4bc2c354fa7eb4013aacfed42a1aa779", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQ4ja3U0RGDIAyA4f8hS7ggjGEco67RoVyjF8486BUSWvOEKJ9wJBEeDkl+V4ADeD8BKrCe4wrs/4BqmCosC9TK65zffwHVsdX3R4zKDFZKjEoWy6Iyg2VQmcUiVPz9DNZBD8tTB+2hpcZsHG1li7baQauA6tv3P0exbWCnsuH9yPhEFr1h2rvlFNrDenk4REfYqFK+ohEW1fIFtduMMBLd5oJGWAZ01LLN8mzYC7OgRdipPT6cg1e89UR35wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,UD", "label": "FAIR, UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "c9c7fe10e723352dfaa6b1fa5e2aa44f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVRIieXVPQ6CQBCG4W+S7QyVP4eAxkqu4AHoLDgAjTGxsCCS0NsRrwQHoPYoayQUu+guMwqVU7GQvA8hsCjMPOrvgDOABYBiDiDNc+zKEkm/LqYE0rrGFkBSlt36ykUUNx7HODaNdZ6FKG4cAIjero8iihv3jBdRkjiRHFE/3DkLURPFncgQWAUB1nAMuR+RORtzMQRuUYRT2wJhiAMrZ88dQOYDtA8hYsW1DxhFJHHfa/oRIZLFfYATkcQ5W4U2ESILGY1zAAupKiwB7LlxyXatX0iWdd/IgxuXAOiDF+OYNdJfJjv8LSCeJ/e8Vvsxe+QEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,LUD", "label": "FAIR, LT UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "b265c4dae99747185a38d65f0bb70cc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVRIic3VMQrCQBBA0R+Y48RePIF38ASSytbG5AJqkwPYWwevkE7ILRQLi9QjgpGwmM2MIDjNQgj/bSDsCj8e+Tcgea36CyABSuAOrK2IOOPLsuSUZayAnQURTxxgNmPeNNwmExsinvhzVCFNWTQNWBDxxPtjRcQbV/Uh4t15OGOIeOOqPiQEzDsfQbZDwIWR0chP2bZcgVv/WQjkr3WDc+qa/XTKGTjEgK+QeiA+BEQRVXs8BkQRa9xyVOQh0n2BJW4BPiLWuOe4zjukqjgWhS3uAd5IUdBa499cmbnz/f+79N3zAOptabEGh06xAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,RUD", "label": "FAIR, RT UNDERDRAIN" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3,CC", "label": "GOOD, CROSS CULVERT" }, { "symbol": { "type": "esriPMS", "url": "02b207375df3d9e282d6847847330f06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkUlEQVQ4jb3UyytEUQDH8e/MXHce5moa8sgr8hgW3jYWFkwkj52dFTYW1pSF5C/gD8BSiRRFXkuhZEGJoWQaUxqS0eWOMSM0cnNnmlvyq1OnU+dz3kfgDyP8J2YAKoEc4BE4Bp71YmZbPmNpLrqy2nDKXtI909iNImFLNmvyNUOALxnM6ahmpXGOekcN5o8G7zx4piESQpCv6RbsuDHgDgfZTYg5qlhq3qDJnBl/7eEnrILENlDyc4YqTCqmv3KSxkRQLOEgFns5M09ntGtilnwGc3uwkWTkK1oBa+xQVJg1l2x0JKJgIoUqXtn/hRnFz1F0RSoiJ3j+VVdhkRCKXkzxcRmrqzAlgO/thUKTJTnInEFICXCiiZlsTHimWHWNkJIM5mxgwb9OVBO7WWYj+sbW7Q4dmS2JobQK7v3rDCS8tP4VOo0im/eHtJQOY9BasqOWW3sJdY+n6j3Wek5R3yJuax69B32Mi+kUyF5SRSdIZQQkF7NXc4w+HP3uGPfXuJhiAT7Ld+72vkq8/Ot/pivvMDhtMR/BXRYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,LD", "label": "GOOD, LEFT DITCH" }, { "symbol": { "type": "esriPMS", "url": "186a313d80f29afa7a9c12b19794aeab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjElEQVQ4jdXUzyvDcRzH8afv5rvZUMQcWC2/UtydlCjhQpSURMof4OSkSDm5cJOLclOymyhxkvmRKMOIshmWDeO7r33Nlxwm8p19Vy5ex3efHp/35/3p8zHyhzH+P6y4n7HwAX3hY/Jzq8FSiKTccWFxMOQZZ0EXVtpFUeiInbNpbPGaoxvsnWS9ylSeTDJf1MGSb46m3zEH5sAu+2E3OVo7GzKgYpC0wAqNqoLT76Q1IVZQzszNsjb0NbZ6CLpoEqDW52RNCxPutmlDZ8oHENdbGAVqfmCilSolRLpezJABYh72r7VPzFRIieIhpQhmTJqY7OU6NQrUKLImFpPZF0RUVUHQi8le/JoYIFkdrD16qNMDXS4QifiYSoTx6KHXmMlp7AnxNygaAPcIm9I5swkxwGs008gbizHp+3Djud8jutXDzv0e7Umf0/Mtq0CZxc7U8zUN6guG4AZPET+hwDLBh0OW5AuGPxpMisU7jHhpBqxA1ckE2cAV4P64xETHT/YFSYAryRrdWEp5B4qEgpYVjdTOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,RD", "label": "GOOD, RIGHT DITCH" }, { "symbol": { "type": "esriPMS", "url": "238e3cddc88c83d728c05deedf362307", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQ4ja3UsRHCMAxA0V+oYAVaStgrGQNnDLIGc1DCClmBkpPPKpLDlgxRFfviZyeWJOwcEnxvABbgvgeYgGt5HoH5HzApdklwOMJj5Fbm51/AZNjZzoePSg92GnxUolgUlR4sgkov5qFSBkMPVkEXzVMDdZBTozfeeWWOvNpArYDRjm87e/Ga4Kk/CqbtJ2MTUXSDpdoth9AaVsvDJtrCWpXyFfUwr5ZXqN6mhxHoNivUwyKgoZptmmfNXhgFNdxObfEBvEpZ/vtHHbEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,UD", "label": "GOOD, UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "071df078b35e442f6eda29f066f50e5d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVRIieXVPQ6CQBCG4W+T6QyF8ecQ2BgLvYAFB6Cz4AA0xsTCwkhCb2e8ikfQxk5ab+AV1kgoWHSXGYXKqVhI3ocQWAgtD/0dsAbQAZC0AUT+FtMsRViskyaBaH7GWANhlubrHRchbrw7w/JxMc6zEOLG8Rr1dr0WIXbcPk6ERHElR+iHO2ch1FDcilSBPnkYwDLK/ojKMywvqsD+NMIquAGejwUrZ84RQOwCtBNRrLh2AfWIIO56TT8jShZ3AXZEEOdsFbqMKGUgtXEOYCCTA3oAAm5csl3rF3KN82/kzo1LABTBTemYNdJfJjv8LSCeJ11MU+Fj32HGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,LUD", "label": "GOOD, LT UNDERDRAIN" }, { "symbol": { "type": "esriPMS", "url": "1027532e983b766c14eea38151eba310", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVRIic3VMQrCQBBA0R+Y1spraGMlniB38ARiZWtjvIDa5AD21mLhBWxEELyCoIhY2AkjSJQQTTIjCE6zkA3/bbUr/Hjk34AgWfUXQADEwAXoWxFxxjuNmMW6Sw8YWxDxxAGqLcJwy2lRtyHiiT9GoVKjHW7BgogrnhorIt64qg8R78mzU4aIO64+JAuYT16CjPKAA2Wj+Vu3K0fglP6WBaJkHeCc84rJsskGmBYBXyHnnHgeUIio2uNFQCFijVuuiugNUXvcAnxErHHPdR09kf2c2W5oi3uAF7IbcrXGv3kyI+f///fou+cOc6FpsuCXhxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,RUD", "label": "GOOD, RT UNDERDRAIN" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 44, 255 ], "toColor": [ 201, 44, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 159, 189, 255 ], "toColor": [ 51, 159, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 43, 108, 255 ], "toColor": [ 181, 43, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 176, 132, 255 ], "toColor": [ 37, 176, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 101, 56, 255 ], "toColor": [ 161, 101, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 105, 189, 255 ], "toColor": [ 49, 105, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 196, 43, 255 ], "toColor": [ 43, 196, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 52, 175, 255 ], "toColor": [ 191, 52, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 168, 46, 255 ], "toColor": [ 199, 168, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 43, 59, 255 ], "toColor": [ 161, 43, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 63, 199, 255 ], "toColor": [ 42, 63, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 156, 59, 255 ], "toColor": [ 47, 156, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 199, 195, 255 ], "toColor": [ 72, 199, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 33, 255 ], "toColor": [ 156, 61, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 179, 43, 255 ], "toColor": [ 102, 179, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 150, 72, 255 ], "toColor": [ 199, 150, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 67, 156, 255 ], "toColor": [ 50, 67, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 199, 42, 255 ], "toColor": [ 196, 199, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 57, 133, 255 ], "toColor": [ 163, 57, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 121, 176, 255 ], "toColor": [ 44, 121, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 43, 196, 255 ], "toColor": [ 156, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 201, 99, 255 ], "toColor": [ 44, 201, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 94, 75, 255 ], "toColor": [ 189, 94, 75, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MILE_PT] CONCAT \"- \" CONCAT [CULV_LENG] CONCAT NEWLINE CONCAT [CULV_DIA]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3844121.4635826796, "ymin": 144035.16961942613, "xmax": 3966942.9186351746, "ymax": 491166.15977689624, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "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": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "ROAD NUMBER", "length": 10, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "ROAD NAME", "length": 50, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE POINT", "domain": null }, { "name": "PLACEMENT", "type": "esriFieldTypeString", "alias": "CULVERT PLACEMENT", "length": 15, "domain": { "type": "codedValue", "name": "WS3_CulvertInventoryPlacement_1", "description": "Culvert placement- cross culvert, right ditch, left ditch", "codedValues": [ { "name": "CROSS CULVERT", "code": "CC" }, { "name": "LEFT DITCH", "code": "LD" }, { "name": "RIGHT DITCH", "code": "RD" }, { "name": "NOT FOUND", "code": "NOT FOUND" }, { "name": "UNDER DRAIN", "code": "UD" }, { "name": "RIGHT UNDER DRAIN", "code": "RUD" }, { "name": "LEFT UNDER DRAIN", "code": "LUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CULV_DIA", "type": "esriFieldTypeString", "alias": "CULVERT DIAMETER", "length": 10, "domain": { "type": "codedValue", "name": "WS3_CulvertInventoryDiameter_1", "description": "Valid culvert diameter for culvert inventory", "codedValues": [ { "name": "18\"", "code": "18" }, { "name": "24\"", "code": "24" }, { "name": "36\"", "code": "36" }, { "name": "48\"", "code": "48" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" }, { "name": "8\"", "code": "8" }, { "name": "OTHER", "code": "O" }, { "name": "12\"", "code": "12" }, { "name": "30\"", "code": "30" }, { "name": "SLIPLINE", "code": "SLIPLINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 2147483647, "domain": null }, { "name": "CULV_LENG", "type": "esriFieldTypeSmallInteger", "alias": "CULVERT LENGTH", "domain": null }, { "name": "COVER_FT", "type": "esriFieldTypeSingle", "alias": "COVER_FT", "domain": null }, { "name": "CULV_MATRL", "type": "esriFieldTypeString", "alias": "CULVERT MATERIAL", "length": 22, "domain": { "type": "codedValue", "name": "WS3_CulvertInventoryMaterial", "description": "Valid culvert materials for Jerrys culvert inventory", "codedValues": [ { "name": "CORRUGATED STEEL", "code": "CS" }, { "name": "CORRUGATED ALUMINUM", "code": "CA" }, { "name": "ALUMINIZED STEEL", "code": "AS" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "PRECAST CONCRETE", "code": "PC" }, { "name": "OTHER", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CULVERT CONDITION", "length": 5, "domain": { "type": "codedValue", "name": "WS3_CulvertCondition", "description": "Culvert rating", "codedValues": [ { "name": "POOR", "code": "1" }, { "name": "FAIR", "code": "2" }, { "name": "GOOD", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null }, { "name": "INSTALLED", "type": "esriFieldTypeDate", "alias": "INSTALLATION DATE", "length": 8, "domain": null }, { "name": "DATE_SURV", "type": "esriFieldTypeDate", "alias": "DATE OF SURVEY", "length": 8, "domain": null }, { "name": "OFF_DIST", "type": "esriFieldTypeSmallInteger", "alias": "OFFSET DISTANCE", "domain": null }, { "name": "FISH_PIPE", "type": "esriFieldTypeString", "alias": "FISH PIPE", "length": 3, "domain": null }, { "name": "ROBCOMMS", "type": "esriFieldTypeString", "alias": "ROBCOMMS", "length": 200, "domain": null }, { "name": "OLD_MP", "type": "esriFieldTypeSingle", "alias": "OLD_MP", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OBJID", "type": "esriFieldTypeSmallInteger", "alias": "OBJID", "domain": null }, { "name": "TEMP", "type": "esriFieldTypeSingle", "alias": "TEMP", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": "Distance from Courthouse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "d84fa3ef40930b371d019bf569aed956", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQYlZWRPWpCURBGz71R8Ccv/iSm0g0EXIwbSCk2wcrGRjEkhaKCTSCpgoVg7UJ0B2phIxjzNEaeeidgk+h7BjwwzXDg+5jxcQY+r6UIfqXY/Csv2pRFkf9sEbXbfCihbt3z5JLnbxRViJKZAwrYEsPi0X7l+ypL40BWmtxuCl+936RwBsUFD3AkmxlxzGFHY+8Trl01tMVIhLu/sr4E2TF0yZsJ1UCal3CGoCxBR0CHWDl9nl3yTYX3aQHHnyRvbFII4/WA5m2TrufpEjU6sB9PPJ9yih/C9z7QjKQyMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3836895.9816273004, "ymin": 143724.10104987025, "xmax": 3966698.800524935, "ymax": 497266.162073493, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "MP_sheriff", "type": "esriFieldTypeDouble", "alias": "MP_sheriff", "domain": null }, { "name": "MP", "type": "esriFieldTypeSmallInteger", "alias": "MP", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": "County Road Closures (no data)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4699734dd4c9298dd34943ce489c486c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3klEQVQokZXRLUtDYRgG4Es4A02bwcEmNvOKzYMzCDax2DT6D6YwBJOgTcssBg0WQRB/gtkvEIbY/AAVJwZBDDKYQTfOC+cI3vF57ys87xP5Z6KUWb7CZIH+S5ofXGeCWebmqceM9eGZ1h67DdbwGYBpqqvslBnszkoUV6jnyG2xFIAZaslyMgssHrN/y1UPDFHJWrREPmY8AB3aWaCDr9/3HnjgDKNp4IKXO44CcM5ymeoUw8nyE+0T1k95C8Ahj0XiVxojTEQMvHPTZGOTg24vuMM29z8flp20S/+Zb94hMSJTst9aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1524281458605936E8, "ymin": -9.727600831504323E7, "xmax": 1.2508533427109873E8, "ymax": 8.859165405866143E7, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RdName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LocalID", "type": "esriFieldTypeString", "alias": "LocalID", "length": 11, "domain": null }, { "name": "RdName", "type": "esriFieldTypeString", "alias": "RdName", "length": 72, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 152, "domain": null }, { "name": "Date_start", "type": "esriFieldTypeDate", "alias": "Date_start", "length": 8, "domain": null }, { "name": "Date_end", "type": "esriFieldTypeDate", "alias": "Date_end", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": "ADT 2011-2014", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fd8b04f602dca35d5e322817bddf5e02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQokZWRwUoCURSGv+sIkrVJRebSysWsddM2fIdcB4FoLcMXsIULVy3HaSOuqhfoFRTc9QIuhhoXEbSwBpV7I9CYO44D/XA25/zf4fycLP9UNqn55lFixaF8xxdd1F7AH+BYcI+m/jsJbOavLjcn1zzuAHOXsoIxUIzssIXgIfDIyTYjA1CC25j5T1pzNxvyVLkkjJ50lpL1+OCbGjCJAqsUAGWxjId+Bqp7/L4MeDGATJ6e+qIBODHzGkFTdFkbgH3B4sPjNIQ+mnPgCJiKDB3ZYrr1GX8otPkErjaVqMRPp+kH5bo2xtGo4DQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3843410.8011811078, "ymin": 144225.6279527545, "xmax": 3966457.0200131238, "ymax": 489310.0656168014, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE OF ROAD", "length": 10, "domain": { "type": "codedValue", "name": "WS3_SideOfRoad", "description": "Side of road an object is on standing at MP 0 looking towards the end", "codedValues": [ { "name": "RIGHT", "code": "RIGHT" }, { "name": "LEFT", "code": "LEFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PU_DATE", "type": "esriFieldTypeDate", "alias": "PICKUP DATE", "length": 8, "domain": null }, { "name": "PU_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "PICKUP COUNT", "domain": null }, { "name": "PU_TIME", "type": "esriFieldTypeString", "alias": "PICKUP TIME", "length": 10, "domain": null }, { "name": "RAW_ADT", "type": "esriFieldTypeSingle", "alias": "UNADJUSTED ADT", "domain": null }, { "name": "ADJ_ADT", "type": "esriFieldTypeSingle", "alias": "ADJUSTED ADT", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AREA_CODE", "type": "esriFieldTypeSmallInteger", "alias": "AREA_CODE", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "COUNTER_NO", "type": "esriFieldTypeSmallInteger", "alias": "COUNTER_NO", "domain": null }, { "name": "DESCR_", "type": "esriFieldTypeString", "alias": "DESCR_", "length": 50, "domain": null }, { "name": "DATE_SET", "type": "esriFieldTypeDate", "alias": "DATE_SET", "length": 8, "domain": null }, { "name": "TIME_SET", "type": "esriFieldTypeString", "alias": "TIME_SET", "length": 10, "domain": null }, { "name": "COUNT_", "type": "esriFieldTypeSmallInteger", "alias": "COUNT_", "domain": null }, { "name": "DAY1_DATE", "type": "esriFieldTypeDate", "alias": "DAY1_DATE", "length": 8, "domain": null }, { "name": "DAY1_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "DAY1_COUNT", "domain": null }, { "name": "DAY1_TIME", "type": "esriFieldTypeString", "alias": "DAY1_TIME", "length": 10, "domain": null }, { "name": "DAY2_DATE", "type": "esriFieldTypeDate", "alias": "DAY2_DATE", "length": 8, "domain": null }, { "name": "DAY2_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "DAY2_COUNT", "domain": null }, { "name": "DAY2_TIME", "type": "esriFieldTypeString", "alias": "DAY2_TIME", "length": 10, "domain": null }, { "name": "DAYS_COUNTED", "type": "esriFieldTypeSmallInteger", "alias": "DAYS_COUNTED", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "DAYS_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "DAYS_COUNT", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": 5, "name": "Traffic Counts 2007", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1524319999047655E8, "falseY": -9.727639999695958E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5632b6b05df34876e99a4e6d2b4a879c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQokWNhIBGwYBPsKXYQYWBg4v7Ca/e4oaHhH04NXXmuqgxM/2f9/cvgAOJzvj/yoqPQubCif+8KDA3dJW5i//78O87AwCAMN4GRQYLxP+PyzkJn9vL+vQtRNPz7/a+RgRFJMQpg7G9ocFjZ0HDgB1zDfyYGO8b/OHz6n0GQ8xOLAQMDwwm4Bsb//3+D3IALMP779wvN00zbGBj+6+NQ//ibwL9LKBqYWBhb//35H8LAwKCKpvgPIyNjSkPDgT8oGkp7dn3tKHcxZfrJ2Pmf4X8ww38GHgZGhtP//v8vrpyw5zRMHUo8VHTu+cjAwJABxVgB1pjGBwCNFVG+wDh47wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3850177.822023332, "ymin": 146239.90929031372, "xmax": 3966442.738689989, "ymax": 489320.305123657, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE OF ROAD", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SideOfRoad", "description": "Side of road an object is on standing at MP 0 looking towards the end", "codedValues": [ { "name": "RIGHT", "code": "RIGHT" }, { "name": "LEFT", "code": "LEFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PU_DATE", "type": "esriFieldTypeDate", "alias": "PICKUP DATE", "length": 8, "domain": null }, { "name": "PU_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "PICKUP COUNT", "domain": null }, { "name": "PU_TIME", "type": "esriFieldTypeString", "alias": "PICKUP TIME", "length": 10, "domain": null }, { "name": "RAW_ADT", "type": "esriFieldTypeSingle", "alias": "UNADJUSTED ADT", "domain": null }, { "name": "ADJ_ADT", "type": "esriFieldTypeSingle", "alias": "ADJUSTED ADT", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AREA_CODE", "type": "esriFieldTypeSmallInteger", "alias": "AREA_CODE", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "COUNTER_NO", "type": "esriFieldTypeSmallInteger", "alias": "COUNTER_NO", "domain": null }, { "name": "DESCR_", "type": "esriFieldTypeString", "alias": "DESCR_", "length": 50, "domain": null }, { "name": "DATE_SET", "type": "esriFieldTypeDate", "alias": "DATE_SET", "length": 8, "domain": null }, { "name": "TIME_SET", "type": "esriFieldTypeString", "alias": "TIME_SET", "length": 10, "domain": null }, { "name": "COUNT_", "type": "esriFieldTypeSmallInteger", "alias": "COUNT_", "domain": null }, { "name": "DAY1_DATE", "type": "esriFieldTypeDate", "alias": "DAY1_DATE", "length": 8, "domain": null }, { "name": "DAY1_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "DAY1_COUNT", "domain": null }, { "name": "DAY1_TIME", "type": "esriFieldTypeString", "alias": "DAY1_TIME", "length": 10, "domain": null }, { "name": "DAY2_DATE", "type": "esriFieldTypeDate", "alias": "DAY2_DATE", "length": 8, "domain": null }, { "name": "DAY2_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "DAY2_COUNT", "domain": null }, { "name": "DAY2_TIME", "type": "esriFieldTypeString", "alias": "DAY2_TIME", "length": 10, "domain": null }, { "name": "DAYS_COUNTED", "type": "esriFieldTypeSmallInteger", "alias": "DAYS_COUNTED", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": 6, "name": "Existing Accesses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIDE", "uniqueValueGroups": [ { "heading": "Side", "classes": [ { "label": "LEFT", "description": "LEFT", "symbol": { "type": "esriPMS", "url": "4ce275ce8cc9368a8c761d4082186b73", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jb3UvSsEcBgH8A85pSvpLCfykrqyEJeXuossEmE4u9Jh8Q9QwikihisZLcriHxCbxWBzKVFSFhaTwSg3KefeyHd6+j316enX01PlD1P1/1jEmDsXePstVq3bjhaXzs39DuuTsqvDiToZrZ49louFjZjWpNKiRmfSTk2Vh8WlLWvP1gEkxdwY9JT9vxKwkAFJg2q+vCXUO7LuyXApWIWoLTPC3zoremXMenBYHNZszoaenL2ooJh5D47xXggLikvqV/vD1GzrcWXJrdX8WETKnm750iBgwqRbB3j5CWuTMCpcxP6t6XIqJWMhNxayL6DapvuC2GcChtCJ6+/Yq3Gpopic+dOr8QEXhTHtPw8wTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "LEFT" ] ] }, { "label": "RIGHT", "description": "RIGHT", "symbol": { "type": "esriPMS", "url": "2864e910b8618d90c43a0f8cee11b893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQ4jb3UvSsEcBgH8A85pSvpLCfykrqy0Lm8FJ0sEmE4u9Idi3+AEk4RMSgZLcriHxCbxWBzKVFSt7CYDEZdFuE45/Kdnn5PfXr69fRUKGEq/h2LMHLDGZ7/ilVG2Wzi/JTUn7Bu0lu0HVGTofmB+2Kx8BCTDZTPUX/CzjETRWH97CzQmqsDSNJ3RTz79n+FYyF6k8Sr3r0lqD1gJcvgb7CyGOtThD82FunKMH3HfkFYI6lVOr/qxQj2MXPHIV5+woL9JHuozjO1DTovmL9m6VssQnqbqG9SR2CM8Wv28JgPa0kwHC5g/5bpOCadYfZLLMRugMo1bn/CcgkwgHZcfsKeGE0XouRJSa/GKzHsMe1mAUjhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "RIGHT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4ce275ce8cc9368a8c761d4082186b73", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jb3UvSsEcBgH8A85pSvpLCfykrqyEJeXuossEmE4u9Jh8Q9QwikihisZLcriHxCbxWBzKVFSFhaTwSg3KefeyHd6+j316enX01PlD1P1/1jEmDsXePstVq3bjhaXzs39DuuTsqvDiToZrZ49louFjZjWpNKiRmfSTk2Vh8WlLWvP1gEkxdwY9JT9vxKwkAFJg2q+vCXUO7LuyXApWIWoLTPC3zoremXMenBYHNZszoaenL2ooJh5D47xXggLikvqV/vD1GzrcWXJrdX8WETKnm750iBgwqRbB3j5CWuTMCpcxP6t6XIqJWMhNxayL6DapvuC2GcChtCJ6+/Yq3Gpopic+dOr8QEXhTHtPw8wTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LEFT", "label": "LEFT" }, { "symbol": { "type": "esriPMS", "url": "2864e910b8618d90c43a0f8cee11b893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQ4jb3UvSsEcBgH8A85pSvpLCfykrqy0Lm8FJ0sEmE4u9Idi3+AEk4RMSgZLcriHxCbxWBzKVFSt7CYDEZdFuE45/Kdnn5PfXr69fRUKGEq/h2LMHLDGZ7/ilVG2Wzi/JTUn7Bu0lu0HVGTofmB+2Kx8BCTDZTPUX/CzjETRWH97CzQmqsDSNJ3RTz79n+FYyF6k8Sr3r0lqD1gJcvgb7CyGOtThD82FunKMH3HfkFYI6lVOr/qxQj2MXPHIV5+woL9JHuozjO1DTovmL9m6VssQnqbqG9SR2CM8Wv28JgPa0kwHC5g/5bpOCadYfZLLMRugMo1bn/CcgkwgHZcfsKeGE0XouRJSa/GKzHsMe1mAUjhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RIGHT", "label": "RIGHT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MILE_PT]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3843328.478346452, "ymin": 144066.83628608286, "xmax": 3966929.1555118114, "ymax": 491196.33628608286, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "OFF_DIST", "type": "esriFieldTypeSingle", "alias": "OFFSET DISTANCE", "domain": null }, { "name": "ADD_FP_NO", "type": "esriFieldTypeString", "alias": "ADDITIONAL FACILITY PERMIT NUMBER", "length": 35, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AREA_CODE", "type": "esriFieldTypeSmallInteger", "alias": "AREA_CODE", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 10, "domain": { "type": "codedValue", "name": "WS3_SideOfRoad", "description": "Side of road an object is on standing at MP 0 looking towards the end", "codedValues": [ { "name": "RIGHT", "code": "RIGHT" }, { "name": "LEFT", "code": "LEFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CULV_TYPE", "type": "esriFieldTypeString", "alias": "CULV_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS3_CulvertMaterial", "description": "Valid culvert types", "codedValues": [ { "name": "NONE", "code": "NONE" }, { "name": "ADS", "code": "ADS" }, { "name": "CMP", "code": "CMP" }, { "name": "CONCRETE", "code": "CONC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CULV_DIA", "type": "esriFieldTypeSmallInteger", "alias": "CULV_DIA", "domain": { "type": "codedValue", "name": "WS3_DrivewayCulvertDia", "description": "Valid driveway culvert pipe diameters", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "18\"", "code": 18 }, { "name": "24\"", "code": 24 }, { "name": "NONE", "code": 0 }, { "name": "LESS THAN 12\"", "code": 1 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "OTHER", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_SURV", "type": "esriFieldTypeDate", "alias": "DATE_SURV", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null }, { "name": "FP_NO", "type": "esriFieldTypeString", "alias": "FP_NO", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": 7, "name": "Facility Permits Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b8788d70d5fdc14c3694e945c9aa2473", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQokWNhIBGwYBHjZ1CUsmfg5uJguPXoCsOvX9dwa7DSC2FwNqlg0FI0ZmBkZGB49+kVw84T8xg2HmpmYGD4hqrBUNWOIcp9FoMIvyBcTIhPjCHSrYKBmYmVYd2BElQNVvrFKIqRgYtpCsORC4sZXn24iNDAz6OH06dC/PwMeqpWDHtOI2n4//8PTg3//zMw/P4LlkdoeP3+NAMDgwpWDbcfv2R4+XIdqoZ7r0sZLtyyYzBQk0ZR/PbTH4aLt9sYbjx9i6ph3/GnDByM1gwfvk5hEBWwZWBm5GT4+uMGw/0n7QxrD6yAKUONh23HHjIwMPji9AuOmMYLAHfDSyjLwCXhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3848730.2490157485, "ymin": 144104.53444881737, "xmax": 3961818.4678477645, "ymax": 483084.3156168014, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "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": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT_NO", "length": 10, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "TWNSHRNG", "type": "esriFieldTypeString", "alias": "TWNSHRNG", "length": 10, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 10, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 15, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 30, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 72, "domain": null }, { "name": "DATE_COMP", "type": "esriFieldTypeDate", "alias": "DATE_COMP", "length": 8, "domain": null }, { "name": "DATE_CHECK", "type": "esriFieldTypeDate", "alias": "DATE_CHECK", "length": 8, "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 65, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "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": 8, "name": "New Roads (Draft for Review)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": [ 115, 76, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3817238.5029806723, "ymin": 136002.35200590047, "xmax": 4062340.4642991098, "ymax": 497471.76160772203, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "PRE_MODIFIER", "type": "esriFieldTypeString", "alias": "PRE_MODIFIER", "length": 15, "domain": null }, { "name": "PREFIX_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTIONAL", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "POST_TYPE", "type": "esriFieldTypeString", "alias": "POST_TYPE", "length": 4, "domain": null }, { "name": "POST_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "POST_DIRECTIONAL", "length": 4, "domain": null }, { "name": "POST_MODIFIER", "type": "esriFieldTypeString", "alias": "POST_MODIFIER", "length": 15, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 125, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 20, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 50, "domain": null }, { "name": "COMMUNTIY_R", "type": "esriFieldTypeString", "alias": "COMMUNTIY_R", "length": 50, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 75, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeDouble", "alias": "LOCAL_ID", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "MINUTES", "type": "esriFieldTypeDouble", "alias": "MINUTES", "domain": null }, { "name": "LINK_OBJECTID", "type": "esriFieldTypeString", "alias": "LINK_OBJECTID", "length": 50, "domain": null }, { "name": "Project_Notes", "type": "esriFieldTypeString", "alias": "Project_Notes", "length": 50, "domain": null }, { "name": "Road_Source", "type": "esriFieldTypeString", "alias": "Road_Source", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 50, "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 50, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 50, "domain": null }, { "name": "BLM_LINK", "type": "esriFieldTypeString", "alias": "BLM_LINK", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "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": 9, "name": "Routed County Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3832128.328083992, "ymin": 142863.88549868762, "xmax": 3968797.128608927, "ymax": 493881.78838582337, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "PRE_MODIFIER", "type": "esriFieldTypeString", "alias": "PRE_MODIFIER", "length": 15, "domain": null }, { "name": "PREFIX_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTIONAL", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "POST_TYPE", "type": "esriFieldTypeString", "alias": "POST_TYPE", "length": 4, "domain": null }, { "name": "POST_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "POST_DIRECTIONAL", "length": 4, "domain": null }, { "name": "POST_MODIFIER", "type": "esriFieldTypeString", "alias": "POST_MODIFIER", "length": 15, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 125, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 20, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 50, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 75, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeDouble", "alias": "LOCAL_ID", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "MINUTES", "type": "esriFieldTypeDouble", "alias": "MINUTES", "domain": null }, { "name": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "County Road Plats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAP_ID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "offsetDistance": 3, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3843301.718832016, "ymin": 144007.47965879738, "xmax": 3966994.4087926447, "ymax": 491359.28969816864, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "Road Number", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 72, "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeString", "alias": "Document Number", "length": 75, "domain": null }, { "name": "SURV_DATE", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "FILE_DATE", "type": "esriFieldTypeDate", "alias": "File Date", "length": 8, "domain": null }, { "name": "SHEETS", "type": "esriFieldTypeSmallInteger", "alias": "Sheets", "domain": null }, { "name": "LS_PE_No", "type": "esriFieldTypeString", "alias": "LS or PE No.", "length": 10, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 50, "domain": null }, { "name": "FROM_MP", "type": "esriFieldTypeSingle", "alias": "Begin Milepoint", "domain": null }, { "name": "TO_MP", "type": "esriFieldTypeSingle", "alias": "End Milepoint", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Township", "length": 15, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 15, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "Sections", "length": 25, "domain": null }, { "name": "PUBLIC_", "type": "esriFieldTypeString", "alias": "PUBLIC", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "FILE_SIZE", "type": "esriFieldTypeString", "alias": "File Size (MB)", "length": 12, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 50, "domain": null }, { "name": "MY_NOTES", "type": "esriFieldTypeString", "alias": "MY_NOTES", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Paving History", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 0, 123, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DATE_]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3843295.6587926447, "ymin": 144027.45964567363, "xmax": 3966932.128608927, "ymax": 486404.49967192113, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDOWNER", "type": "esriFieldTypeString", "alias": "RDOWNER", "length": 20, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "BEG_MP", "type": "esriFieldTypeDouble", "alias": "BEG_MP", "domain": null }, { "name": "BEG_DESC", "type": "esriFieldTypeString", "alias": "BEG_DESC", "length": 50, "domain": null }, { "name": "END_MP", "type": "esriFieldTypeDouble", "alias": "END_MP", "domain": null }, { "name": "END_DESC", "type": "esriFieldTypeString", "alias": "END_DESC", "length": 50, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSingle", "alias": "WIDTH", "domain": null }, { "name": "MIX", "type": "esriFieldTypeString", "alias": "MIX", "length": 50, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeSingle", "alias": "DEPTH", "domain": null }, { "name": "TONNAGE", "type": "esriFieldTypeSmallInteger", "alias": "TONNAGE", "domain": null }, { "name": "COST", "type": "esriFieldTypeString", "alias": "COST", "length": 20, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 75, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Facility Permits Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3844335.572178483, "ymin": 144029.94061680138, "xmax": 3964085.8428477645, "ymax": 491158.701115489, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT_NO", "length": 10, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "TWNSHRNG", "type": "esriFieldTypeString", "alias": "TWNSHRNG", "length": 10, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 10, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 15, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 30, "domain": null }, { "name": "DATE_COMP", "type": "esriFieldTypeDate", "alias": "DATE_COMP", "length": 8, "domain": null }, { "name": "DATE_CHECK", "type": "esriFieldTypeDate", "alias": "DATE_CHECK", "length": 8, "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 65, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 72, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Unconstructed Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "esriSFSBackwardDiagonal", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3844239.04068242, "ymin": 142993.39895012975, "xmax": 3965275.7388451397, "ymax": 491570.951115489, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "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": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT_NO", "length": 10, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 15, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 72, "domain": null }, { "name": "DATE_COMP", "type": "esriFieldTypeDate", "alias": "DATE_COMP", "length": 8, "domain": null }, { "name": "DATE_CHECK", "type": "esriFieldTypeDate", "alias": "DATE_CHECK", "length": 8, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 65, "domain": null }, { "name": "MAPTAXLOT", "type": "esriFieldTypeString", "alias": "MAPTAXLOT", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "esriSFSForwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3863480.4678477645, "ymin": 152998.27395012975, "xmax": 3915743.2178477645, "ymax": 310051.9094488174, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TYPE_ESMNT", "type": "esriFieldTypeString", "alias": "TYPE OF EASEMENT", "length": 25, "domain": null }, { "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": "INSTR_NO", "type": "esriFieldTypeString", "alias": "INSTR_NO", "length": 15, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 50, "domain": null }, { "name": "MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Retained ROW 1967", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "esriPFS", "url": "22339e45e84e911e2e814a701f1b409b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALklEQVQokWNhIBGwkK2h08Xlf/mePYyE+CwwAWRJfHwWsp1ELGCBMUb9wIA7XgCBoTWhTfxikgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3831033.048556432, "ymin": 142383.0997375399, "xmax": 4037549.0885826796, "ymax": 494610.6397637725, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VOLUME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RoW_RES", "type": "esriFieldTypeString", "alias": "R/W RESERVED WIDTH", "length": 15, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": { "type": "codedValue", "name": "WS3_TOWNSHIP", "description": "Township south", "codedValues": [ { "name": "30S", "code": "30" }, { "name": "31S", "code": "31" }, { "name": "32S", "code": "32" }, { "name": "33S", "code": "33" }, { "name": "34S", "code": "34" }, { "name": "35S", "code": "35" }, { "name": "36S", "code": "36" }, { "name": "37S", "code": "37" }, { "name": "37 1/2S", "code": "37V" }, { "name": "38S", "code": "38" }, { "name": "39S", "code": "39" }, { "name": "40S", "code": "40" }, { "name": "41S", "code": "41" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "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": "VOLUME", "type": "esriFieldTypeString", "alias": "VOLUME", "length": 15, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 15, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 10, "domain": { "type": "codedValue", "name": "WS3_RANGE_1", "description": "Range west", "codedValues": [ { "name": "09W", "code": "9" }, { "name": "10W", "code": "10" }, { "name": "10 1/2W", "code": "10V" }, { "name": "11W", "code": "11" }, { "name": "12W", "code": "12" }, { "name": "12 1/2W", "code": "12V" }, { "name": "13W", "code": "13" }, { "name": "14W", "code": "14" }, { "name": "15W", "code": "15" }, { "name": "16W", "code": "16" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPTAXLOT", "type": "esriFieldTypeString", "alias": "MAPTAXLOT", "length": 25, "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "VACATED", "type": "esriFieldTypeString", "alias": "VACATED", "length": 1, "domain": null }, { "name": "HYYPERLINK", "type": "esriFieldTypeString", "alias": "HYYPERLINK", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Vacated Lands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 20000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTION", "uniqueValueGroups": [ { "heading": "ACTION", "classes": [ { "label": "Denied", "description": "Denied", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Denied" ] ] }, { "label": "Withdrawn", "description": "Withdrawn", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Withdrawn" ] ] }, { "label": "Vacated", "description": "Vacated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Vacated" ] ] }, { "label": "Tabled", "description": "Tabled", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "Tabled" ] ] }, { "label": "DataNeeded", "description": "DataNeeded", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "DataNeeded" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Denied", "label": "Denied" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Withdrawn", "label": "Withdrawn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Vacated", "label": "Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Tabled", "label": "Tabled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "DataNeeded", "label": "DataNeeded" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FINAL_ORDER_No]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3847633.013779521, "ymin": 147687.56955380738, "xmax": 3966110.115322283, "ymax": 493998.3858267665, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FINAL_ORDER_No", "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": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 100, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "length": 100, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 100, "domain": null }, { "name": "PETITIONER", "type": "esriFieldTypeString", "alias": "PETITIONER", "length": 100, "domain": null }, { "name": "PETITION_DATE", "type": "esriFieldTypeDate", "alias": "PETITION_DATE", "length": 8, "domain": null }, { "name": "FINAL_ORDER_No", "type": "esriFieldTypeString", "alias": "FINAL_ORDER_No", "length": 50, "domain": null }, { "name": "FINAL_ORDER_DATE", "type": "esriFieldTypeDate", "alias": "FINAL_ORDER_DATE", "length": 8, "domain": null }, { "name": "ACTION", "type": "esriFieldTypeString", "alias": "ACTION", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Vacation", "description": "Action for a Petition for Vaction", "codedValues": [ { "name": "Vacated", "code": "Vacated" }, { "name": "Denied", "code": "Denied" }, { "name": "Tabled", "code": "Tabled" }, { "name": "Withdrawn", "code": "Withdrawn" }, { "name": "DataNeeded", "code": "DataNeeded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TWSHRNG", "type": "esriFieldTypeString", "alias": "TWSHRNG", "length": 25, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 25, "domain": null }, { "name": "TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "length": 25, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 50, "domain": null }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Facility Permits Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3844298.832349077, "ymin": 142993.39895012975, "xmax": 3965290.1761811078, "ymax": 493162.1906168014, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "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": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT_NO", "length": 10, "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 15, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 72, "domain": null }, { "name": "DATE_COMP", "type": "esriFieldTypeDate", "alias": "DATE_COMP", "length": 8, "domain": null }, { "name": "DATE_CHECK", "type": "esriFieldTypeDate", "alias": "DATE_CHECK", "length": 8, "domain": null }, { "name": "MILE_PT", "type": "esriFieldTypeSingle", "alias": "MILE_PT", "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 65, "domain": null }, { "name": "VERIFY", "type": "esriFieldTypeString", "alias": "VERIFY", "length": 50, "domain": null }, { "name": "MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Road Base", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "State Highways" }, { "id": 22, "name": "All Roads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3832043.8287401646, "ymin": 138236.73195537925, "xmax": 4058161.384514436, "ymax": 495801.17814961076, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "State Highways", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Base" }, "subLayers": [ { "id": 20, "name": "Highways (1)" }, { "id": 21, "name": "Highways (2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3832199.9520997405, "ymin": 143171.81167979538, "xmax": 3913480.32020998, "ymax": 495801.17814961076, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Highways (1)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -888.1718235000001, "mUnits": 4.194304001953124E12 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "State Highways" }, "subLayers": [], "minScale": 99999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3832199.9520997405, "ymin": 143171.81167979538, "xmax": 3913480.32020998, "ymax": 495801.17814961076, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HWYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HWYNAME", "type": "esriFieldTypeString", "alias": "HWYNAME", "length": 30, "domain": null }, { "name": "ST_HWY_IDX", "type": "esriFieldTypeString", "alias": "ST_HWY_IDX", "length": 3, "domain": null }, { "name": "ST_HWY_SFX", "type": "esriFieldTypeString", "alias": "ST_HWY_SFX", "length": 2, "domain": null }, { "name": "RDWY_ID", "type": "esriFieldTypeString", "alias": "RDWY_ID", "length": 1, "domain": null }, { "name": "RDWY_TYP", "type": "esriFieldTypeString", "alias": "RDWY_TYP", "length": 3, "domain": null }, { "name": "MLGE_TYP", "type": "esriFieldTypeString", "alias": "MLGE_TYP", "length": 1, "domain": null }, { "name": "OVLAP_MLGE", "type": "esriFieldTypeString", "alias": "OVLAP_MLGE", "length": 1, "domain": null }, { "name": "BEG_MP_NO", "type": "esriFieldTypeDouble", "alias": "BEG_MP_NO", "domain": null }, { "name": "END_MP_NO", "type": "esriFieldTypeDouble", "alias": "END_MP_NO", "domain": null }, { "name": "EQUA_IND", "type": "esriFieldTypeString", "alias": "EQUA_IND", "length": 1, "domain": null }, { "name": "LRS", "type": "esriFieldTypeString", "alias": "LRS", "length": 12, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "HWY_SEG_ID", "type": "esriFieldTypeDouble", "alias": "HWY_SEG_ID", "domain": null }, { "name": "SEG_EFF_DT", "type": "esriFieldTypeDate", "alias": "SEG_EFF_DT", "length": 8, "domain": null }, { "name": "GIS_PRC_DT", "type": "esriFieldTypeString", "alias": "GIS_PRC_DT", "length": 10, "domain": null }, { "name": "EFFECTV_DT", "type": "esriFieldTypeString", "alias": "EFFECTV_DT", "length": 15, "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": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Highways (2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -888.1718235000001, "mUnits": 4.194304001953124E12 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "State Highways" }, "subLayers": [], "minScale": 0, "maxScale": 100000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3832199.9520997405, "ymin": 143171.81167979538, "xmax": 3913480.32020998, "ymax": 495801.17814961076, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HWYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HWYNAME", "type": "esriFieldTypeString", "alias": "HWYNAME", "length": 30, "domain": null }, { "name": "ST_HWY_IDX", "type": "esriFieldTypeString", "alias": "ST_HWY_IDX", "length": 3, "domain": null }, { "name": "ST_HWY_SFX", "type": "esriFieldTypeString", "alias": "ST_HWY_SFX", "length": 2, "domain": null }, { "name": "RDWY_ID", "type": "esriFieldTypeString", "alias": "RDWY_ID", "length": 1, "domain": null }, { "name": "RDWY_TYP", "type": "esriFieldTypeString", "alias": "RDWY_TYP", "length": 3, "domain": null }, { "name": "MLGE_TYP", "type": "esriFieldTypeString", "alias": "MLGE_TYP", "length": 1, "domain": null }, { "name": "OVLAP_MLGE", "type": "esriFieldTypeString", "alias": "OVLAP_MLGE", "length": 1, "domain": null }, { "name": "BEG_MP_NO", "type": "esriFieldTypeDouble", "alias": "BEG_MP_NO", "domain": null }, { "name": "END_MP_NO", "type": "esriFieldTypeDouble", "alias": "END_MP_NO", "domain": null }, { "name": "EQUA_IND", "type": "esriFieldTypeString", "alias": "EQUA_IND", "length": 1, "domain": null }, { "name": "LRS", "type": "esriFieldTypeString", "alias": "LRS", "length": 12, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "HWY_SEG_ID", "type": "esriFieldTypeDouble", "alias": "HWY_SEG_ID", "domain": null }, { "name": "SEG_EFF_DT", "type": "esriFieldTypeDate", "alias": "SEG_EFF_DT", "length": 8, "domain": null }, { "name": "GIS_PRC_DT", "type": "esriFieldTypeString", "alias": "GIS_PRC_DT", "length": 10, "domain": null }, { "name": "EFFECTV_DT", "type": "esriFieldTypeString", "alias": "EFFECTV_DT", "length": 15, "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": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "All Roads", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Base" }, "subLayers": [ { "id": 23, "name": "All Roads" }, { "id": 24, "name": "All Roads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3832043.8287401646, "ymin": 138236.73195537925, "xmax": 4058161.384514436, "ymax": 495527.40977689624, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "All Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "All Roads" }, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3832043.8287401646, "ymin": 138236.73195537925, "xmax": 4058161.384514436, "ymax": 495527.40977689624, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDOWNER", "type": "esriFieldTypeString", "alias": "RDOWNER", "length": 20, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 32, "domain": null }, { "name": "STPREDIR", "type": "esriFieldTypeString", "alias": "STPREDIR", "length": 2, "domain": null }, { "name": "STPRETYPE", "type": "esriFieldTypeString", "alias": "STPRETYPE", "length": 4, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 40, "domain": null }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "length": 10, "domain": null }, { "name": "RD_AREA", "type": "esriFieldTypeString", "alias": "RD_AREA", "length": 80, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "All Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "All Roads" }, "subLayers": [], "minScale": 80000, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3832043.8287401646, "ymin": 138236.73195537925, "xmax": 4058161.384514436, "ymax": 495527.40977689624, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003280839895013, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2725922202891752E8, "falseY": -1.0656939143372881E8, "xyUnits": 3.4071593351814486E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 11, "domain": null }, { "name": "RDOWNER", "type": "esriFieldTypeString", "alias": "RDOWNER", "length": 20, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 72, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 32, "domain": null }, { "name": "STPREDIR", "type": "esriFieldTypeString", "alias": "STPREDIR", "length": 2, "domain": null }, { "name": "STPRETYPE", "type": "esriFieldTypeString", "alias": "STPRETYPE", "length": 4, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 40, "domain": null }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "length": 10, "domain": null }, { "name": "RD_AREA", "type": "esriFieldTypeString", "alias": "RD_AREA", "length": 80, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }