{ "currentVersion": 10.81, "id": 7, "name": "st_address_line", "type": "Feature Layer", "description": "KC streets derived from the cadastral database where lines represent the mid-point of the parcel right-of-way. Because it's parcel based, lines will not always align with the ortho photos. A feature in ST_ADDRESS should exist if there is a property with a valid address. A property such as an apartment or condo complex may have many streets within the property but only one street will be shown in ST_ADDRESS, containing the site address. Use TRANS_NETWORK when the lines should more closely match the ortho photos.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 8000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KC_FCC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2.5 }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 4 }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "value": "L", "label": "L", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 3 }, "value": "M", "label": "M", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 3 }, "value": "P", "label": "P", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "KC_FCC IN( 'M' , 'P' , 'C' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1220503.109249992, "ymin": 56316.806499997016, "xmax": 1577563.5499999996, "ymax": 287664.47000000183, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeInteger", "alias": "FRADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeInteger", "alias": "FRADDR", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeInteger", "alias": "TOADDL", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeInteger", "alias": "TOADDR", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "DIRPREFIX", "type": "esriFieldTypeString", "alias": "DIRPREFIX", "length": 2, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": null }, { "name": "DIRSUFFIX", "type": "esriFieldTypeString", "alias": "DIRSUFFIX", "length": 2, "domain": null }, { "name": "ZIP_L", "type": "esriFieldTypeString", "alias": "ZIP_L", "length": 5, "domain": null }, { "name": "ZIP_R", "type": "esriFieldTypeString", "alias": "ZIP_R", "length": 5, "domain": null }, { "name": "KC_FCC", "type": "esriFieldTypeString", "alias": "KC_FCC", "length": 1, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "USERID", "type": "esriFieldTypeString", "alias": "USERID", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f6c879f4761c4a98bfc1175e34585f9d" }