{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Municipality", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 23999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Jackson\") {\nreturn \"Jackson\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Kewaskum\") {\nreturn \"Kewaskum\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Slinger\") {\nreturn \"Slinger\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Newburg\") {\nreturn \"Newburg\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Germantown\") {\nreturn \"Germantown\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"City of West Bend\") {\nreturn \"West Bend\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"City of Hartford\") {\nreturn \"Hartford\"\n}\nelse if ( $feature[\"MUNICIPALITYNAME\"] == \"Village of Richfield\") {\nreturn \"Richfield\"\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "MUNICIPALITYTYPE IN (1, 2)", "useCodedValues": true, "maxScale": "NaN", "minScale": 24000, "name": "City, Village", "priority": 4, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.MUNICIPALITYNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "MUNICIPALITYTYPE = 3", "useCodedValues": true, "maxScale": "NaN", "minScale": 24000, "name": "Town", "priority": 6, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2389000.4339695573, "ymin": 439159.8624447286, "xmax": 2489625.480094388, "ymax": 568250.2000640631, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUNICIPALITYNAME", "typeIdField": "MUNICIPALITYTYPE", "subtypeFieldName": "MUNICIPALITYTYPE", "subtypeField": "MUNICIPALITYTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUNICIPALITYTYPE", "type": "esriFieldTypeInteger", "alias": "Municipality Type", "domain": null }, { "name": "FIPS_STATE", "type": "esriFieldTypeSmallInteger", "alias": "FIPS State Code", "domain": null }, { "name": "FIPS_COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "FIPS County Code", "domain": null }, { "name": "FIPS_PLACE", "type": "esriFieldTypeString", "alias": "FIPS_PLACE", "length": 5, "domain": null }, { "name": "MUNICIPALITYNAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 200, "domain": null }, { "name": "QC1", "type": "esriFieldTypeInteger", "alias": "QC1", "domain": { "type": "codedValue", "name": "QC1", "description": "QC Status Codes", "codedValues": [ { "name": "Not Checked", "code": 0 }, { "name": "Passed", "code": 1 }, { "name": "Failed", "code": 2 }, { "name": "In Review", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "Tax_Muni_Code", "type": "esriFieldTypeString", "alias": "Tax Municipal Code", "length": 30, "domain": null }, { "name": "Community_Code", "type": "esriFieldTypeString", "alias": "Community Code", "length": 5, "domain": null }, { "name": "Municipal_ID", "type": "esriFieldTypeString", "alias": "Municipal ID", "length": 10, "domain": null }, { "name": "Muni_Sort_Order", "type": "esriFieldTypeString", "alias": "Muni_Sort_Order", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S308_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "QC1": {"type": "inherited"} }, "id": 1, "name": "City" }, { "domains": { "QC1": {"type": "inherited"} }, "id": 2, "name": "Village" }, { "domains": { "QC1": {"type": "inherited"} }, "id": 3, "name": "Town" } ], "subtypes": [ { "domains": { "QC1": {"type": "inherited"} }, "defaultValues": { "MUNICIPALITYTYPE": 1, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null }, "code": 1, "name": "City" }, { "domains": { "QC1": {"type": "inherited"} }, "defaultValues": { "MUNICIPALITYTYPE": 1, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null }, "code": 2, "name": "Village" }, { "domains": { "QC1": {"type": "inherited"} }, "defaultValues": { "MUNICIPALITYTYPE": 1, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null }, "code": 3, "name": "Town" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "121489dd68ec4c468a466adaf9d470a3" }