{ "currentVersion": 10.91, "id": 25, "name": "Property Address", "type": "Feature Layer", "description": "This is a \"point\" feature class representing the location where the driveway meets the road right of way. It contains the House Number and Street Name (Address). The parcel number is also included for each address \"point\".", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103444, "latestWkid": 103444 }, "copyrightText": "Outagamie County GIS", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b5bc9b97410564588cf6e60522f405e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGZJREFUCJllyLsJAkEUAMBZeLCBXAHngY2YiZga2IUNCNeAJfkJbMIiDsQGHohrqOCEE9CYY63Wh8xr4R2t1qXMEzqZcGtsQuYRna8VdoHBv0U0zoX9T770/SUKh8assMUTY5mm+wer+htDlhngVAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "MUNICIPALITY IN( 'City of Appleton' , 'City of Kaukauna' , 'City of New London' , 'City of Seymour' , 'Town of Grand Chute' , 'Village of Bear Creek' , 'Village of Black Creek' , 'Village of Combined Locks' , 'Village of Hortonville' , 'Village of Kimberly' , 'Village of Little Chute' , 'Village of Nichols' , 'Village of Shiocton' , 'Village of Wrightstown' )", "labelExpression": "[ADDRESS_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "MUNICIPALITY IN( 'Town of Black Creek' , 'Town of Bovina' , 'Town of Buchanan' , 'Town of Center' , 'Town of Cicero' , 'Town of Dale' , 'Town of Deer Creek' , 'Town of Ellington' , 'Town of Freedom' , 'Town of Greenville' , 'Town of Hortonia' , 'Town of Kaukauna' , 'Town of Liberty' , 'Town of Maine' , 'Town of Maple Creek' , 'Town of Oneida' , 'Town of Osborn' , 'Town of Seymour' , 'Town of Vandenbroek' )", "labelExpression": "[ADDRESS_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 554104.4401628673, "ymin": 518211.0350224525, "xmax": 883908.5664220192, "ymax": 682123.5827591121, "spatialReference": { "wkid": 103444, "latestWkid": 103444 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "ADDRESS_NUM", "type": "esriFieldTypeString", "alias": "ADDRESS_NUM", "length": 10, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 30, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 20, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 30, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "CSM_NUM", "type": "esriFieldTypeString", "alias": "CSM_NUM", "length": 50, "domain": null }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "length": 50, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 9, "domain": null }, { "name": "MA_CITY", "type": "esriFieldTypeString", "alias": "MA_CITY", "length": 50, "domain": null }, { "name": "MA_STATE", "type": "esriFieldTypeString", "alias": "MA_STATE", "length": 2, "domain": null }, { "name": "MA_ZIP", "type": "esriFieldTypeString", "alias": "MA_ZIP", "length": 9, "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 300, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 300, "domain": null }, { "name": "ADDR_MUNI", "type": "esriFieldTypeString", "alias": "ADDR_MUNI", "length": 300, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }