{ "layers": [ { "currentVersion": 10.91, "id": 4, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103769, "latestWkid": 103769 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0740390114568554E7, "ymin": 6066652.7889595935, "xmax": -1.065413338919392E7, "ymax": 6101233.090546774, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "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": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 0, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103769, "latestWkid": 103769 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "2", "label": "US Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2.4 }, "value": "3", "label": "MN Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.4 }, "value": "4", "label": "County State Aid Highway or County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.4 }, "value": "7", "label": "County State Aid Highway or County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "8", "label": "Township Road or Municipal Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "10", "label": "Township Road or Municipal Street", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ROAD_CLASS = 2", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 399999.99999999435, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ROAD_CLASS = 3", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 399999.99999999435, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ROAD_CLASS = 4", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 149999.99999999788, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ROAD_CLASS = 7", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 149999.99999999788, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(ROAD_CLASS = 8 OR ROAD_CLASS = 10) AND STREET_NAM <> 'Unknown or No Streetname'", "labelExpression": "[STREET_NAM]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24999.999999999647, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0740433357111065E7, "ymin": 6066659.522905348, "xmax": -1.0654117374835672E7, "ymax": 6101217.6441083625, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 35, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "Road Number", "length": 10, "domain": null }, { "name": "STREETNAM2", "type": "esriFieldTypeString", "alias": "Street Name Alternate", "length": 35, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 30, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 4, "domain": null }, { "name": "FDSUF", "type": "esriFieldTypeString", "alias": "Suffix", "length": 2, "domain": null }, { "name": "ROUTE_DIR", "type": "esriFieldTypeString", "alias": "Route Direction", "length": 2, "domain": null }, { "name": "COUN", "type": "esriFieldTypeDouble", "alias": "County Code", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeDouble", "alias": "Road Class", "domain": null }, { "name": "MCD_CODE", "type": "esriFieldTypeDouble", "alias": "MCD Code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R393_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Municipal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103769, "latestWkid": 103769 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 150000, "maxScale": 199999.99999999718 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0740390114568554E7, "ymin": 6066652.7889595935, "xmax": -1.065413338919392E7, "ymax": 6101233.090546774, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "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": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Township", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103769, "latestWkid": 103769 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TWNSHPLAB]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 299999.99999999575, "maxScale": 60000.00000000104 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0740390114568554E7, "ymin": 6066652.7889595935, "xmax": -1.065413338919392E7, "ymax": 6101233.090546774, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLSSID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSS Township Identifier", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": null }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R71_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Tax Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103769, "latestWkid": 103769 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0740390114568554E7, "ymin": 6066652.7889595935, "xmax": -1.065413338919392E7, "ymax": 6101233.090546774, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RedLake_LGIM.DBO.TaxParcel.CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RedLake_LGIM.DBO.TaxParcel.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RedLake_LGIM.DBO.TaxParcel.PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "RedLake_LGIM.DBO.TaxParcel.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 }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAX_YEAR", "type": "esriFieldTypeInteger", "alias": "Tax Year", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.DEEDED_ACRES", "type": "esriFieldTypeDouble", "alias": "Deeded Acres", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "Property Address", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "Property Zip Code", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAXPAYER_NAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAXPAYER_ADDRESS", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 1)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAXPAYER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 2)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAXPAYER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 3)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAXPAYER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 4)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.OWNER_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Owner Address (Line 1)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.OWNER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Owner Address (Line 2)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.OWNER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Owner Address (Line 3)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.OWNER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Owner Address (Line 4)", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.SECTION", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "Township", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.RANGE", "type": "esriFieldTypeInteger", "alias": "Range", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.LOT", "type": "esriFieldTypeInteger", "alias": "Lot", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.BLOCK", "type": "esriFieldTypeInteger", "alias": "Block", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.PLAT_NUMBER", "type": "esriFieldTypeInteger", "alias": "Plat Number", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.PLAT_NAME", "type": "esriFieldTypeString", "alias": "Plat Name", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.CITY_TWP_NUMBER", "type": "esriFieldTypeInteger", "alias": "City / Township Number", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.CITY_TWP_NAME", "type": "esriFieldTypeString", "alias": "City / Township Name", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.SCHOOL_DISTRICT_NUMBER", "type": "esriFieldTypeInteger", "alias": "School District Number", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.SCHOOL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "School District Name", "length": 255, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.TAX_INCREMENT", "type": "esriFieldTypeString", "alias": "Tax Increment", "length": 3, "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.RURAL_SERVICE_DISTRICT", "type": "esriFieldTypeInteger", "alias": "Rural Service District", "domain": null }, { "name": "RedLakeCountyTaxData.dbo.tblParcelJoin.LEGAL", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 4000, "domain": null } ], "geometryField": { "name": "RedLake_LGIM.DBO.TaxParcel.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R237_pk", "fields": "RedLake_LGIM.DBO.TaxParcel.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "RedLake_LGIM.DBO.TaxParcel.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }