{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 92, "name": "Roads NG911", "type": "Feature Layer", "description": "Columbia County, Wisconsin road centerlines. Line feature data class representing the centerlines of all roadways within Columbia County. Road centerlines adhere to the Wisconsin Next Generation 9-1-1 (NG9-1-1) GIS Data Standard. Road centerlines are used to mark the location of roadways and provide information on the road name, street class, surface type, traffic directions, traffic speeds, street plow routing, and ATV/UTV Access of each segment. Segments also include information used by Columbia County emergency dispatch such as the address ranges on each side of the road, the emergency service area of the road, and whether the roadway is routable.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103410, "latestWkid": 8200, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119524500, "falseY": -97597800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Columbia County Land Information Department", "parentLayer": { "id": 3, "name": "Transportation" }, "subLayers": [], "minScale": 0, "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": 452932.04399980605, "ymin": 299821.17582271993, "xmax": 658678.3969419748, "ymax": 432133.6671027243, "spatialReference": { "wkid": 103410, "latestWkid": 8200, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2553744503999795E8, "falseY": -1.0267213491361302E8, "xyUnits": 3.658905669887567E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AdNumPre_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "FromAddr_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "ToAddr_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "AdNumPre_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FromAddr_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "ToAddr_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 10, "domain": null }, { "name": "St_PreType", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 10, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "FullStNm", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 245, "domain": null }, { "name": "abFullStNm", "type": "esriFieldTypeString", "alias": "Abbreviated Full Street Name", "length": 175, "domain": null }, { "name": "STREETCLASS", "type": "esriFieldTypeInteger", "alias": "LID Street Class", "domain": { "type": "codedValue", "name": "WS2_StreetCode_Type", "description": "Street Code Type Description", "codedValues": [ { "name": "Alley", "code": 92 }, { "name": "City/Village", "code": 1 }, { "name": "County Highway", "code": 20 }, { "name": "County Highway - On/Off Ramp", "code": 25 }, { "name": "Ferry", "code": 82 }, { "name": "Interstate Highway", "code": 50 }, { "name": "Interstate Highway - Emergency U-Turn", "code": 56 }, { "name": "Interstate Highway - On/Off Ramp", "code": 55 }, { "name": "Interstate Highway - Rest Area", "code": 57 }, { "name": "New - Class Unknown", "code": 91 }, { "name": "Private Road", "code": 60 }, { "name": "State Highway", "code": 30 }, { "name": "State Highway - On/Off Ramp", "code": 35 }, { "name": "Town", "code": 10 }, { "name": "Unknown", "code": 90 }, { "name": "US Highway", "code": 40 }, { "name": "US Highway - Emergency U-Turn", "code": 46 }, { "name": "US Highway - On/Off Ramp", "code": 45 }, { "name": "US Highway - Rest Area", "code": 47 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACETYPE", "type": "esriFieldTypeString", "alias": "LID Surface Type", "length": 15, "domain": { "type": "codedValue", "name": "WS2_Surface_Type", "description": "Road Surface Type", "codedValues": [ { "name": "Paved", "code": "PVD" }, { "name": "Gravel", "code": "GRV" }, { "name": "Dirt", "code": "DRT" }, { "name": "Unimproved", "code": "UNI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One-Way", "length": 2, "domain": { "type": "codedValue", "name": "WS2_OneWayNG911", "description": "One Way Routing Code for NG911 data", "codedValues": [ { "name": "Non-routable", "code": "0" }, { "name": "One-Way", "code": "1" }, { "name": "Two-Way", "code": "2" }, { "name": "Two-Way", "code": "B" }, { "name": "One-Way: From node, To node", "code": "FT" }, { "name": "One-Way: To node, From node", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "PostCode_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "PostCode_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "PostComm_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "PostComm_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 100, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 100, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "length": 100, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "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": "ATVUTV", "type": "esriFieldTypeString", "alias": "ATVUTV", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Yes No", "description": "Yes No Answer Response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R515_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_515", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_515", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cad4d15ab48d4d36bd657a7fdd162d54" }