{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ANUMBER"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "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": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0534082486432794E7, "ymin": 5535772.178728166, "xmax": -1.0438144504951889E7, "ymax": 5577427.474216421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "Access", "description": "Address Access Type", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "New", "code": "New" }, { "name": "Secondary Access", "code": "Secondary Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "Street DIrection", "length": 5, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ANUMBERPRE", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 15, "domain": null }, { "name": "ANUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "ANUMBERSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 15, "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 25, "domain": { "type": "codedValue", "name": "Street Pre Type", "description": "Street pre name description", "codedValues": [ { "name": "County Rd", "code": "County Rd" }, { "name": "State Hwy", "code": "State Hwy" }, { "name": "US Hwy", "code": "US Hwy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POS_TYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 15, "domain": { "type": "codedValue", "name": "Street Name Post Type", "description": "Street Name post type name", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "LANE", "code": "LANE" }, { "name": "PLACE", "code": "PLACE" }, { "name": "POINT", "code": "POINT" }, { "name": "ROAD", "code": "ROAD" }, { "name": "STREET", "code": "STREET" }, { "name": "WAY", "code": "WAY" }, { "name": "PATH", "code": "PATH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "Street Name Post DIrectional", "length": 9, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 12, "domain": null }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTU Name", "length": 100, "domain": { "type": "codedValue", "name": "CTU", "description": "City Township Unorganized", "codedValues": [ { "name": "ALFSBORG TOWNSHIP", "code": "ALFSBORG TOWNSHIP" }, { "name": "ARLINGTON", "code": "ARLINGTON" }, { "name": "ARLINGTON TOWNSHIP", "code": "ARLINGTON TOWNSHIP" }, { "name": "BISMARCK TOWNSHIP", "code": "BISMARCK TOWNSHIP" }, { "name": "CORNISH TOWNSHIP", "code": "CORNISH TOWNSHIP" }, { "name": "DRYDEN TOWNSHIP", "code": "DRYDEN TOWNSHIP" }, { "name": "FAXON TOWNSHIP", "code": "FAXON TOWNSHIP" }, { "name": "GAYLORD", "code": "GAYLORD" }, { "name": "GIBBON", "code": "GIBBON" }, { "name": "GRAFTON TOWNSHIP", "code": "GRAFTON TOWNSHIP" }, { "name": "GREEN ISLE", "code": "GREEN ISLE" }, { "name": "GREEN ISLE TOWNSHIP", "code": "GREEN ISLE TOWNSHIP" }, { "name": "HENDERSON", "code": "HENDERSON" }, { "name": "HENDERSON TOWNSHIP", "code": "HENDERSON TOWNSHIP" }, { "name": "JESSENLAND TOWNSHIP", "code": "JESSENLAND TOWNSHIP" }, { "name": "KELSO TOWNSHIP", "code": "KELSO TOWNSHIP" }, { "name": "LE SUEUR", "code": "LE SUEUR" }, { "name": "MOLTKE TOWNSHIP", "code": "MOLTKE TOWNSHIP" }, { "name": "NEW AUBURN", "code": "NEW AUBURN" }, { "name": "NEW AUBURN TOWNSHIP", "code": "NEW AUBURN TOWNSHIP" }, { "name": "SEVERANCE TOWNSHIP", "code": "SEVERANCE TOWNSHIP" }, { "name": "SIBLEY TOWNSHIP", "code": "SIBLEY TOWNSHIP" }, { "name": "TRANSIT TOWNSHIP", "code": "TRANSIT TOWNSHIP" }, { "name": "WASHINGTON LAKE TOWNSHIP", "code": "WASHINGTON LAKE TOWNSHIP" }, { "name": "WINTHROP", "code": "WINTHROP" }, { "name": "OOJ", "code": "OOJ" }, { "name": "GLENCOE", "code": "GLENCOE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": { "type": "codedValue", "name": "County", "description": "County", "codedValues": [ { "name": "SIBLEY", "code": "SIBLEY" }, { "name": "CARVER", "code": "CARVER" }, { "name": "RENVILLE", "code": "RENVILLE" }, { "name": "NICOLLET", "code": "NICOLLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": { "type": "codedValue", "name": "State", "description": "", "codedValues": [ { "name": "MN", "code": "MN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 7, "domain": { "type": "codedValue", "name": "ZIP", "description": "", "codedValues": [ { "name": "55307", "code": "55307" }, { "name": "55312", "code": "55312" }, { "name": "55314", "code": "55314" }, { "name": "55332", "code": "55332" }, { "name": "55334", "code": "55334" }, { "name": "55335", "code": "55335" }, { "name": "55336", "code": "55336" }, { "name": "55338", "code": "55338" }, { "name": "55339", "code": "55339" }, { "name": "55342", "code": "55342" }, { "name": "55366", "code": "55366" }, { "name": "55369", "code": "55369" }, { "name": "55370", "code": "55370" }, { "name": "55385", "code": "55385" }, { "name": "55396", "code": "55396" }, { "name": "55496", "code": "55496" }, { "name": "56011", "code": "56011" }, { "name": "56044", "code": "56044" }, { "name": "56054", "code": "56054" }, { "name": "56058", "code": "56058" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "Landmark Name", "length": 150, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_POSTYP", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Type", "length": 10, "domain": { "type": "codedValue", "name": "Legacy Street Name Post Type", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "LN", "code": "LN" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "WAY", "code": "WAY" }, { "name": "PATH", "code": "PATH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LST_POSTDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": { "type": "codedValue", "name": "ESN", "description": "ESN Number", "codedValues": [ { "name": "0226", "code": "0226" }, { "name": "0227", "code": "0227" }, { "name": "0228", "code": "0228" }, { "name": "0229", "code": "0229" }, { "name": "0230", "code": "0230" }, { "name": "0231", "code": "0231" }, { "name": "0232", "code": "0232" }, { "name": "0233", "code": "0233" }, { "name": "0234", "code": "0234" }, { "name": "0235", "code": "0235" }, { "name": "0236", "code": "0236" }, { "name": "0237", "code": "0237" }, { "name": "0238", "code": "0238" }, { "name": "0239", "code": "0239" }, { "name": "0240", "code": "0240" }, { "name": "0241", "code": "0241" }, { "name": "0242", "code": "0242" }, { "name": "0243", "code": "0243" }, { "name": "0244", "code": "0244" }, { "name": "0245", "code": "0245" }, { "name": "0246", "code": "0246" }, { "name": "0247", "code": "0247" }, { "name": "0248", "code": "0248" }, { "name": "0249", "code": "0249" }, { "name": "0250", "code": "0250" }, { "name": "0251", "code": "0251" }, { "name": "0252", "code": "0252" }, { "name": "0253", "code": "0253" }, { "name": "0254", "code": "0254" }, { "name": "0255", "code": "0255" }, { "name": "0256", "code": "0256" }, { "name": "0257", "code": "0257" }, { "name": "0258", "code": "0258" }, { "name": "0259", "code": "0259" }, { "name": "0260", "code": "0260" }, { "name": "0261", "code": "0261" }, { "name": "0262", "code": "0262" }, { "name": "0263", "code": "0263" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 30, "domain": { "type": "codedValue", "name": "MSAG", "description": "Master Street Address Guide Community Names", "codedValues": [ { "name": "ARLINGTON", "code": "ARLINGTON" }, { "name": "BELLE PLAINE", "code": "BELLE PLAINE" }, { "name": "BROWNTON", "code": "BROWNTON" }, { "name": "BUFFALO LAKE", "code": "BUFFALO LAKE" }, { "name": "FAIRFAX", "code": "FAIRFAX" }, { "name": "GAYLORD", "code": "GAYLORD" }, { "name": "GIBBON", "code": "GIBBON" }, { "name": "GLENCOE", "code": "GLENCOE" }, { "name": "GREEN ISLE", "code": "GREEN ISLE" }, { "name": "HAMBURG", "code": "HAMBURG" }, { "name": "HECTOR", "code": "HECTOR" }, { "name": "HENDERSON", "code": "HENDERSON" }, { "name": "LAFAYETTE", "code": "LAFAYETTE" }, { "name": "LE SUEUR", "code": "LE SUEUR" }, { "name": "NEW AUBURN", "code": "NEW AUBURN" }, { "name": "PLATO", "code": "PLATO" }, { "name": "STEWART", "code": "STEWART" }, { "name": "WINTHROP", "code": "WINTHROP" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDITED_DT", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "ADDDATAURI", "type": "esriFieldTypeString", "alias": "Additional Data URI", "length": 254, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Creator", "length": 25, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "SUB_TYPE1", "type": "esriFieldTypeString", "alias": "Subaddress Type 1", "length": 12, "domain": null }, { "name": "SUB_ID1", "type": "esriFieldTypeString", "alias": "Sub Address Identifier 1", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Sibley Notes", "length": 50, "domain": null }, { "name": "SIB_SIGN", "type": "esriFieldTypeString", "alias": "E911 Sign", "length": 10, "domain": null }, { "name": "SIB_ATTRIBUTES", "type": "esriFieldTypeString", "alias": "Sibley Attributes", "length": 50, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "length": 75, "domain": { "type": "codedValue", "name": "911 GIS POC", "description": "", "codedValues": [ { "name": "Sibley", "code": "Sibley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": { "type": "codedValue", "name": "Country", "description": "", "codedValues": [ { "name": "US", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDCODE", "type": "esriFieldTypeString", "alias": "Additional Code", "length": 6, "domain": null }, { "name": "MILE_POST", "type": "esriFieldTypeString", "alias": "Mile Post", "length": 150, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "Address Unique Identifier", "length": 36, "domain": null }, { "name": "ADD_ID_LOC", "type": "esriFieldTypeString", "alias": "ADD_ID_LOC", "length": 50, "domain": null }, { "name": "SUB_TYPE2", "type": "esriFieldTypeString", "alias": "SUB_TYPE2", "length": 12, "domain": null }, { "name": "SUB_ID2", "type": "esriFieldTypeString", "alias": "SUB_ID2", "length": 30, "domain": null }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU_ID_TXT", "length": 8, "domain": null }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "CO_CODE", "length": 5, "domain": null }, { "name": "CEN_GEO", "type": "esriFieldTypeString", "alias": "CEN_GEO", "length": 10, "domain": null }, { "name": "PSAP_CODE", "type": "esriFieldTypeString", "alias": "PSAP_CODE", "length": 5, "domain": null }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "RET_DATE", "length": 8, "domain": null }, { "name": "AAUTHORITY", "type": "esriFieldTypeString", "alias": "AAUTHORITY", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3384_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3384", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3384", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3352_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Private Tile Connection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0464865203511672E7, "ymin": 5536363.295704937, "xmax": -1.0460543765766295E7, "ymax": 5538325.240891894, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Segment_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "System_Code", "type": "esriFieldTypeString", "alias": "System Code", "length": 50, "domain": null }, { "name": "Segment_Name", "type": "esriFieldTypeString", "alias": "Segment Name", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered By", "length": 50, "domain": null }, { "name": "Entered_Date", "type": "esriFieldTypeDate", "alias": "Entered Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1804", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1804", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1772_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Bridge Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Bridge"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 223, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.05295465903371E7, "ymin": 5535935.645284349, "xmax": -1.0454456209349295E7, "ymax": 5576720.004271958, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ditch", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Bridge", "type": "esriFieldTypeInteger", "alias": "Bridge", "domain": null }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 254, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 254, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 254, "domain": null }, { "name": "No__Spans", "type": "esriFieldTypeInteger", "alias": "No__Spans", "domain": null }, { "name": "Total_Span", "type": "esriFieldTypeDouble", "alias": "Total_Span", "domain": null }, { "name": "Deck_Width", "type": "esriFieldTypeDouble", "alias": "Deck_Width", "domain": null }, { "name": "Deck_Thick", "type": "esriFieldTypeDouble", "alias": "Deck_Thick", "domain": null }, { "name": "Removal_St", "type": "esriFieldTypeString", "alias": "Removal_St", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Piling", "type": "esriFieldTypeString", "alias": "Piling", "length": 50, "domain": { "type": "codedValue", "name": "Piling", "description": "Piling", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" }, { "name": "Combo", "code": "Combo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Header", "type": "esriFieldTypeString", "alias": "Header", "length": 50, "domain": { "type": "codedValue", "name": "Header", "description": "Header", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Stringer", "type": "esriFieldTypeString", "alias": "Stringer", "length": 50, "domain": { "type": "codedValue", "name": "Stringer", "description": "Stringer", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Abatement", "type": "esriFieldTypeString", "alias": "Abatement", "length": 50, "domain": null }, { "name": "Decking", "type": "esriFieldTypeString", "alias": "Decking", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3646_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3646", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3646", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3614_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Culvert Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Culvert_Nu"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 211, 127, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.053342058773452E7, "ymin": 5535786.314236594, "xmax": -1.043932342182065E7, "ymax": 5577278.850319983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Township", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Culvert_Number", "type": "esriFieldTypeInteger", "alias": "Culvert Number", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 1073741822, "domain": null }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 1073741822, "domain": null }, { "name": "Removal_Status", "type": "esriFieldTypeString", "alias": "Removal Status", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3546", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3546", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3514_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "CD29 Tile Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0469705245719207E7, "ymin": 5570829.095084124, "xmax": -1.0465192658916041E7, "ymax": 5575950.736375217, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "FeatId1", "type": "esriFieldTypeDouble", "alias": "FeatId1", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 254, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 254, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "DitchLabel", "type": "esriFieldTypeString", "alias": "DitchLabel", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "CD 29 Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 128, 165, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0469705245719207E7, "ymin": 5570829.095084124, "xmax": -1.0465192658916041E7, "ymax": 5575950.736375217, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DitchLabel", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DitchLabel", "type": "esriFieldTypeString", "alias": "DitchLabel", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_95", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Drainage Centerlines", "type": "Feature Layer", "description": "
This line feature class is a spatial representation of the current or as constructed public 103E drainage system depicting the centerline of an open ditch or tile<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 200000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "type",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
},
"value": "Open",
"label": "Open"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
0,
197,
255
],
"width": 2
},
"value": "Tile",
"label": "Tile"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
250,
252,
255
],
"toColor": [
179,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
182,
252,
255
],
"toColor": [
249,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
249,
182,
255
],
"toColor": [
252,
249,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
185,
182,
255
],
"toColor": [
252,
185,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
180,
255
],
"toColor": [
179,
252,
180,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
242,
255
],
"toColor": [
252,
212,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
215,
255
],
"toColor": [
216,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
199,
255
],
"toColor": [
252,
229,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
233,
252,
255
],
"toColor": [
215,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
207,
255
],
"toColor": [
252,
179,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
229,
255
],
"toColor": [
179,
252,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
189,
252,
255
],
"toColor": [
220,
189,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.map_label"},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "type = 'Open'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
163,
255,
115,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 11,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.map_label"},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "type = 'Tile'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Tile CLass",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
190,
232,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 11,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0541380759269988E7,
"ymin": 5526848.655107757,
"xmax": -1.043883586697625E7,
"ymax": 5584775.855889028,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "segment_name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "system_code",
"type": "esriFieldTypeString",
"alias": "System Code",
"length": 25,
"domain": null
},
{
"name": "type",
"type": "esriFieldTypeString",
"alias": "Drainage Line Type",
"length": 25,
"domain": {
"type": "codedValue",
"name": "Ditch Centerline Type",
"description": "Ditch Centerline Types",
"codedValues": [
{
"name": "Open",
"code": "Open"
},
{
"name": "Shallow Open with Pipe",
"code": "Shallow Open with Pipe"
},
{
"name": "Tile",
"code": "Tile"
},
{
"name": "Storm Sewer",
"code": "Storm Sewer"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "segment_name",
"type": "esriFieldTypeString",
"alias": "Segment Name",
"length": 50,
"domain": null
},
{
"name": "map_label",
"type": "esriFieldTypeString",
"alias": "Map Label",
"length": 50,
"domain": null
},
{
"name": "bottom_width",
"type": "esriFieldTypeDouble",
"alias": "Bottom Width (ft)",
"domain": null
},
{
"name": "tile_dim",
"type": "esriFieldTypeSmallInteger",
"alias": "Tile Dimension (in)",
"domain": null
},
{
"name": "tile_material",
"type": "esriFieldTypeString",
"alias": "Tile Material",
"length": 25,
"domain": null
},
{
"name": "source",
"type": "esriFieldTypeString",
"alias": "Source",
"length": 100,
"domain": null
},
{
"name": "side_slope",
"type": "esriFieldTypeString",
"alias": "Side Slope (H:V)",
"length": 20,
"domain": null
},
{
"name": "grade",
"type": "esriFieldTypeDouble",
"alias": "Percent Grade",
"domain": null
},
{
"name": "buffer_right",
"type": "esriFieldTypeString",
"alias": "Buffer Right Side",
"length": 14,
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "buffer_left",
"type": "esriFieldTypeString",
"alias": "Buffer Left Side",
"length": 14,
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "buffer_req_date",
"type": "esriFieldTypeDate",
"alias": "Buffer Date",
"length": 8,
"domain": null
},
{
"name": "easement",
"type": "esriFieldTypeString",
"alias": "Easement",
"length": 14,
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "easement_width_right",
"type": "esriFieldTypeDouble",
"alias": "Easement Width Right Side",
"domain": null
},
{
"name": "easement_width_left",
"type": "esriFieldTypeDouble",
"alias": "Easement Width Left Side",
"domain": null
},
{
"name": "construction_easement",
"type": "esriFieldTypeString",
"alias": "Construction Easement",
"length": 14,
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "construction_easement_width_rig",
"type": "esriFieldTypeDouble",
"alias": "Construction Easement Width Right Side",
"domain": null
},
{
"name": "construction_easement_width_lef",
"type": "esriFieldTypeDouble",
"alias": "Construction Easement Width Left Side",
"domain": null
},
{
"name": "notes",
"type": "esriFieldTypeString",
"alias": "Notes",
"length": 255,
"domain": null
},
{
"name": "status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Length_FT",
"type": "esriFieldTypeDouble",
"alias": "Length (FT)",
"domain": null
},
{
"name": "Length_MILES",
"type": "esriFieldTypeDouble",
"alias": "Length (MILES)",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R1731_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1731",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_1731",
"fields": "GlobalID,OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1699_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 7,
"name": "Road Centerlines",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": -1006.5133469999973,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Type",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
115,
223,
255
],
"width": 1
},
"value": "city",
"label": "City"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 1
},
"value": "county",
"label": "County"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 2
},
"value": "csah",
"label": "CSAH"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
0,
0,
255
],
"width": 2
},
"value": "state",
"label": "State"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
},
"value": "township",
"label": "Township"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
76,
0,
255
],
"width": 3
},
"value": "us",
"label": "US"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
250,
252,
255
],
"toColor": [
179,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
182,
252,
255
],
"toColor": [
249,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
249,
182,
255
],
"toColor": [
252,
249,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
185,
182,
255
],
"toColor": [
252,
185,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
180,
255
],
"toColor": [
179,
252,
180,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
242,
255
],
"toColor": [
252,
212,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
215,
255
],
"toColor": [
216,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
199,
255
],
"toColor": [
252,
229,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
233,
252,
255
],
"toColor": [
215,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
207,
255
],
"toColor": [
252,
179,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
229,
255
],
"toColor": [
179,
252,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
189,
252,
255
],
"toColor": [
220,
189,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[STREET_NAM]",
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": -1.0534108885638235E7,
"ymin": 5535745.397719164,
"xmax": -1.0438119074882241E7,
"ymax": 5577468.37460965,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RWAYNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "COUNTY_NUM",
"type": "esriFieldTypeString",
"alias": "County Number",
"length": 5,
"domain": null
},
{
"name": "CSAH",
"type": "esriFieldTypeSmallInteger",
"alias": "CSAH",
"domain": null
},
{
"name": "County_Rd",
"type": "esriFieldTypeSmallInteger",
"alias": "County Road",
"domain": null
},
{
"name": "Trunk_HW",
"type": "esriFieldTypeSmallInteger",
"alias": "Trunk Hwy",
"domain": null
},
{
"name": "US_HW",
"type": "esriFieldTypeSmallInteger",
"alias": "US Hwy",
"domain": null
},
{
"name": "Twp",
"type": "esriFieldTypeString",
"alias": "Twp",
"length": 50,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 20,
"domain": null
},
{
"name": "ADR_FR_L",
"type": "esriFieldTypeInteger",
"alias": "Left From Address",
"domain": null
},
{
"name": "ADR_FR_R",
"type": "esriFieldTypeInteger",
"alias": "Right From Address",
"domain": null
},
{
"name": "ADR_TO_L",
"type": "esriFieldTypeInteger",
"alias": "Left To Address",
"domain": null
},
{
"name": "ADR_TO_R",
"type": "esriFieldTypeInteger",
"alias": "Right To Address",
"domain": null
},
{
"name": "STREET_NAM",
"type": "esriFieldTypeString",
"alias": "Street Name Sibley",
"length": 35,
"domain": null
},
{
"name": "RWAYNAME",
"type": "esriFieldTypeString",
"alias": "Roadway Name",
"length": 25,
"domain": null
},
{
"name": "ROAD_NUM",
"type": "esriFieldTypeString",
"alias": "Road Number",
"length": 10,
"domain": null
},
{
"name": "ST_PRE_MOD",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Modifier",
"length": 25,
"domain": null
},
{
"name": "ST_PRE_DIR",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Directional",
"length": 9,
"domain": null
},
{
"name": "ST_PRE_TYP",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Type",
"length": 25,
"domain": null
},
{
"name": "ST_PRE_SEP",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Separator",
"length": 20,
"domain": null
},
{
"name": "ST_NAME",
"type": "esriFieldTypeString",
"alias": "Street Name",
"length": 60,
"domain": null
},
{
"name": "ST_POS_TYP",
"type": "esriFieldTypeString",
"alias": "Street Name Post Type",
"length": 15,
"domain": null
},
{
"name": "ST_POS_DIR",
"type": "esriFieldTypeString",
"alias": "Street Name Post Directional",
"length": 9,
"domain": null
},
{
"name": "ST_POS_MOD",
"type": "esriFieldTypeString",
"alias": "Street Name Post Modifier",
"length": 12,
"domain": null
},
{
"name": "CTU_NAME_L",
"type": "esriFieldTypeString",
"alias": "Left CTU Name",
"length": 100,
"domain": null
},
{
"name": "CTU_NAME_R",
"type": "esriFieldTypeString",
"alias": "Rigth CTU Name",
"length": 100,
"domain": null
},
{
"name": "POSTCOMM_L",
"type": "esriFieldTypeString",
"alias": "Left Postal Community Name",
"length": 50,
"domain": null
},
{
"name": "POSTCOMM_R",
"type": "esriFieldTypeString",
"alias": "Right Postal Community",
"length": 50,
"domain": null
},
{
"name": "COUNTY_L",
"type": "esriFieldTypeString",
"alias": "Left County Name",
"length": 40,
"domain": null
},
{
"name": "COUNTY_R",
"type": "esriFieldTypeString",
"alias": "Right County Name",
"length": 40,
"domain": null
},
{
"name": "STATE_L",
"type": "esriFieldTypeString",
"alias": "Left State Code",
"length": 2,
"domain": null
},
{
"name": "STATE_R",
"type": "esriFieldTypeString",
"alias": "Right State Code",
"length": 2,
"domain": null
},
{
"name": "COUNTRY_L",
"type": "esriFieldTypeString",
"alias": "Left Country",
"length": 2,
"domain": null
},
{
"name": "COUNTRY_R",
"type": "esriFieldTypeString",
"alias": "Right Country",
"length": 2,
"domain": null
},
{
"name": "ZIP_L",
"type": "esriFieldTypeString",
"alias": "Left Zip Code",
"length": 10,
"domain": null
},
{
"name": "ZIP_R",
"type": "esriFieldTypeString",
"alias": "Right Zip Code",
"length": 10,
"domain": null
},
{
"name": "LST_PREDIR",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Pre Directional",
"length": 2,
"domain": null
},
{
"name": "LST_NAME",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name",
"length": 75,
"domain": null
},
{
"name": "LST_POSTYP",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Post Type",
"length": 10,
"domain": null
},
{
"name": "LST_POSDIR",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Post Directional",
"length": 2,
"domain": null
},
{
"name": "PARITY_L",
"type": "esriFieldTypeString",
"alias": "Left Parity",
"length": 1,
"domain": null
},
{
"name": "PARITY_R",
"type": "esriFieldTypeString",
"alias": "Right Parity",
"length": 1,
"domain": null
},
{
"name": "ESN_L",
"type": "esriFieldTypeString",
"alias": "Left Emergency Service Number",
"length": 5,
"domain": null
},
{
"name": "ESN_R",
"type": "esriFieldTypeString",
"alias": "Right Emergency Service Number",
"length": 5,
"domain": null
},
{
"name": "MSAG_C_L",
"type": "esriFieldTypeString",
"alias": "Left MSAG Community",
"length": 30,
"domain": null
},
{
"name": "MSAG_C_R",
"type": "esriFieldTypeString",
"alias": "Right MSAG Community",
"length": 30,
"domain": null
},
{
"name": "PSAP_L",
"type": "esriFieldTypeString",
"alias": "Left PSAP",
"length": 5,
"domain": null
},
{
"name": "PSAP_R",
"type": "esriFieldTypeString",
"alias": "Right PSAP",
"length": 5,
"domain": null
},
{
"name": "GIS911POC",
"type": "esriFieldTypeString",
"alias": "911 GIS Point-of-Contact",
"length": 50,
"domain": null
},
{
"name": "EDITED_BY",
"type": "esriFieldTypeString",
"alias": "Editor",
"length": 25,
"domain": null
},
{
"name": "EDITED_DT",
"type": "esriFieldTypeDate",
"alias": "Date Updated",
"length": 8,
"domain": null
},
{
"name": "COUNTYNAME",
"type": "esriFieldTypeString",
"alias": "County Name",
"length": 17,
"domain": null
},
{
"name": "R_FROM",
"type": "esriFieldTypeString",
"alias": "R_FROM",
"length": 50,
"domain": null
},
{
"name": "R_TO",
"type": "esriFieldTypeString",
"alias": "R_TO",
"length": 50,
"domain": null
},
{
"name": "Road_Miles",
"type": "esriFieldTypeDouble",
"alias": "Road Miles",
"domain": null
},
{
"name": "Road_feet",
"type": "esriFieldTypeDouble",
"alias": "Road Feet",
"domain": null
},
{
"name": "MUNI_MCD",
"type": "esriFieldTypeString",
"alias": "MUNI_MCD",
"length": 4,
"domain": null
},
{
"name": "TIS_CODE",
"type": "esriFieldTypeString",
"alias": "TIS_CODE",
"length": 11,
"domain": null
},
{
"name": "JURISTICTI",
"type": "esriFieldTypeString",
"alias": "Juristiction",
"length": 50,
"domain": null
},
{
"name": "ROUTE_DIR",
"type": "esriFieldTypeString",
"alias": "Route Direction",
"length": 2,
"domain": null
},
{
"name": "paved",
"type": "esriFieldTypeSmallInteger",
"alias": "Paved",
"domain": null
},
{
"name": "Load_",
"type": "esriFieldTypeString",
"alias": "Load",
"length": 15,
"domain": null
},
{
"name": "Months_Mai",
"type": "esriFieldTypeSmallInteger",
"alias": "Months Maintained",
"domain": null
},
{
"name": "CREATED_BY",
"type": "esriFieldTypeString",
"alias": "Creator",
"length": 25,
"domain": null
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "Creation Date",
"length": 8,
"domain": null
},
{
"name": "ADNUMPRE_L",
"type": "esriFieldTypeString",
"alias": "Left Address Number Prefix",
"length": 15,
"domain": null
},
{
"name": "ADNUMPRE_R",
"type": "esriFieldTypeString",
"alias": "Right Address Number Prefix",
"length": 15,
"domain": null
},
{
"name": "ADDCODE_L",
"type": "esriFieldTypeString",
"alias": "Additional Code Left",
"length": 6,
"domain": null
},
{
"name": "ADDCODE_R",
"type": "esriFieldTypeString",
"alias": "Additional Code Right",
"length": 6,
"domain": null
},
{
"name": "UNIQUE_ID",
"type": "esriFieldTypeString",
"alias": "Road Segment Unique Identifier",
"length": 36,
"domain": null
},
{
"name": "Func_Class",
"type": "esriFieldTypeString",
"alias": "Func_Class",
"length": 50,
"domain": null
},
{
"name": "Surface",
"type": "esriFieldTypeString",
"alias": "Surface",
"length": 25,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R3786_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_3786",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_3786",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3754_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasM": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 8,
"name": "Ditchshed",
"type": "Feature Layer",
"description": " Polygon feature class representing the drainage area of the drainage system to its outlet. Also referred to as a watershed<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
255,
255,
255,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.system_cod"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 150000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
225,
225,
225,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
130,
130,
130,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 16,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0564032964196833E7,
"ymin": 5515357.857613397,
"xmax": -1.043854208269412E7,
"ymax": 5589714.368287901,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "system_code",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "system_code",
"type": "esriFieldTypeString",
"alias": "System Code",
"length": 25,
"domain": null
},
{
"name": "source",
"type": "esriFieldTypeString",
"alias": "Source",
"length": 100,
"domain": null
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Date Created",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null
},
{
"name": "Date_Edited",
"type": "esriFieldTypeDate",
"alias": "Date Edited",
"length": 8,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R111_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_111",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_111",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S100_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 9,
"name": "Wetlands",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "WETLAND_TYPE",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Emergent Wetland",
"label": "Freshwater Emergent Wetland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Forested/Shrub Wetland",
"label": "Freshwater Forested/Shrub Wetland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
230,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Pond",
"label": "Freshwater Pond"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Lake",
"label": "Lake"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Riverine",
"label": "Riverine"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
250,
252,
255
],
"toColor": [
179,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
182,
252,
255
],
"toColor": [
249,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
249,
182,
255
],
"toColor": [
252,
249,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
185,
182,
255
],
"toColor": [
252,
185,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
180,
255
],
"toColor": [
179,
252,
180,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
242,
255
],
"toColor": [
252,
212,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
215,
255
],
"toColor": [
216,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
199,
255
],
"toColor": [
252,
229,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
233,
252,
255
],
"toColor": [
215,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
207,
255
],
"toColor": [
252,
179,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
229,
255
],
"toColor": [
179,
252,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
189,
252,
255
],
"toColor": [
220,
189,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.WETLAND_TYPE"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 431.99999999999994,
"useCodedValues": true,
"maxScale": 0,
"minScale": 10000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
76,
230,
0,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": -1.0534055754043877E7,
"ymin": 5535803.583299197,
"xmax": -1.0437565816666188E7,
"ymax": 5577467.556959069,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ATTRIBUTE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ATTRIBUTE",
"type": "esriFieldTypeString",
"alias": "ATTRIBUTE",
"length": 20,
"domain": null
},
{
"name": "WETLAND_TYPE",
"type": "esriFieldTypeString",
"alias": "WETLAND_TYPE",
"length": 50,
"domain": null
},
{
"name": "ACRES",
"type": "esriFieldTypeDouble",
"alias": "ACRES",
"domain": null
},
{
"name": "HGM_CODE",
"type": "esriFieldTypeString",
"alias": "HGM_CODE",
"length": 10,
"domain": null
},
{
"name": "HGM_DESC",
"type": "esriFieldTypeString",
"alias": "HGM_DESC",
"length": 60,
"domain": null
},
{
"name": "SPCC_DESC",
"type": "esriFieldTypeString",
"alias": "SPCC_DESC",
"length": 60,
"domain": null
},
{
"name": "COW_CLASS1",
"type": "esriFieldTypeString",
"alias": "COW_CLASS1",
"length": 2,
"domain": null
},
{
"name": "CIRC39_CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "CIRC39_CLASS",
"domain": null
},
{
"name": "HGM_LL_DESC",
"type": "esriFieldTypeString",
"alias": "HGM_LL_DESC",
"length": 40,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R3153_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3121_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 10,
"name": "Parcels Tax Data",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
0,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.PID"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 24000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
132,
0,
168,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": -1.0534109044787034E7,
"ymin": 5535755.847944698,
"xmax": -1.0437670816842906E7,
"ymax": 5577466.99505208,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "TAXPAYER_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": "PID",
"type": "esriFieldTypeString",
"alias": "Parcel ID",
"length": 30,
"domain": null
},
{
"name": "TAX_YEAR",
"type": "esriFieldTypeInteger",
"alias": "TAX_YEAR",
"domain": null
},
{
"name": "DEEDED_ACRES",
"type": "esriFieldTypeDouble",
"alias": "DEEDED_ACRES",
"domain": null
},
{
"name": "PROPERTY_ADDRESS",
"type": "esriFieldTypeString",
"alias": "PROPERTY_ADDRESS",
"length": 255,
"domain": null
},
{
"name": "PROPERTY_ZIP",
"type": "esriFieldTypeString",
"alias": "PROPERTY_ZIP",
"length": 255,
"domain": null
},
{
"name": "TAXPAYER_NAME",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_NAME",
"length": 255,
"domain": null
},
{
"name": "TAXPAYER_ADDRESS",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS",
"length": 255,
"domain": null
},
{
"name": "TAXPAYER_ADDRESS_2",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_2",
"length": 255,
"domain": null
},
{
"name": "TAXPAYER_ADDRESS_3",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_3",
"length": 255,
"domain": null
},
{
"name": "TAXPAYER_ADDRESS_4",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_4",
"length": 255,
"domain": null
},
{
"name": "OWNER_NAME",
"type": "esriFieldTypeString",
"alias": "OWNER_NAME",
"length": 255,
"domain": null
},
{
"name": "OWNER_ADDRESS_1",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_1",
"length": 255,
"domain": null
},
{
"name": "OWNER_ADDRESS_2",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_2",
"length": 255,
"domain": null
},
{
"name": "OWNER_ADDRESS_3",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_3",
"length": 255,
"domain": null
},
{
"name": "OWNER_ADDRESS_4",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_4",
"length": 255,
"domain": null
},
{
"name": "SECTION_",
"type": "esriFieldTypeInteger",
"alias": "SECTION_",
"domain": null
},
{
"name": "TOWNSHIP",
"type": "esriFieldTypeInteger",
"alias": "TOWNSHIP",
"domain": null
},
{
"name": "RANGE",
"type": "esriFieldTypeInteger",
"alias": "RANGE",
"domain": null
},
{
"name": "LOT",
"type": "esriFieldTypeInteger",
"alias": "LOT",
"domain": null
},
{
"name": "BLOCK",
"type": "esriFieldTypeInteger",
"alias": "BLOCK",
"domain": null
},
{
"name": "PLAT_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "PLAT_NUMBER",
"domain": null
},
{
"name": "PLAT_NAME",
"type": "esriFieldTypeString",
"alias": "PLAT_NAME",
"length": 255,
"domain": null
},
{
"name": "CITY_TWP_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "CITY_TWP_NUMBER",
"domain": null
},
{
"name": "CITY_TWP_NAME",
"type": "esriFieldTypeString",
"alias": "CITY_TWP_NAME",
"length": 255,
"domain": null
},
{
"name": "SCHOOL_DISTRICT_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "SCHOOL_DISTRICT_NUMBER",
"domain": null
},
{
"name": "SCHOOL_DISTRICT_NAME",
"type": "esriFieldTypeString",
"alias": "SCHOOL_DISTRICT_NAME",
"length": 255,
"domain": null
},
{
"name": "LEGAL",
"type": "esriFieldTypeString",
"alias": "LEGAL",
"length": 2047,
"domain": null
},
{
"name": "CLASSIFICATIONS",
"type": "esriFieldTypeString",
"alias": "CLASSIFICATIONS",
"length": 500,
"domain": null
},
{
"name": "HOMESTEAD",
"type": "esriFieldTypeString",
"alias": "HOMESTEAD",
"length": 100,
"domain": null
},
{
"name": "WATERSHED_DISTRICT",
"type": "esriFieldTypeString",
"alias": "Watershed District",
"length": 50,
"domain": null
},
{
"name": "DOC_INFO",
"type": "esriFieldTypeString",
"alias": "DOC_INFO",
"length": 1073741822,
"domain": null
},
{
"name": "GIS_ACRES",
"type": "esriFieldTypeDouble",
"alias": "GIS_ACRES",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R260_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S245_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 11,
"name": "Section",
"type": "Feature Layer",
"description": " Digitized sections from CAD files provided by Sibley Surveyors and section corners. <\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 100000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
255,
0,
0,
255
],
"width": 1.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.SECLAB"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 109058.8766948425,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
225,
225,
225,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 12,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0534109044785926E7,
"ymin": 5535760.301734495,
"xmax": -1.0438088569813361E7,
"ymax": 5577466.941059292,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "SOURCE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SECLAB",
"type": "esriFieldTypeSmallInteger",
"alias": "SECLAB",
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"length": 8,
"domain": null
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"length": 50,
"domain": null
},
{
"name": "TWNSHPLAB",
"type": "esriFieldTypeString",
"alias": "TWNSHPLAB",
"length": 20,
"domain": null
},
{
"name": "TWNSHPNO",
"type": "esriFieldTypeSmallInteger",
"alias": "TWNSHPNO",
"domain": null
},
{
"name": "RANGE",
"type": "esriFieldTypeSmallInteger",
"alias": "RANGE",
"domain": null
},
{
"name": "AcresDrawn",
"type": "esriFieldTypeInteger",
"alias": "AcresDrawn",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R88_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S77_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 12,
"name": "Townships",
"type": "Feature Layer",
"description": " Digitized from CAD files provided by Sibley Surveyors and section corners.<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 50000,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDashDot",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.TWNSHPLAB"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
230,
152,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 24,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0534109044785926E7,
"ymin": 5535760.370221215,
"xmax": -1.0438095042259391E7,
"ymax": 5577466.941059292,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "TWNSHPDIR",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "TWNSHPDIR",
"type": "esriFieldTypeString",
"alias": "TWNSHPDIR",
"length": 2,
"domain": null
},
{
"name": "TWNSHPNO",
"type": "esriFieldTypeSmallInteger",
"alias": "TWNSHPNO",
"domain": null
},
{
"name": "RANGEDIR",
"type": "esriFieldTypeString",
"alias": "RANGEDIR",
"length": 2,
"domain": null
},
{
"name": "RANGENO",
"type": "esriFieldTypeSmallInteger",
"alias": "RANGENO",
"domain": null
},
{
"name": "TWNSHPLAB",
"type": "esriFieldTypeString",
"alias": "TWNSHPLAB",
"length": 30,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"length": 8,
"domain": null
},
{
"name": "TWNSHPID",
"type": "esriFieldTypeString",
"alias": "TWNSHPID",
"length": 10,
"domain": null
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"length": 50,
"domain": null
},
{
"name": "GNIS_ID",
"type": "esriFieldTypeInteger",
"alias": "GNIS_ID",
"domain": null
},
{
"name": "bg",
"type": "esriFieldTypeSmallInteger",
"alias": "bg",
"domain": null
},
{
"name": "Acres",
"type": "esriFieldTypeInteger",
"alias": "Acres",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R3166_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3134_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}