{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Municipal Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "CreatedBy", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 499756.2091218382, "ymin": 118970.80793317407, "xmax": 688613.7093588375, "ymax": 300032.2876730114, "spatialReference": { "wkid": 103455, "latestWkid": 8124, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17840200, "falseY": -48376900, "xyUnits": 1.3723624856384292E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103455, "latestWkid": 8124, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17840200, "falseY": -48376900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LABELTEXT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "LASTEDITOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Municipal Type", "domain": { "type": "codedValue", "name": "MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUNIAREA" }, { "name": "LABELTEXT", "type": "esriFieldTypeString", "alias": "Label Text", "domain": { "type": "codedValue", "name": "SaukMuni", "description": "Sauk County Municipalities", "codedValues": [ { "name": "City of Baraboo", "code": "City of Baraboo" }, { "name": "City of Reedsburg", "code": "City of Reedsburg" }, { "name": "City of Wisconsin Dells", "code": "City of Wisconsin Dells" }, { "name": "Town of Baraboo", "code": "Town of Baraboo" }, { "name": "Town of Bear Creek", "code": "Town of Bear Creek" }, { "name": "Town of Dellona", "code": "Town of Dellona" }, { "name": "Town of Delton", "code": "Town of Delton" }, { "name": "Town of Excelsior", "code": "Town of Excelsior" }, { "name": "Town of Fairfield", "code": "Town of Fairfield" }, { "name": "Town of Franklin", "code": "Town of Franklin" }, { "name": "Town of Freedom", "code": "Town of Freedom" }, { "name": "Town of Greenfield", "code": "Town of Greenfield" }, { "name": "Town of Honey Creek", "code": "Town of Honey Creek" }, { "name": "Town of Ironton", "code": "Town of Ironton" }, { "name": "Town of La Valle", "code": "Town of La Valle" }, { "name": "Town of Merrimac", "code": "Town of Merrimac" }, { "name": "Town of Prairie Du Sac", "code": "Town of Prairie Du Sac" }, { "name": "Town of Reedsburg", "code": "Town of Reedsburg" }, { "name": "Town of Spring Green", "code": "Town of Spring Green" }, { "name": "Town of Sumpter", "code": "Town of Sumpter" }, { "name": "Town of Troy", "code": "Town of Troy" }, { "name": "Town of Washington", "code": "Town of Washington" }, { "name": "Town of Westfield", "code": "Town of Westfield" }, { "name": "Town of Winfield", "code": "Town of Winfield" }, { "name": "Town of Woodland", "code": "Town of Woodland" }, { "name": "Village of Ironton", "code": "Village of Ironton" }, { "name": "Village of Lake Delton", "code": "Village of Lake Delton" }, { "name": "Village of La Valle", "code": "Village of La Valle" }, { "name": "Village of Lime Ridge", "code": "Village of Lime Ridge" }, { "name": "Village of Loganville", "code": "Village of Loganville" }, { "name": "Village of Merrimac", "code": "Village of Merrimac" }, { "name": "Village of North Freedom", "code": "Village of North Freedom" }, { "name": "Village of Plain", "code": "Village of Plain" }, { "name": "Village of Prairie Du Sac", "code": "Village of Prairie Du Sac" }, { "name": "Village of Rock Springs", "code": "Village of Rock Springs" }, { "name": "Village of Sauk City", "code": "Village of Sauk City" }, { "name": "Village of Spring Green", "code": "Village of Spring Green" }, { "name": "Village of West Baraboo", "code": "Village of West Baraboo" }, { "name": "Village of Cazenovia", "code": "Village of Cazenovia" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABELTEXT" }, { "name": "PZCODE", "type": "esriFieldTypeString", "alias": "Planning & Zoning Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PZCODE" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL path", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "URL" }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "Legal Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStartDate" }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "Lega lEnd Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDate" }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DISCRPAGID" }, { "name": "INCM_NGUID", "type": "esriFieldTypeString", "alias": "Incorporated Municipality NENA Globally Unique ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCM_NGUID" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "COUNTY" }, { "name": "ADDCODE", "type": "esriFieldTypeString", "alias": "Additional Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDCODE" }, { "name": "DISPATCHZONECD", "type": "esriFieldTypeString", "alias": "Dispatch Zone Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISPATCHZONECD" }, { "name": "MUNICODE", "type": "esriFieldTypeString", "alias": "Municipal Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNICODE" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1906_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1418_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municipal Boundaries", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6bb1b1d4aeb4dad9d234b2716a35784" }