{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f78dbc88705ddd4524758b8057edbd72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArklEQVQokWNhIBOwUKxRTk7O9////9L4FDMyMu569OjRPRSN7OzsM2NjYyVxabp06RLD8+fP6x49etSMopGRkZHBy8sLr/OeP3+O6VRkcOPGDYZ3796B2VpaWgwCAgK4/YgMZsyYwXDkyBEwe9KkSQxWVlbEaSQGsGAT1NbWhrOFhISI15iamkqejcQAuEZBQcF78fHxHHjUMoqLiz/B0Hjy5EkbQrZcvXqVcqcCAKTfLVNOqswDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BLDGNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "PARCEL < '29-%'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[BLDGNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "PARCEL > '29-%'", "useCodedValues": true, "maxScale": 0, "minScale": 3500, "name": "City", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 433877.54364289454, "ymin": 97512.85101251662, "xmax": 568007.1605303307, "ymax": 320022.27594762365, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "BLADE_NOTE", "type": "esriFieldTypeString", "alias": "BLADE_NOTE", "length": 50, "domain": null }, { "name": "NG911", "type": "esriFieldTypeString", "alias": "NG911", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "Status", "description": "Address point current or retired", "codedValues": [ { "name": "CURRENT", "code": "CURRENT" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "CO_NAME", "length": 40, "domain": null }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "STATE_CODE", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "GIS911POC", "length": 75, "domain": null }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "ADD_ID", "length": 36, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "LST_PREDIR", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "LST_NAME", "length": 75, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "LST_POSDIR", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "LST_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "StreetType_1", "description": "Address & Road ST_TYPE field values", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "ROAD", "code": "RD" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "ANUMBER", "type": "esriFieldTypeString", "alias": "ADDRESS_NUM", "length": 10, "domain": null }, { "name": "ANUMBERSUF", "type": "esriFieldTypeString", "alias": "ADDRESS_SUFFIX", "length": 15, "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 9, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PRE_TYPE", "type": "esriFieldTypeString", "alias": "ST_PRE_TYPE", "length": 35, "domain": { "type": "codedValue", "name": "StPreType", "description": "Address & Road PRE_TYPE field values", "codedValues": [ { "name": "CO RD", "code": "CO RD" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "HWY", "code": "HWY" }, { "name": "STATE", "code": "STATE" }, { "name": "US", "code": "US" }, { "name": "INTERSTATE", "code": "INTERSTATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POST_DIR", "type": "esriFieldTypeString", "alias": "ST_POST_DIR", "length": 9, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG_COMMUNITY_NAME", "length": 35, "domain": { "type": "codedValue", "name": "MCN_1_1", "description": "msag community name in most 911 feature classes", "codedValues": [ { "name": "BERTHA", "code": "BERTHA" }, { "name": "BROWERVILLE", "code": "BROWERVILLE" }, { "name": "BURTRUM", "code": "BURTRUM" }, { "name": "EAGLE BEND", "code": "EAGLE BEND" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HEWITT", "code": "HEWITT" }, { "name": "LONG PRAIRIE", "code": "LONG PRAIRIE" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "STAPLES", "code": "STAPLES" }, { "name": "SWANVILLE", "code": "SWANVILLE" }, { "name": "WEST UNION", "code": "WEST UNION" }, { "name": "ALDRICH", "code": "ALDRICH" }, { "name": "CARLOS", "code": "CARLOS" }, { "name": "CUSHING", "code": "CUSHING" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "MOTLEY", "code": "MOTLEY" }, { "name": "RANDALL", "code": "RANDALL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "VERNDALE", "code": "VERNDALE" }, { "name": "CLARISSA", "code": "CLARISSA" }, { "name": "WADENA", "code": "WADENA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTCOMM", "type": "esriFieldTypeString", "alias": "POSTAL_COMMUNITY_NAME", "length": 40, "domain": null }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTU_NAME", "length": 100, "domain": { "type": "codedValue", "name": "CTU_Commun", "description": "Township or City", "codedValues": [ { "name": "BARTLETT TOWNSHIP", "code": "BARTLETT TOWNSHIP" }, { "name": "BERTHA TOWNSHIP", "code": "BERTHA TOWNSHIP" }, { "name": "BIRCHDALE TOWNSHIP", "code": "BIRCHDALE TOWNSHIP" }, { "name": "BRUCE TOWNSHIP", "code": "BRUCE TOWNSHIP" }, { "name": "BURLEENE TOWNSHIP", "code": "BURLEENE TOWNSHIP" }, { "name": "BURNHAMVILLE TOWNSHIP", "code": "BURNHAMVILLE TOWNSHIP" }, { "name": "EAGLE VALLEY TOWNSHIP", "code": "EAGLE VALLEY TOWNSHIP" }, { "name": "FAWN LAKE TOWNSHIP", "code": "FAWN LAKE TOWNSHIP" }, { "name": "GERMANIA TOWNSHIP", "code": "GERMANIA TOWNSHIP" }, { "name": "GORDON TOWNSHIP", "code": "GORDON TOWNSHIP" }, { "name": "GREY EAGLE TOWNSHIP", "code": "GREY EAGLE TOWNSHIP" }, { "name": "HARTFORD TOWNSHIP", "code": "HARTFORD TOWNSHIP" }, { "name": "IONA TOWNSHIP", "code": "IONA TOWNSHIP" }, { "name": "KANDOTA TOWNSHIP", "code": "KANDOTA TOWNSHIP" }, { "name": "LESLIE TOWNSHIP", "code": "LESLIE TOWNSHIP" }, { "name": "LITTLE ELK TOWNSHIP", "code": "LITTLE ELK TOWNSHIP" }, { "name": "LITTLE SAUK TOWNSHIP", "code": "LITTLE SAUK TOWNSHIP" }, { "name": "LONG PRAIRIE TOWNSHIP", "code": "LONG PRAIRIE TOWNSHIP" }, { "name": "REYNOLDS TOWNSHIP", "code": "REYNOLDS TOWNSHIP" }, { "name": "ROUND PRAIRIE TOWNSHIP", "code": "ROUND PRAIRIE TOWNSHIP" }, { "name": "STAPLES TOWNSHIP", "code": "STAPLES TOWNSHIP" }, { "name": "STOWE PRAIRIE TOWNSHIP", "code": "STOWE PRAIRIE TOWNSHIP" }, { "name": "TURTLE CREEK TOWNSHIP", "code": "TURTLE CREEK TOWNSHIP" }, { "name": "VILLARD TOWNSHIP", "code": "VILLARD TOWNSHIP" }, { "name": "WARD TOWNSHIP", "code": "WARD TOWNSHIP" }, { "name": "WEST UNION TOWNSHIP", "code": "WEST UNION TOWNSHIP" }, { "name": "WYKEHAM TOWNSHIP", "code": "WYKEHAM TOWNSHIP" }, { "name": "BERTHA", "code": "BERTHA" }, { "name": "BROWERVILLE", "code": "BROWERVILLE" }, { "name": "BURTRUM", "code": "BURTRUM" }, { "name": "CLARISSA", "code": "CLARISSA" }, { "name": "EAGLE BEND", "code": "EAGLE BEND" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HEWITT", "code": "HEWITT" }, { "name": "LONG PRAIRIE", "code": "LONG PRAIRIE" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "STAPLES", "code": "STAPLES" }, { "name": "WEST UNION", "code": "WEST UNION" }, { "name": "SWANVILLE", "code": "SWANVILLE" }, { "name": "MORAN TOWNSHIP", "code": "MORAN TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSAP_CODE", "type": "esriFieldTypeString", "alias": "PSAP_CODE", "length": 5, "domain": null }, { "name": "AAUTHORITY", "type": "esriFieldTypeString", "alias": "AAUTHORITY", "length": 40, "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 15, "domain": { "type": "codedValue", "name": "Style", "description": "Horizontal or Vertical address signs", "codedValues": [ { "name": "HORIZONTAL", "code": "HORIZONTAL" }, { "name": "VERTICAL", "code": "VERTICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Road Network", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "INTERSTATE HIGHWAY", "description": "INTERSTATE HIGHWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.4 }, "values": [ [ "1" ] ] }, { "label": "INTERSTATE RAMP", "description": "INTERSTATE RAMP", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "14" ] ] }, { "label": "MAJOR HIGHWAY", "description": "MAJOR HIGHWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "values": [ [ "2" ], [ "3" ] ] }, { "label": "COUNTY HIGHWAY", "description": "COUNTY HIGHWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "values": [ [ "6" ], [ "7" ], [ "4" ], [ "5" ] ] }, { "label": "MUNICIPAL ROAD", "description": "MUNICIPAL ROAD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "values": [ [ "11" ] ] }, { "label": "TOWNSHIP ROAD", "description": "TOWNSHIP ROAD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "8" ], [ "9" ], [ "10" ] ] }, { "label": "PRIVATE ROAD", "description": "PRIVATE ROAD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "values": [ [ "12" ] ] }, { "label": "LAKE WOBEGON TRAIL", "description": "LAKE WOBEGON TRAIL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "13" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "INTERSTATE HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "14", "label": "INTERSTATE RAMP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "2", "label": "MAJOR HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "3", "label": "MAJOR HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "6", "label": "COUNTY HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "7", "label": "COUNTY HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "4", "label": "COUNTY HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "5", "label": "COUNTY HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "11", "label": "MUNICIPAL ROAD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "8", "label": "TOWNSHIP ROAD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "9", "label": "TOWNSHIP ROAD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "10", "label": "TOWNSHIP ROAD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "12", "label": "PRIVATE ROAD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "13", "label": "LAKE WOBEGON TRAIL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 69, 99, 255 ], "toColor": [ 181, 69, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 201, 64, 255 ], "toColor": [ 90, 201, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 41, 194, 255 ], "toColor": [ 41, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 167, 199, 255 ], "toColor": [ 72, 167, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 125, 36, 255 ], "toColor": [ 166, 125, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 59, 187, 255 ], "toColor": [ 196, 59, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 196, 155, 255 ], "toColor": [ 73, 196, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 89, 158, 255 ], "toColor": [ 54, 89, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 66, 39, 255 ], "toColor": [ 171, 66, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 176, 46, 255 ], "toColor": [ 156, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 51, 166, 255 ], "toColor": [ 114, 51, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 72, 181, 255 ], "toColor": [ 42, 72, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 163, 85, 255 ], "toColor": [ 46, 163, 85, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RD_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 6, "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 9999, "name": "Default", "priority": 15, "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": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 215.99999999999997, "stackRowLength": 24, "where": "MCNL = 'TODD COUNTY' AND MCNR = 'TODD COUNTY'", "useCodedValues": true, "maxScale": 40001, "minScale": 0, "name": "40k +", "priority": 14, "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": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "MCNL = 'TODD COUNTY' AND MCNR = 'TODD COUNTY'", "useCodedValues": true, "maxScale": 10000, "minScale": 40000, "name": "13k - 40k", "priority": 16, "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": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 428119.20658416965, "ymin": 91919.20551775125, "xmax": 573519.8837165065, "ymax": 325911.8347109269, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RD_NAME", "typeIdField": "STYPE", "subtypeFieldName": "STYPE", "subtypeField": "STYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LENGTH_FT", "domain": null }, { "name": "CNTY_NAM", "type": "esriFieldTypeString", "alias": "CNTY_NAM", "length": 17, "domain": { "type": "codedValue", "name": "CountyName", "description": "Road CNTY_NAM field values", "codedValues": [ { "name": "Cass", "code": "Cass" }, { "name": "Douglas", "code": "Douglas" }, { "name": "Morrison", "code": "Morrison" }, { "name": "Otter Tail", "code": "Otter Tail" }, { "name": "Stearns", "code": "Stearns" }, { "name": "TODD", "code": "TODD" }, { "name": "Wadena", "code": "Wadena" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "HWY_NAME", "type": "esriFieldTypeString", "alias": "HWY_NAME", "length": 8, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeSmallInteger", "alias": "JURIS", "domain": null }, { "name": "DESIG", "type": "esriFieldTypeString", "alias": "DESIG", "length": 5, "domain": null }, { "name": "PAVE", "type": "esriFieldTypeSmallInteger", "alias": "PAVE", "domain": null }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "length": 5, "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "StPreType", "description": "Address & Road PRE_TYPE field values", "codedValues": [ { "name": "CO RD", "code": "CO RD" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "HWY", "code": "HWY" }, { "name": "STATE", "code": "STATE" }, { "name": "US", "code": "US" }, { "name": "INTERSTATE", "code": "INTERSTATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 44, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "StreetType_4", "description": "Address & Road ST_TYPE field values", "codedValues": [ { "name": "AVENUE", "code": "AVE" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "ROAD", "code": "RD" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "ALLEY", "code": "ALY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NAME", "type": "esriFieldTypeString", "alias": "RD_NAME", "length": 60, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 30, "domain": null }, { "name": "BUFFER", "type": "esriFieldTypeSingle", "alias": "BUFFER", "domain": null }, { "name": "ESNL", "type": "esriFieldTypeString", "alias": "ESNL", "length": 5, "domain": null }, { "name": "ESNR", "type": "esriFieldTypeString", "alias": "ESNR", "length": 5, "domain": null }, { "name": "VESNL", "type": "esriFieldTypeString", "alias": "VESNL", "length": 5, "domain": null }, { "name": "VESNR", "type": "esriFieldTypeString", "alias": "VESNR", "length": 5, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCNL", "type": "esriFieldTypeString", "alias": "MCNL", "length": 35, "domain": { "type": "codedValue", "name": "MCN", "description": "msag community name in most 911 feature classes", "codedValues": [ { "name": "ALDRICH", "code": "ALDRICH" }, { "name": "BERTHA", "code": "BERTHA" }, { "name": "BROWERVILLE", "code": "BROWERVILLE" }, { "name": "BURTRUM", "code": "BURTRUM" }, { "name": "CARLOS", "code": "CARLOS" }, { "name": "CLARISSA", "code": "CLARISSA" }, { "name": "CUSHING", "code": "CUSHING" }, { "name": "EAGLE BEND", "code": "EAGLE BEND" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HEWITT", "code": "HEWITT" }, { "name": "LONG PRAIRIE", "code": "LONG PRAIRIE" }, { "name": "MOTLEY", "code": "MOTLEY" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "RANDALL", "code": "RANDALL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "STAPLES", "code": "STAPLES" }, { "name": "SWANVILLE", "code": "SWANVILLE" }, { "name": "VERNDALE", "code": "VERNDALE" }, { "name": "WADENA", "code": "WADENA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MCNR", "type": "esriFieldTypeString", "alias": "MCNR", "length": 35, "domain": { "type": "codedValue", "name": "MCN", "description": "msag community name in most 911 feature classes", "codedValues": [ { "name": "ALDRICH", "code": "ALDRICH" }, { "name": "BERTHA", "code": "BERTHA" }, { "name": "BROWERVILLE", "code": "BROWERVILLE" }, { "name": "BURTRUM", "code": "BURTRUM" }, { "name": "CARLOS", "code": "CARLOS" }, { "name": "CLARISSA", "code": "CLARISSA" }, { "name": "CUSHING", "code": "CUSHING" }, { "name": "EAGLE BEND", "code": "EAGLE BEND" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HEWITT", "code": "HEWITT" }, { "name": "LONG PRAIRIE", "code": "LONG PRAIRIE" }, { "name": "MOTLEY", "code": "MOTLEY" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "RANDALL", "code": "RANDALL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "STAPLES", "code": "STAPLES" }, { "name": "SWANVILLE", "code": "SWANVILLE" }, { "name": "VERNDALE", "code": "VERNDALE" }, { "name": "WADENA", "code": "WADENA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STYPE", "type": "esriFieldTypeSmallInteger", "alias": "STYPE", "domain": null }, { "name": "HWY_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "HWY_NUMBER", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "CTU_L", "type": "esriFieldTypeString", "alias": "CTU_L", "length": 50, "domain": null }, { "name": "CTU_R", "type": "esriFieldTypeString", "alias": "CTU_R", "length": 50, "domain": null }, { "name": "NG911YN", "type": "esriFieldTypeString", "alias": "NG911YN", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes and No", "codedValues": [ { "name": "No", "code": "1" }, { "name": "Yes", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADSEG_ID", "type": "esriFieldTypeString", "alias": "ROADSEG_ID", "length": 36, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": null }, { "name": "CO_NAME_L", "type": "esriFieldTypeString", "alias": "CO_NAME_L", "length": 40, "domain": null }, { "name": "CO_NAME_R", "type": "esriFieldTypeString", "alias": "CO_NAME_R", "length": 40, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "STATE_L", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "STATE_R", "length": 2, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "COUNTRY_L", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "COUNTRY_R", "length": 2, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "GIS911POC", "length": 75, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "LST_PREDIR", "length": 20, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "LST_NAME", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "LST_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "StreetType_4", "description": "Address & Road ST_TYPE field values", "codedValues": [ { "name": "AVENUE", "code": "AVE" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "ROAD", "code": "RD" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "ALLEY", "code": "ALY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "LST_POSDIR", "length": 20, "domain": { "type": "codedValue", "name": "Direction", "description": "Compass direction for road pre & post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "EAST", "code": "E" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LPARF", "type": "esriFieldTypeString", "alias": "LPARF", "length": 1, "domain": null }, { "name": "LPART", "type": "esriFieldTypeString", "alias": "LPART", "length": 1, "domain": null }, { "name": "RPARF", "type": "esriFieldTypeString", "alias": "RPARF", "length": 1, "domain": null }, { "name": "RPART", "type": "esriFieldTypeString", "alias": "RPART", "length": 1, "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "VALID_L", "length": 1, "domain": { "type": "codedValue", "name": "Y/N", "description": "Yes or No indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "VALID_R", "length": 1, "domain": { "type": "codedValue", "name": "Y/N", "description": "Yes or No indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": "" } ], "types": [ { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 1, "name": "INTERSTATE" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 2, "name": "US HIGHWAY" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 3, "name": "STATE HIGHWAY" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 4, "name": "COUNTY ROAD - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 5, "name": "COUNTY ROAD - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 6, "name": "CSAH - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 7, "name": "CSAH - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 8, "name": "TWP - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 9, "name": "TWP - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 10, "name": "TWP - MIN MAINTENANCE" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 11, "name": "MUNICIPAL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 12, "name": "PRIVATE ROAD" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 13, "name": "LAKE WOBEGON TRAIL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "id": 14, "name": "INTERSTATE RAMP" } ], "subtypes": [ { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 1, "DESIG": "I", "PAVE": 1, "ROAD_TYPE": "I1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 1, "name": "INTERSTATE" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 1, "DESIG": "US", "PAVE": 1, "ROAD_TYPE": "US1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 2, "name": "US HIGHWAY" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 1, "DESIG": "MN", "PAVE": 1, "ROAD_TYPE": "MN1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 3, "name": "STATE HIGHWAY" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 2, "DESIG": "CR", "PAVE": 1, "ROAD_TYPE": "CR1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 4, "name": "COUNTY ROAD - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 2, "DESIG": "CR", "PAVE": 2, "ROAD_TYPE": "CR2", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 5, "name": "COUNTY ROAD - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 2, "DESIG": "CSAH", "PAVE": 1, "ROAD_TYPE": "CSAH1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 6, "name": "CSAH - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 2, "DESIG": "CSAH", "PAVE": 2, "ROAD_TYPE": "CSAH2", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 7, "name": "CSAH - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 3, "DESIG": "TWP", "PAVE": 1, "ROAD_TYPE": "TWP1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 8, "name": "TWP - PAVED" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 3, "DESIG": "TWP", "PAVE": 2, "ROAD_TYPE": "TWP2", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 9, "name": "TWP - GRAVEL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 3, "DESIG": "TWP", "PAVE": 3, "ROAD_TYPE": "TWP3", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 10, "name": "TWP - MIN MAINTENANCE" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 4, "DESIG": "MUN", "PAVE": 1, "ROAD_TYPE": "MUN1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 11, "name": "MUNICIPAL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 5, "DESIG": "P", "PAVE": 0, "ROAD_TYPE": "P0", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 12, "name": "PRIVATE ROAD" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": 2, "DESIG": "TRL", "PAVE": 1, "ROAD_TYPE": "TRL1", "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 13, "name": "LAKE WOBEGON TRAIL" }, { "domains": { "CNTY_NAM": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "MCNL": {"type": "inherited"}, "MCNR": {"type": "inherited"} }, "defaultValues": { "LENGTH_FT": null, "CNTY_NAM": "TODD", "DATE_": null, "HWY_NAME": null, "JURIS": null, "DESIG": null, "PAVE": null, "ROAD_TYPE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "RD_NAME": null, "ALIAS": null, "BUFFER": null, "ESNL": null, "ESNR": null, "VESNL": "6050", "VESNR": "6050", "ZIPL": null, "ZIPR": null, "MCNL": "TODD COUNTY", "MCNR": "TODD COUNTY", "STYPE": null, "HWY_NUMBER": null, "CTU_L": null, "CTU_R": null, "NG911YN": null, "ROADSEG_ID": null, "PARITY_L": null, "PARITY_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "STATE_L": null, "STATE_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "GIS911POC": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "LPARF": null, "LPART": null, "RPARF": null, "RPART": null, "VALID_L": null, "VALID_R": null }, "code": 14, "name": "INTERSTATE RAMP" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[par_id] CONCAT NEWLINE CONCAT [PROPNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "par_id < '29-%'", "useCodedValues": true, "maxScale": 0, "minScale": 6999, "name": "# w/ Name 1:6,999-", "priority": 7, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[par_id] CONCAT NEWLINE CONCAT [PROPNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "par_id > '29-%'", "useCodedValues": true, "maxScale": 0, "minScale": 1001, "name": "City Parcel # 1:1,000 -", "priority": 9, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 0.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[par_id] CONCAT NEWLINE CONCAT [PROPNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "par_id < '29-%'", "useCodedValues": true, "maxScale": 7000, "minScale": 19000, "name": "Parcel # 1:15,000-1:7000", "priority": 11, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 433527.3530018157, "ymin": 97332.88267898437, "xmax": 568228.8229574827, "ymax": 320354.3975381206, "zmin": 0, "zmax": 1377.8099999999977, "mmin": null, "mmax": null, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXNAME", "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": "par_id", "type": "esriFieldTypeString", "alias": "par_id", "length": 254, "domain": null }, { "name": "OWADR1", "type": "esriFieldTypeString", "alias": "OWADR1", "length": 31, "domain": null }, { "name": "OWADR2", "type": "esriFieldTypeString", "alias": "OWADR2", "length": 31, "domain": null }, { "name": "OWADR3", "type": "esriFieldTypeString", "alias": "OWADR3", "length": 31, "domain": null }, { "name": "Tax_Link", "type": "esriFieldTypeString", "alias": "Tax_Link", "length": 175, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "FIRST_Deed", "type": "esriFieldTypeString", "alias": "FIRST_Deed", "length": 15, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 10, "domain": null }, { "name": "TAXNUM", "type": "esriFieldTypeInteger", "alias": "TAXNUM", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 33, "domain": null }, { "name": "TAXPAYCITY", "type": "esriFieldTypeString", "alias": "TAXPAYCITY", "length": 26, "domain": null }, { "name": "TXPAYSTATE", "type": "esriFieldTypeString", "alias": "TXPAYSTATE", "length": 2, "domain": null }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "zipcode", "length": 10, "domain": null }, { "name": "OWNERNUM", "type": "esriFieldTypeInteger", "alias": "OWNERNUM", "domain": null }, { "name": "OWNNAM2", "type": "esriFieldTypeString", "alias": "OWNNAM2", "length": 31, "domain": null }, { "name": "OWNERADD1", "type": "esriFieldTypeString", "alias": "OWNERADD1", "length": 31, "domain": null }, { "name": "OWNERADD2", "type": "esriFieldTypeString", "alias": "OWNERADD2", "length": 31, "domain": null }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "length": 26, "domain": null }, { "name": "OWNERSTATE", "type": "esriFieldTypeString", "alias": "OWNERSTATE", "length": 2, "domain": null }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "length": 10, "domain": null }, { "name": "PROPUNIT", "type": "esriFieldTypeString", "alias": "PROPUNIT", "length": 7, "domain": null }, { "name": "bldgnum", "type": "esriFieldTypeString", "alias": "bldgnum", "length": 5, "domain": null }, { "name": "AD911RD", "type": "esriFieldTypeString", "alias": "AD911RD", "length": 25, "domain": null }, { "name": "AD911DIR", "type": "esriFieldTypeString", "alias": "AD911DIR", "length": 10, "domain": null }, { "name": "AD911ZIP", "type": "esriFieldTypeInteger", "alias": "AD911ZIP", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeInteger", "alias": "BLOCK", "domain": null }, { "name": "LOT", "type": "esriFieldTypeInteger", "alias": "LOT", "domain": null }, { "name": "PLATNUM", "type": "esriFieldTypeInteger", "alias": "PLATNUM", "domain": null }, { "name": "TILLACRE", "type": "esriFieldTypeInteger", "alias": "TILLACRE", "domain": null }, { "name": "AVSITE", "type": "esriFieldTypeInteger", "alias": "AVSITE", "domain": null }, { "name": "AVHOUS", "type": "esriFieldTypeInteger", "alias": "AVHOUS", "domain": null }, { "name": "DNRBAYID", "type": "esriFieldTypeString", "alias": "DNRBAYID", "length": 5, "domain": null }, { "name": "DNRLAKEID", "type": "esriFieldTypeString", "alias": "DNRLAKEID", "length": 6, "domain": null }, { "name": "Tax_Assess", "type": "esriFieldTypeString", "alias": "Tax_Assess", "length": 175, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sqfeet", "type": "esriFieldTypeDouble", "alias": "sqfeet", "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 33, "domain": null }, { "name": "PO_LOC", "type": "esriFieldTypeString", "alias": "PO_LOC", "length": 50, "domain": null }, { "name": "PHYSADD", "type": "esriFieldTypeString", "alias": "PHYSADD", "length": 31, "domain": null }, { "name": "DocInfo", "type": "esriFieldTypeString", "alias": "DocInfo", "length": 15000, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Driveways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 433027.84719468205, "ymin": 96094.16376082828, "xmax": 568956.4818811072, "ymax": 321736.3554578696, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LENGTH", "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": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "DRIVE_ID", "type": "esriFieldTypeInteger", "alias": "DRIVE_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MCD", "uniqueValueGroups": [ { "heading": "MCD", "classes": [ { "label": "City Limit", "description": "City Limit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "values": [ [ "F" ] ] }, { "label": "Township", "description": "Township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 5 } }, "values": [ [ "T1" ], [ "T2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "F", "label": "City Limit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 5 } }, "value": "T1", "label": "Township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 5 } }, "value": "T2", "label": "Township" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 202, 255 ], "toColor": [ 252, 184, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 232, 255 ], "toColor": [ 194, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 207, 252, 255 ], "toColor": [ 187, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 192, 255 ], "toColor": [ 252, 202, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 210, 255 ], "toColor": [ 220, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CITY]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "(\"MCD\" = 'F' )", "useCodedValues": true, "maxScale": 2000, "minScale": 750000, "name": "CITY", "priority": 3, "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, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[TWP_NAME] CONCAT NEWLINE CONCAT [TWP] CONCAT \"-\" CONCAT [RNG]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "(\"MCD\" = 'T1' )", "useCodedValues": true, "maxScale": 24000, "minScale": 750000, "name": "T1", "priority": 4, "symbol": { "type": "esriTS", "color": [ 115, 76, 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": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[TWP_NAME] CONCAT NEWLINE CONCAT [TWP] CONCAT \"-\" CONCAT [RNG]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "(\"MCD\" = 'T2' )", "useCodedValues": true, "maxScale": 24000, "minScale": 750000, "name": "T2", "priority": 5, "symbol": { "type": "esriTS", "color": [ 115, 76, 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": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 433527.3633779634, "ymin": 97332.88267119587, "xmax": 568228.8226293982, "ymax": 320353.95199934277, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TWP_NAME", "type": "esriFieldTypeString", "alias": "TWP_NAME", "length": 30, "domain": null }, { "name": "TWP", "type": "esriFieldTypeSmallInteger", "alias": "TWP", "domain": null }, { "name": "RNG", "type": "esriFieldTypeSmallInteger", "alias": "RNG", "domain": null }, { "name": "TWPRNG", "type": "esriFieldTypeInteger", "alias": "TWPRNG", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 49, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 7, "domain": null }, { "name": "NEWACRE", "type": "esriFieldTypeDouble", "alias": "NEWACRE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "ALL_NAME", "length": 30, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 3, "domain": null }, { "name": "MCN", "type": "esriFieldTypeString", "alias": "MCN", "length": 35, "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "INDEX", "type": "esriFieldTypeSmallInteger", "alias": "INDEX", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Public Land Survey System", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Section Number" }, { "id": -1, "name": "" }, { "id": 8, "name": "Qtr Qtr Lines" }, { "id": -1, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 433527.3637059904, "ymin": 97332.88267898437, "xmax": 568228.8229574827, "ymax": 320353.9520072199, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Section Number", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Public Land Survey System" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SECTION]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 70000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 115, 76, 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": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 436303.3224521794, "ymin": 100079.46330519242, "xmax": 565442.7241450628, "ymax": 317616.79291489266, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TRS", "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": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 16, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE", "domain": null }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "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, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Qtr Qtr Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Public Land Survey System" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 169, 70, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 433527.3637059904, "ymin": 97332.88267898437, "xmax": 568228.8229574827, "ymax": 320353.9520072199, "zmin": 0, "zmax": 0, "mmin": null, "mmax": null, "spatialReference": { "wkid": 103785, "latestWkid": 103785, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118792500, "falseY": -98891500, "xyUnits": 3.775257981323633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CartoLineT", "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": "ParcelID", "type": "esriFieldTypeInteger", "alias": "ParcelID", "domain": null }, { "name": "Bearing", "type": "esriFieldTypeDouble", "alias": "Bearing", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "CartoLineT", "type": "esriFieldTypeString", "alias": "CartoLineT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }