{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Street Names with Highway Symbol", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 2400, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetNameAlternate]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "RoadType = 'CTH'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "County Highway", "priority": 16, "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": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetNameAlternate]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "RoadType = 'USH'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US Highway", "priority": 23, "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": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetNameAlternate]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "RoadType = 'STH'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 28, "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": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetNameAlternate]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "RoadType = 'IH'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate Highway", "priority": 34, "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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 400279.32035108656, "ymin": 200106.23760342598, "xmax": 559824.2597907521, "ymax": 329148.11042467505, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDirection", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "Suffix Type", "length": 4, "domain": { "type": "codedValue", "name": "dStreetSuffix", "description": "Street Type Suffix", "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": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Way", "code": "Way" }, { "name": "Pass", "code": "Pass" }, { "name": "Run", "code": "Run" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Sq", "code": "Sq" }, { "name": "Trce", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Crossing", "code": "Xing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDirection", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetNameAlternate", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 50, "domain": null }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "Road Type", "length": 3, "domain": { "type": "codedValue", "name": "dRoadType", "description": "Road Types", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "County Highway", "code": "CTH" }, { "name": "State Highway", "code": "STH" }, { "name": "US Highway", "code": "USH" }, { "name": "Interstate Highway", "code": "IH" }, { "name": "Private Road", "code": "PR" }, { "name": "Park Road", "code": "PK" }, { "name": "Cemetery Road", "code": "CR" }, { "name": "Public Alley", "code": "PA" }, { "name": "Dedicated but Unimproved", "code": "DU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetClass", "type": "esriFieldTypeString", "alias": "Street Classification", "length": 2, "domain": { "type": "codedValue", "name": "dStreetClass", "description": "Street Classifcations", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "Collector", "code": "CO" }, { "name": "Principal Arterial - Interstate", "code": "PI" }, { "name": "Principal Arterial - Freeway", "code": "PF" }, { "name": "Principal Arterial - Other", "code": "PO" }, { "name": "Minor Arterial", "code": "MA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LowLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Left Address", "domain": null }, { "name": "HighLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Left Address", "domain": null }, { "name": "LowRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Right Address", "domain": null }, { "name": "HighRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Right Address", "domain": null }, { "name": "AddressRangeType", "type": "esriFieldTypeString", "alias": "Address Range Type", "length": 1, "domain": { "type": "codedValue", "name": "dAddressRangeType", "description": "Address Range Types", "codedValues": [ { "name": "Actual", "code": "A" }, { "name": "Theoretical", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "InCity", "type": "esriFieldTypeSmallInteger", "alias": "In City", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Traveled Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "dOneWay", "description": "One Way", "codedValues": [ { "name": "No Access", "code": "N" }, { "name": "Two-Way", "code": "Y" }, { "name": "To-From One-Way", "code": "TF" }, { "name": "From-To One-Way", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "FTMinutes", "type": "esriFieldTypeDouble", "alias": "FTMinutes", "domain": null }, { "name": "TFMinutes", "type": "esriFieldTypeDouble", "alias": "TFMinutes", "domain": null }, { "name": "FElev", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "TElev", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "GISSource", "type": "esriFieldTypeString", "alias": "GIS Source", "length": 20, "domain": null }, { "name": "QCFlag", "type": "esriFieldTypeSmallInteger", "alias": "QC Flag", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EditorComments", "type": "esriFieldTypeString", "alias": "Editor Comments", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 25, "domain": { "type": "codedValue", "name": "dGISEditors", "description": "GIS Editors", "codedValues": [ { "name": "Kirby Benz", "code": "BenzK" }, { "name": "Brad Blumer", "code": "BlumerB" }, { "name": "Margaret Duerr", "code": "DuerrM" }, { "name": "Steve Jenson", "code": "JensonS" }, { "name": "Pat McLean", "code": "McLeanP" }, { "name": "Terry Nolan", "code": "NolanT" }, { "name": "Scott Nusbaum", "code": "NusbaumS" }, { "name": "Mike Rebman", "code": "RebmanM" }, { "name": "Tim Whittaker", "code": "WhittakerT" }, { "name": "James Yager", "code": "YagerJ" }, { "name": "Planning Intern", "code": "PlanningIntern" }, { "name": "Engineering Intern", "code": "EngineeringIntern" }, { "name": "Water Intern", "code": "WaterIntern" }, { "name": "MPO Intern", "code": "MPOIntern" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Ruekert-Mielke", "code": "Ruekert-Mielke" }, { "name": "Greg Grube", "code": "GrubeG" }, { "name": "Parks Intern", "code": "ParksIntern" }, { "name": "Greg Skemp", "code": "SkempG" }, { "name": "Travis Carroll", "code": "CarrollT" }, { "name": "Kyle Swales", "code": "SwalesK" }, { "name": "Zach Pennycook", "code": "PennycookZ" }, { "name": "Ahna Bizjak", "code": "BizjakA" }, { "name": "Tiffany Marshall", "code": "MarshallT" }, { "name": "Consultant - Batterman", "code": "Consultant - Batterman" }, { "name": "Consultant - Chastain", "code": "Consultant - Chastain" }, { "name": "Consultant - Fehr Graham", "code": "Consultant - Fehr Graham" }, { "name": "Grant Tullar", "code": "TullarG" }, { "name": "Steve Tomlins", "code": "TomlinsS" }, { "name": "Emily Moccero", "code": "MocceroE" }, { "name": "Tayler Woida", "code": "WoidaT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeSmallInteger", "alias": "Truck Route", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CityStreetDBID", "type": "esriFieldTypeInteger", "alias": "City Street DB ID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R110_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134145000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Right of Way Edge", "type": "Feature Layer", "description": "

Right-of Way Edges in the City of Janesville, Rock County, Wisconsin. This data set illustrates right-of-way edges in the City of Janesville.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Maintained and updated by the City of Janesville GIS staff.", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 464144.4419644214, "ymin": 232649.42743817717, "xmax": 528004.7273013368, "ymax": 302600.0795313418, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROWType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROWType", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Type", "domain": { "type": "codedValue", "name": "dROWType", "description": "Right of Way Types", "codedValues": [ { "name": "Road Right of Way", "code": 1 }, { "name": "Cemetery", "code": 2 }, { "name": "Private Road", "code": 3 }, { "name": "Park Road", "code": 4 }, { "name": "Illustrative", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InCity", "type": "esriFieldTypeSmallInteger", "alias": "In City", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_116", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R116_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S102_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134157000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street Centerline Labels", "type": "Feature Layer", "description": "

Street Centerlines for the City of Janesville and the vicinity. Road types, classifications, etc.<\/SPAN><\/P><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadType", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 207, 255 ], "toColor": [ 189, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "UCASE([PrefixDirection]) CONCAT \" \" CONCAT UCASE([StreetName]) CONCAT \" \" CONCAT UCASE([SuffixType]) CONCAT \" \" CONCAT UCASE([SuffixDirection])", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": "Tw Cen MT", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 400279.32035108656, "ymin": 200106.23760342598, "xmax": 559824.2597907521, "ymax": 329148.11042467505, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDirection", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "Suffix Type", "length": 4, "domain": { "type": "codedValue", "name": "dStreetSuffix", "description": "Street Type Suffix", "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": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Way", "code": "Way" }, { "name": "Pass", "code": "Pass" }, { "name": "Run", "code": "Run" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Sq", "code": "Sq" }, { "name": "Trce", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Crossing", "code": "Xing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDirection", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetNameAlternate", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 50, "domain": null }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "Road Type", "length": 3, "domain": { "type": "codedValue", "name": "dRoadType", "description": "Road Types", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "County Highway", "code": "CTH" }, { "name": "State Highway", "code": "STH" }, { "name": "US Highway", "code": "USH" }, { "name": "Interstate Highway", "code": "IH" }, { "name": "Private Road", "code": "PR" }, { "name": "Park Road", "code": "PK" }, { "name": "Cemetery Road", "code": "CR" }, { "name": "Public Alley", "code": "PA" }, { "name": "Dedicated but Unimproved", "code": "DU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetClass", "type": "esriFieldTypeString", "alias": "Street Classification", "length": 2, "domain": { "type": "codedValue", "name": "dStreetClass", "description": "Street Classifcations", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "Collector", "code": "CO" }, { "name": "Principal Arterial - Interstate", "code": "PI" }, { "name": "Principal Arterial - Freeway", "code": "PF" }, { "name": "Principal Arterial - Other", "code": "PO" }, { "name": "Minor Arterial", "code": "MA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LowLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Left Address", "domain": null }, { "name": "HighLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Left Address", "domain": null }, { "name": "LowRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Right Address", "domain": null }, { "name": "HighRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Right Address", "domain": null }, { "name": "AddressRangeType", "type": "esriFieldTypeString", "alias": "Address Range Type", "length": 1, "domain": { "type": "codedValue", "name": "dAddressRangeType", "description": "Address Range Types", "codedValues": [ { "name": "Actual", "code": "A" }, { "name": "Theoretical", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "InCity", "type": "esriFieldTypeSmallInteger", "alias": "In City", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Traveled Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "dOneWay", "description": "One Way", "codedValues": [ { "name": "No Access", "code": "N" }, { "name": "Two-Way", "code": "Y" }, { "name": "To-From One-Way", "code": "TF" }, { "name": "From-To One-Way", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "FTMinutes", "type": "esriFieldTypeDouble", "alias": "FTMinutes", "domain": null }, { "name": "TFMinutes", "type": "esriFieldTypeDouble", "alias": "TFMinutes", "domain": null }, { "name": "FElev", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "TElev", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "GISSource", "type": "esriFieldTypeString", "alias": "GIS Source", "length": 20, "domain": null }, { "name": "QCFlag", "type": "esriFieldTypeSmallInteger", "alias": "QC Flag", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EditorComments", "type": "esriFieldTypeString", "alias": "Editor Comments", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 25, "domain": { "type": "codedValue", "name": "dGISEditors", "description": "GIS Editors", "codedValues": [ { "name": "Kirby Benz", "code": "BenzK" }, { "name": "Brad Blumer", "code": "BlumerB" }, { "name": "Margaret Duerr", "code": "DuerrM" }, { "name": "Steve Jenson", "code": "JensonS" }, { "name": "Pat McLean", "code": "McLeanP" }, { "name": "Terry Nolan", "code": "NolanT" }, { "name": "Scott Nusbaum", "code": "NusbaumS" }, { "name": "Mike Rebman", "code": "RebmanM" }, { "name": "Tim Whittaker", "code": "WhittakerT" }, { "name": "James Yager", "code": "YagerJ" }, { "name": "Planning Intern", "code": "PlanningIntern" }, { "name": "Engineering Intern", "code": "EngineeringIntern" }, { "name": "Water Intern", "code": "WaterIntern" }, { "name": "MPO Intern", "code": "MPOIntern" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Ruekert-Mielke", "code": "Ruekert-Mielke" }, { "name": "Greg Grube", "code": "GrubeG" }, { "name": "Parks Intern", "code": "ParksIntern" }, { "name": "Greg Skemp", "code": "SkempG" }, { "name": "Travis Carroll", "code": "CarrollT" }, { "name": "Kyle Swales", "code": "SwalesK" }, { "name": "Zach Pennycook", "code": "PennycookZ" }, { "name": "Ahna Bizjak", "code": "BizjakA" }, { "name": "Tiffany Marshall", "code": "MarshallT" }, { "name": "Consultant - Batterman", "code": "Consultant - Batterman" }, { "name": "Consultant - Chastain", "code": "Consultant - Chastain" }, { "name": "Consultant - Fehr Graham", "code": "Consultant - Fehr Graham" }, { "name": "Grant Tullar", "code": "TullarG" }, { "name": "Steve Tomlins", "code": "TomlinsS" }, { "name": "Emily Moccero", "code": "MocceroE" }, { "name": "Tayler Woida", "code": "WoidaT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeSmallInteger", "alias": "Truck Route", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityStreetDBID", "type": "esriFieldTypeInteger", "alias": "City Street DB ID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R110_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134145000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Street Name Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Street_Text_In_ROW" }, { "id": 8, "name": "Street_Text_Out_ROW" }, { "id": 9, "name": "Major_Streets_Large" }, { "id": 10, "name": "Major_Streets_Medium" }, { "id": 11, "name": "Major_Streets_Small" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "Shape_area_1", "type": "esriFieldTypeDouble", "alias": "Shape_area_1", "domain": null }, { "name": "Shape_len_1", "type": "esriFieldTypeDouble", "alias": "Shape_len_1", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I232Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I232AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R130_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S116_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Street_Text_In_ROW" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Street_Text_Out_ROW" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Major_Streets_Large" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Major_Streets_Medium" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Major_Streets_Small" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "Shape_area_1": null, "Shape_len_1": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 0, "name": "Street_Text_In_ROW" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "Shape_area_1": null, "Shape_len_1": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 1, "name": "Street_Text_Out_ROW" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "Shape_area_1": null, "Shape_len_1": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 2, "name": "Major_Streets_Large" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "Shape_area_1": null, "Shape_len_1": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 3, "name": "Major_Streets_Medium" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "Shape_area_1": null, "Shape_len_1": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 4, "name": "Major_Streets_Small" } ], "relationships": [], "canModifyLayer": false, "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134180000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Street_Text_In_ROW", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Street Name Annotation" }, "subLayers": [], "minScale": 10000, "maxScale": 2501, "defaultVisibility": true, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Street_Text_Out_ROW", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Street Name Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Major_Streets_Large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Street Name Annotation" }, "subLayers": [], "minScale": 100000, "maxScale": 50001, "defaultVisibility": true, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Major_Streets_Medium", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Street Name Annotation" }, "subLayers": [], "minScale": 50000, "maxScale": 24001, "defaultVisibility": true, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Major_Streets_Small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Street Name Annotation" }, "subLayers": [], "minScale": 24000, "maxScale": 10000, "defaultVisibility": true, "extent": { "xmin": 464037.8926368356, "ymin": 232791.54198334366, "xmax": 526562.1389791705, "ymax": 329289.8585007563, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Municipal Boundary", "type": "Feature Layer", "description": "The linear boundary of the administrative area used for cartographic output.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 400261.99984766915, "ymin": 199658.3510320112, "xmax": 559759.1880705021, "ymax": 329171.1074259281, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Municipality", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MunicipalType", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 10, "domain": { "type": "codedValue", "name": "dMunicipalType", "description": "Municipal Types", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Village", "code": "Village" }, { "name": "Town", "code": "Town" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R58_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134062000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Property Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Property Dimension" } ], "minScale": 1999, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 477738.18216533586, "ymin": 240827.20537392795, "xmax": 516615.7225203365, "ymax": 296848.93749034405, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_71", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I166Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I166AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R71_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Property Dimension" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 5, "name": "Property Dimension" } ], "relationships": [], "canModifyLayer": false, "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134082000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Property Dimension", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 25, "name": "Property Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 477738.18216533586, "ymin": 240827.20537392795, "xmax": 516615.7225203365, "ymax": 296848.93749034405, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Parcel Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ParcelLineType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "2", "label": "Tie Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.8 }, "value": "3", "label": "Meander Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 190, 201, 255 ], "toColor": [ 119, 190, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 90, 250, 255 ], "toColor": [ 138, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 94, 255 ], "toColor": [ 230, 90, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 247, 92, 255 ], "toColor": [ 185, 247, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 124, 59, 255 ], "toColor": [ 130, 124, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 61, 121, 255 ], "toColor": [ 133, 61, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 121, 204, 255 ], "toColor": [ 80, 121, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 217, 146, 255 ], "toColor": [ 85, 217, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 180, 87, 255 ], "toColor": [ 242, 180, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 113, 115, 255 ], "toColor": [ 168, 113, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 78, 203, 255 ], "toColor": [ 217, 78, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 130, 90, 255 ], "toColor": [ 60, 130, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 242, 153, 255 ], "toColor": [ 230, 242, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 473066.1842915043, "ymin": 240817.02560426295, "xmax": 516617.89213541895, "ymax": 296868.51520709693, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParcelLineType", "typeIdField": "ParcelLineType", "subtypeFieldName": "ParcelLineType", "subtypeField": "ParcelLineType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParcelLineType", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Line Type", "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "COGO Direction", "length": 15, "domain": null }, { "name": "Distance", "type": "esriFieldTypeString", "alias": "COGO Distance", "length": 10, "domain": null }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "COGO Delta", "length": 12, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "COGO Radius", "length": 10, "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "COGO Tangent", "length": 10, "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeString", "alias": "COGO ArcLength", "length": 10, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "COGO Side", "length": 1, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R59_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Parcel Line" }, { "domains": {}, "id": 2, "name": "Tie Line" }, { "domains": {}, "id": 3, "name": "Meander Line" }, { "domains": {}, "id": 4, "name": "Historical Parcel Line" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ParcelLineType": 1, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 1, "name": "Parcel Line" }, { "domains": {}, "defaultValues": { "ParcelLineType": 1, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 2, "name": "Tie Line" }, { "domains": {}, "defaultValues": { "ParcelLineType": 1, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 3, "name": "Meander Line" }, { "domains": {}, "defaultValues": { "ParcelLineType": 1, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 4, "name": "Historical Parcel Line" } ], "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134063000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14000, "maxScale": 0, "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": 1.25 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 474924.5365459211, "ymin": 240606.86263875663, "xmax": 516617.89213541895, "ymax": 296868.51520709693, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Taxkey", "typeIdField": "ParcelType", "subtypeFieldName": "ParcelType", "subtypeField": "ParcelType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Taxkey", "type": "esriFieldTypeString", "alias": "Taxkey", "length": 25, "domain": null }, { "name": "ParcelType", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Type", "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 25, "domain": { "type": "codedValue", "name": "dGISEditors", "description": "GIS Editors", "codedValues": [ { "name": "Kirby Benz", "code": "BenzK" }, { "name": "Brad Blumer", "code": "BlumerB" }, { "name": "Margaret Duerr", "code": "DuerrM" }, { "name": "Steve Jenson", "code": "JensonS" }, { "name": "Pat McLean", "code": "McLeanP" }, { "name": "Terry Nolan", "code": "NolanT" }, { "name": "Scott Nusbaum", "code": "NusbaumS" }, { "name": "Mike Rebman", "code": "RebmanM" }, { "name": "Tim Whittaker", "code": "WhittakerT" }, { "name": "James Yager", "code": "YagerJ" }, { "name": "Planning Intern", "code": "PlanningIntern" }, { "name": "Engineering Intern", "code": "EngineeringIntern" }, { "name": "Water Intern", "code": "WaterIntern" }, { "name": "MPO Intern", "code": "MPOIntern" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Ruekert-Mielke", "code": "Ruekert-Mielke" }, { "name": "Greg Grube", "code": "GrubeG" }, { "name": "Parks Intern", "code": "ParksIntern" }, { "name": "Greg Skemp", "code": "SkempG" }, { "name": "Travis Carroll", "code": "CarrollT" }, { "name": "Kyle Swales", "code": "SwalesK" }, { "name": "Zach Pennycook", "code": "PennycookZ" }, { "name": "Ahna Bizjak", "code": "BizjakA" }, { "name": "Tiffany Marshall", "code": "MarshallT" }, { "name": "Consultant - Batterman", "code": "Consultant - Batterman" }, { "name": "Consultant - Chastain", "code": "Consultant - Chastain" }, { "name": "Consultant - Fehr Graham", "code": "Consultant - Fehr Graham" }, { "name": "Grant Tullar", "code": "TullarG" }, { "name": "Steve Tomlins", "code": "TomlinsS" }, { "name": "Emily Moccero", "code": "MocceroE" }, { "name": "Tayler Woida", "code": "WoidaT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GovernP_ID", "type": "esriFieldTypeInteger", "alias": "Govern P_ID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_70", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I165Taxkey", "fields": "Taxkey", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R70_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LastEditor": {"type": "inherited"} }, "id": 1, "name": "Primary Tax Parcel" }, { "domains": { "LastEditor": {"type": "inherited"} }, "id": 2, "name": "Condominium Tax Parcel" }, { "domains": { "LastEditor": {"type": "inherited"} }, "id": 3, "name": "Gap" }, { "domains": { "LastEditor": {"type": "inherited"} }, "id": 4, "name": "Overlap" } ], "subtypes": [ { "domains": { "LastEditor": {"type": "inherited"} }, "defaultValues": { "Taxkey": null, "GovernP_ID": null, "ParcelType": null, "LastUpdate": null, "LastEditor": null, "Comments": null, "GISAcres": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 1, "name": "Primary Tax Parcel" }, { "domains": { "LastEditor": {"type": "inherited"} }, "defaultValues": { "Taxkey": null, "GovernP_ID": null, "ParcelType": null, "LastUpdate": null, "LastEditor": null, "Comments": null, "GISAcres": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 2, "name": "Condominium Tax Parcel" }, { "domains": { "LastEditor": {"type": "inherited"} }, "defaultValues": { "Taxkey": null, "GovernP_ID": null, "ParcelType": null, "LastUpdate": null, "LastEditor": null, "Comments": null, "GISAcres": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 3, "name": "Gap" }, { "domains": { "LastEditor": {"type": "inherited"} }, "defaultValues": { "Taxkey": null, "GovernP_ID": null, "ParcelType": null, "LastUpdate": null, "LastEditor": null, "Comments": null, "GISAcres": null, "GlobalID": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 4, "name": "Overlap" } ], "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134080000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Parcel Taxkey", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Taxkey" } ], "minScale": 1999, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 477828.5812627524, "ymin": 241429.20252951235, "xmax": 515181.6003885865, "ymax": 296067.287150763, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I158Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I158AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R63_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Taxkey" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 7, "name": "Taxkey" } ], "relationships": [], "canModifyLayer": false, "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134069000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Taxkey", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 35, "name": "Parcel Taxkey" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 477828.5812627524, "ymin": 241429.20252951235, "xmax": 515181.6003885865, "ymax": 296067.287150763, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Parcel Annotation", "type": "Annotation Layer", "description": "Annotation was created for the City of Janesville in order to provide textual clarification for parcel and plat data. This text includes plat names, parcel dimensions, and taxkey numbers.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Maintained by the City of Janesville GIS staff.", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Meander" }, { "id": 22, "name": "Tie Dimension" } ], "minScale": 1999, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 478444.8579173386, "ymin": 249940.40335484594, "xmax": 511907.93862883747, "ymax": 293829.2197765112, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I163Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I163AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R68_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S54_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Meander" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Tie Dimension" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 4, "name": "Meander" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "Creator": null, "CreationDate": null, "Editor": null, "EditDate": null }, "code": 8, "name": "Tie Dimension" } ], "relationships": [], "canModifyLayer": false, "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134077000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Meander", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 40, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 478444.8579173386, "ymin": 249940.40335484594, "xmax": 511907.93862883747, "ymax": 293829.2197765112, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Tie Dimension", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 40, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 478444.8579173386, "ymin": 249940.40335484594, "xmax": 511907.93862883747, "ymax": 293829.2197765112, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Railroad", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 400661.44786766917, "ymin": 201083.96497868001, "xmax": 559717.640253339, "ymax": 329055.64866734296, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_113", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S99_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134152000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "CTH", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "IH", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "LR", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "PK", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "STH", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.6 }, "value": "USH", "label": "Public Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "PR", "label": "Private Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 }, "value": "CR", "label": "Cemetery Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "value": "DU", "label": "Dedicated but Unimproved" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 207, 255 ], "toColor": [ 189, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 400279.32035108656, "ymin": 200106.23760342598, "xmax": 559824.2597907521, "ymax": 329148.11042467505, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDirection", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "Suffix Type", "length": 4, "domain": { "type": "codedValue", "name": "dStreetSuffix", "description": "Street Type Suffix", "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": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Way", "code": "Way" }, { "name": "Pass", "code": "Pass" }, { "name": "Run", "code": "Run" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Sq", "code": "Sq" }, { "name": "Trce", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Crossing", "code": "Xing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDirection", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "dStreetDirection", "description": "Street Direction Prefix and Suffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetNameAlternate", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 50, "domain": null }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "Road Type", "length": 3, "domain": { "type": "codedValue", "name": "dRoadType", "description": "Road Types", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "County Highway", "code": "CTH" }, { "name": "State Highway", "code": "STH" }, { "name": "US Highway", "code": "USH" }, { "name": "Interstate Highway", "code": "IH" }, { "name": "Private Road", "code": "PR" }, { "name": "Park Road", "code": "PK" }, { "name": "Cemetery Road", "code": "CR" }, { "name": "Public Alley", "code": "PA" }, { "name": "Dedicated but Unimproved", "code": "DU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetClass", "type": "esriFieldTypeString", "alias": "Street Classification", "length": 2, "domain": { "type": "codedValue", "name": "dStreetClass", "description": "Street Classifcations", "codedValues": [ { "name": "Local Road", "code": "LR" }, { "name": "Collector", "code": "CO" }, { "name": "Principal Arterial - Interstate", "code": "PI" }, { "name": "Principal Arterial - Freeway", "code": "PF" }, { "name": "Principal Arterial - Other", "code": "PO" }, { "name": "Minor Arterial", "code": "MA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LowLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Left Address", "domain": null }, { "name": "HighLeftAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Left Address", "domain": null }, { "name": "LowRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "Low Right Address", "domain": null }, { "name": "HighRightAddress", "type": "esriFieldTypeSmallInteger", "alias": "High Right Address", "domain": null }, { "name": "AddressRangeType", "type": "esriFieldTypeString", "alias": "Address Range Type", "length": 1, "domain": { "type": "codedValue", "name": "dAddressRangeType", "description": "Address Range Types", "codedValues": [ { "name": "Actual", "code": "A" }, { "name": "Theoretical", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "InCity", "type": "esriFieldTypeSmallInteger", "alias": "In City", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 25, "domain": { "type": "codedValue", "name": "dMunicipalityNames", "description": "Municipality Names", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State of Wisconsin", "code": "State" }, { "name": "Rock County", "code": "County" }, { "name": "City of Janesville", "code": "Janesville" }, { "name": "City of Milton", "code": "Milton" }, { "name": "City of Edgerton", "code": "Edgerton" }, { "name": "Fulton Township", "code": "Fulton Township" }, { "name": "Milton Township", "code": "Milton Township" }, { "name": "Janesville Township", "code": "Janesville Township" }, { "name": "Harmony Township", "code": "Harmony Township" }, { "name": "Rock Township", "code": "Rock Township" }, { "name": "La Prairie Township", "code": "La Prairie Township" }, { "name": "Connecting Highway", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Traveled Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "dOneWay", "description": "One Way", "codedValues": [ { "name": "No Access", "code": "N" }, { "name": "Two-Way", "code": "Y" }, { "name": "To-From One-Way", "code": "TF" }, { "name": "From-To One-Way", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "FTMinutes", "type": "esriFieldTypeDouble", "alias": "FTMinutes", "domain": null }, { "name": "TFMinutes", "type": "esriFieldTypeDouble", "alias": "TFMinutes", "domain": null }, { "name": "FElev", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "TElev", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "GISSource", "type": "esriFieldTypeString", "alias": "GIS Source", "length": 20, "domain": null }, { "name": "QCFlag", "type": "esriFieldTypeSmallInteger", "alias": "QC Flag", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EditorComments", "type": "esriFieldTypeString", "alias": "Editor Comments", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 25, "domain": { "type": "codedValue", "name": "dGISEditors", "description": "GIS Editors", "codedValues": [ { "name": "Kirby Benz", "code": "BenzK" }, { "name": "Brad Blumer", "code": "BlumerB" }, { "name": "Margaret Duerr", "code": "DuerrM" }, { "name": "Steve Jenson", "code": "JensonS" }, { "name": "Pat McLean", "code": "McLeanP" }, { "name": "Terry Nolan", "code": "NolanT" }, { "name": "Scott Nusbaum", "code": "NusbaumS" }, { "name": "Mike Rebman", "code": "RebmanM" }, { "name": "Tim Whittaker", "code": "WhittakerT" }, { "name": "James Yager", "code": "YagerJ" }, { "name": "Planning Intern", "code": "PlanningIntern" }, { "name": "Engineering Intern", "code": "EngineeringIntern" }, { "name": "Water Intern", "code": "WaterIntern" }, { "name": "MPO Intern", "code": "MPOIntern" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Ruekert-Mielke", "code": "Ruekert-Mielke" }, { "name": "Greg Grube", "code": "GrubeG" }, { "name": "Parks Intern", "code": "ParksIntern" }, { "name": "Greg Skemp", "code": "SkempG" }, { "name": "Travis Carroll", "code": "CarrollT" }, { "name": "Kyle Swales", "code": "SwalesK" }, { "name": "Zach Pennycook", "code": "PennycookZ" }, { "name": "Ahna Bizjak", "code": "BizjakA" }, { "name": "Tiffany Marshall", "code": "MarshallT" }, { "name": "Consultant - Batterman", "code": "Consultant - Batterman" }, { "name": "Consultant - Chastain", "code": "Consultant - Chastain" }, { "name": "Consultant - Fehr Graham", "code": "Consultant - Fehr Graham" }, { "name": "Grant Tullar", "code": "TullarG" }, { "name": "Steve Tomlins", "code": "TomlinsS" }, { "name": "Emily Moccero", "code": "MocceroE" }, { "name": "Tayler Woida", "code": "WoidaT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeSmallInteger", "alias": "Truck Route", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CityStreetDBID", "type": "esriFieldTypeInteger", "alias": "City Street DB ID", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R110_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134145000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Waterbodies", "type": "Feature Layer", "description": "Polygon features representing waterbodies.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "defaultLabel": "Lake, River, Stream, Pond", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 119, 198, 255 ], "toColor": [ 199, 119, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 60, 250, 255 ], "toColor": [ 228, 60, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 56, 181, 255 ], "toColor": [ 152, 56, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 189, 240, 255 ], "toColor": [ 230, 189, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 100, 232, 255 ], "toColor": [ 232, 100, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 134, 181, 255 ], "toColor": [ 175, 134, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 142, 250, 255 ], "toColor": [ 250, 142, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 86, 184, 255 ], "toColor": [ 171, 86, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 57, 219, 255 ], "toColor": [ 184, 57, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 162, 232, 255 ], "toColor": [ 231, 162, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 41, 186, 255 ], "toColor": [ 179, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 70, 232, 255 ], "toColor": [ 235, 70, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 88, 204, 255 ], "toColor": [ 196, 88, 204, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "WaterType = 'Lake' OR WaterType = 'Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Water", "priority": 44, "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": [ 130, 130, 130, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 400792.65856325254, "ymin": 189582.97124842554, "xmax": 559638.6545189209, "ymax": 335624.03808959574, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 32, "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "Water Body Type", "length": 10, "domain": { "type": "codedValue", "name": "dWaterType", "description": "Water Body or Stream Types", "codedValues": [ { "name": "Lake", "code": "Lake" }, { "name": "Pond", "code": "Pond" }, { "name": "River", "code": "River" }, { "name": "Stream", "code": "Stream" }, { "name": "Intermittent Stream", "code": "Int" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_84", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R84_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S70_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134105000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 60, "name": "Waterlines", "type": "Feature Layer", "description": "River and Stream lines that represent flowlines and cartographic features such as stream centerlines and river banks.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "Name <> 'Rock River'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 7, "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": [ 130, 130, 130, 255 ], "haloSize": 1.5, "font": { "family": "Verdana", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 400257.5034655854, "ymin": 199776.00958934426, "xmax": 559759.595878087, "ymax": 329091.5632936731, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Tag", "length": 32, "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "Water Type", "length": 10, "domain": { "type": "codedValue", "name": "dWaterType", "description": "Water Body or Stream Types", "codedValues": [ { "name": "Lake", "code": "Lake" }, { "name": "Pond", "code": "Pond" }, { "name": "River", "code": "River" }, { "name": "Stream", "code": "Stream" }, { "name": "Intermittent Stream", "code": "Int" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_85", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R85_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S71_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1655134106000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0fba87bf7e54c1f97b83bdb8d36c0f9" } ], "tables": [] }