{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Kenmore Labels", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1287276.3193921447, "ymin": 269486.22033905983, "xmax": 1299570.042179972, "ymax": 286599.1319793165, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5b71a101cac0435b881dd18a52cf533c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Kenmore Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1287276.3193921447, "ymin": 269486.22033905983, "xmax": 1299570.042179972, "ymax": 286599.1319793165, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5b71a101cac0435b881dd18a52cf533c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "
Polygons for Cities and Unincorporated King County. This is an extract from CITY_ANNEX_AREA<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 3.583739632840108E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.171042999999884E8,
"falseY": -9.953959999995787E7,
"xyUnits": 22323.0502760046,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "CITYNAME",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"defaultLabel": " A comprehensive address file containing a point for every addressable site within King County. It is derived from the E 9-1-1 address layer which was created with the intention of assisting emergency responders locate 9-1-1 wireless callers more efficiently. Address points with the site type: ED (Dry Hydrant), EH (Hydrant), ET(Public Telephone) are not included. The layer is overlayed with the Washington County polygon layer and the King County parcel layer. The layer is joined with KCZipcode table to bring in the USPS Zip+4 data fields. The layer is joined with King County Assessor tables to identify primary addresses for each parcel.<\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Core data comes from EMS Office. \nZipcode data from USPS ZIP+4® Product is joined on an address match.",
"parentLayer": null,
"subLayers": [],
"minScale": 4000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
225,
225,
225,
0
],
"size": 0.5,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
0
],
"width": 0
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.ADDR_NUM",
"title": "Custom"
},
"labelPlacement": "esriServerPointLabelPlacementCenterCenter",
"deconflictionStrategy": "static",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": "NaN",
"name": "Class 1",
"priority": -1,
"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": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 1286960.8554561436,
"ymin": 269570.09123431146,
"xmax": 1299471.5778099746,
"ymax": 286699.32994164526,
"spatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FULLNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "COMMENTS",
"length": 254,
"domain": null
},
{
"name": "SITETYPE",
"type": "esriFieldTypeString",
"alias": "SiteType",
"length": 2,
"domain": null
},
{
"name": "Alias1",
"type": "esriFieldTypeString",
"alias": "Alias1",
"length": 60,
"domain": null
},
{
"name": "Alias2",
"type": "esriFieldTypeString",
"alias": "Alias2",
"length": 60,
"domain": null
},
{
"name": "Alias3",
"type": "esriFieldTypeString",
"alias": "Alias3",
"length": 60,
"domain": null
},
{
"name": "Alias4",
"type": "esriFieldTypeString",
"alias": "Alias4",
"length": 60,
"domain": null
},
{
"name": "Alias5",
"type": "esriFieldTypeString",
"alias": "Alias5",
"length": 60,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 75,
"domain": null
},
{
"name": "Unit",
"type": "esriFieldTypeString",
"alias": "Unit",
"length": 75,
"domain": null
},
{
"name": "SITEID",
"type": "esriFieldTypeDouble",
"alias": "ESITEID",
"domain": null
},
{
"name": "ADDR_HN",
"type": "esriFieldTypeString",
"alias": "HouseNum",
"length": 10,
"domain": null
},
{
"name": "ADDR_PD",
"type": "esriFieldTypeString",
"alias": "PreDir",
"length": 2,
"domain": null
},
{
"name": "ADDR_PT",
"type": "esriFieldTypeString",
"alias": "PreType",
"length": 6,
"domain": null
},
{
"name": "ADDR_SN",
"type": "esriFieldTypeString",
"alias": "StreetName",
"length": 80,
"domain": null
},
{
"name": "ADDR_ST",
"type": "esriFieldTypeString",
"alias": "SufType",
"length": 6,
"domain": null
},
{
"name": "ADDR_SD",
"type": "esriFieldTypeString",
"alias": "SufDir",
"length": 2,
"domain": null
},
{
"name": "ADDR_NUM",
"type": "esriFieldTypeInteger",
"alias": "ADDR_NUM",
"domain": null
},
{
"name": "ADDR_FULL",
"type": "esriFieldTypeString",
"alias": "FullAddr",
"length": 120,
"domain": null
},
{
"name": "FULLNAME",
"type": "esriFieldTypeString",
"alias": "FullName",
"length": 120,
"domain": null
},
{
"name": "COMPRESS_NAME",
"type": "esriFieldTypeString",
"alias": "COMPRESS_NAME",
"length": 60,
"domain": null
},
{
"name": "COMPRESS_ADDR",
"type": "esriFieldTypeString",
"alias": "COMPRESS_ADDR",
"length": 70,
"domain": null
},
{
"name": "ZIPSECTORL",
"type": "esriFieldTypeString",
"alias": "ZIPSECTORL",
"length": 2,
"domain": null
},
{
"name": "ZIPSEG_L",
"type": "esriFieldTypeString",
"alias": "ZIPSEG_L",
"length": 2,
"domain": null
},
{
"name": "ZIPSECTORH",
"type": "esriFieldTypeString",
"alias": "ZIPSECTORH",
"length": 2,
"domain": null
},
{
"name": "ZIPSEG_H",
"type": "esriFieldTypeString",
"alias": "ZIPSEG_H",
"length": 2,
"domain": null
},
{
"name": "ZIP5",
"type": "esriFieldTypeString",
"alias": "ZIP5",
"length": 5,
"domain": null
},
{
"name": "PLUS4",
"type": "esriFieldTypeString",
"alias": "PLUS4",
"length": 4,
"domain": null
},
{
"name": "CR_ID",
"type": "esriFieldTypeString",
"alias": "CR_ID",
"length": 4,
"domain": null
},
{
"name": "UPDATE_KEY",
"type": "esriFieldTypeString",
"alias": "UPDATE_KEY",
"length": 10,
"domain": null
},
{
"name": "CTYNAME",
"type": "esriFieldTypeString",
"alias": "CTYNAME",
"length": 28,
"domain": null
},
{
"name": "POSTALCTYNAME",
"type": "esriFieldTypeString",
"alias": "POSTALCTYNAME",
"length": 28,
"domain": null
},
{
"name": "LAT",
"type": "esriFieldTypeDouble",
"alias": "LAT",
"domain": null
},
{
"name": "LON",
"type": "esriFieldTypeDouble",
"alias": "LON",
"domain": null
},
{
"name": "PRIM_ADDR",
"type": "esriFieldTypeSmallInteger",
"alias": "PRIMARY_ADDR",
"domain": null
},
{
"name": "PRIM_ADDR_FILTER",
"type": "esriFieldTypeString",
"alias": "PRIMARY_ADDR_FILTER",
"length": 20,
"domain": null
},
{
"name": "SITETYPE_DESCRIPTION",
"type": "esriFieldTypeString",
"alias": "SITETYPE_DESCRIPTION",
"length": 120,
"domain": null
},
{
"name": "POINT_X",
"type": "esriFieldTypeDouble",
"alias": "POINT_X",
"domain": null
},
{
"name": "POINT_Y",
"type": "esriFieldTypeDouble",
"alias": "POINT_Y",
"domain": null
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "COUNTY",
"length": 12,
"domain": null
},
{
"name": "MAJOR",
"type": "esriFieldTypeString",
"alias": "MAJOR",
"length": 6,
"domain": null
},
{
"name": "MINOR",
"type": "esriFieldTypeString",
"alias": "MINOR",
"length": 4,
"domain": null
},
{
"name": "PIN",
"type": "esriFieldTypeString",
"alias": "PIN",
"length": 10,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"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": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "5b71a101cac0435b881dd18a52cf533c"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 4,
"name": "Streets Updated Oct 2022",
"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.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.002,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 4000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
225,
225,
225,
255
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.FULLNAME",
"title": "Custom"
},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"useClippedGeometry": true,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"stackSeparators": [
{"separator": " "}
],
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"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": [
0,
0,
0,
255
],
"haloSize": 1,
"font": {
"family": "Arial Rounded MT Bold",
"size": 12,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 1286876.3900000006,
"ymin": 267808.36100000143,
"xmax": 1299678.400000006,
"ymax": 286718.950000003,
"spatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "5b71a101cac0435b881dd18a52cf533c"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 5,
"name": "Parcels Updated Oct 2022",
"type": "Feature Layer",
"description": " A parcel based layer providing an address based on spatial overlay where available, and a range of other property related attributes. A single address is assigned to each parcel record (based solely on what is determined as a primary address for a parcel in address_point). <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.002,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 2000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 10000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1286879.4660000056,
"ymin": 267868.6710000038,
"xmax": 1299512.0670000017,
"ymax": 286761.46799999475,
"spatialReference": {
"wkid": 2926,
"latestWkid": 2926,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FULLNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "MAJOR",
"type": "esriFieldTypeString",
"alias": "MAJOR",
"length": 6,
"domain": null
},
{
"name": "MINOR",
"type": "esriFieldTypeString",
"alias": "MINOR",
"length": 4,
"domain": null
},
{
"name": "PIN",
"type": "esriFieldTypeString",
"alias": "PIN",
"length": 10,
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "ADDR_COMMENTS",
"length": 254,
"domain": null
},
{
"name": "SITETYPE",
"type": "esriFieldTypeString",
"alias": "ADDR_TYPE",
"length": 2,
"domain": null
},
{
"name": "SITEID",
"type": "esriFieldTypeDouble",
"alias": "ESITEID",
"domain": null
},
{
"name": "ADDR_HN",
"type": "esriFieldTypeString",
"alias": "HouseNum",
"length": 10,
"domain": null
},
{
"name": "ADDR_PD",
"type": "esriFieldTypeString",
"alias": "PreDir",
"length": 2,
"domain": null
},
{
"name": "ADDR_PT",
"type": "esriFieldTypeString",
"alias": "PreType",
"length": 6,
"domain": null
},
{
"name": "ADDR_SN",
"type": "esriFieldTypeString",
"alias": "StreetName",
"length": 80,
"domain": null
},
{
"name": "ADDR_ST",
"type": "esriFieldTypeString",
"alias": "SufType",
"length": 6,
"domain": null
},
{
"name": "ADDR_SD",
"type": "esriFieldTypeString",
"alias": "SufDir",
"length": 2,
"domain": null
},
{
"name": "ADDR_NUM",
"type": "esriFieldTypeInteger",
"alias": "ADDR_NUM",
"domain": null
},
{
"name": "ADDR_FULL",
"type": "esriFieldTypeString",
"alias": "FullAddr",
"length": 120,
"domain": null
},
{
"name": "FULLNAME",
"type": "esriFieldTypeString",
"alias": "FullName",
"length": 120,
"domain": null
},
{
"name": "ZIP5",
"type": "esriFieldTypeString",
"alias": "ZIP5",
"length": 5,
"domain": null
},
{
"name": "PLUS4",
"type": "esriFieldTypeString",
"alias": "PLUS4",
"length": 4,
"domain": null
},
{
"name": "CTYNAME",
"type": "esriFieldTypeString",
"alias": "CTYNAME",
"length": 28,
"domain": null
},
{
"name": "POSTALCTYNAME",
"type": "esriFieldTypeString",
"alias": "POSTALCTYNAME",
"length": 28,
"domain": null
},
{
"name": "LAT",
"type": "esriFieldTypeDouble",
"alias": "LAT",
"domain": null
},
{
"name": "LON",
"type": "esriFieldTypeDouble",
"alias": "LON",
"domain": null
},
{
"name": "POINT_X",
"type": "esriFieldTypeDouble",
"alias": "POINT_X",
"domain": null
},
{
"name": "POINT_Y",
"type": "esriFieldTypeDouble",
"alias": "POINT_Y",
"domain": null
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "COUNTY",
"length": 12,
"domain": null
},
{
"name": "KROLL",
"type": "esriFieldTypeString",
"alias": "KROLL",
"length": 4,
"domain": null
},
{
"name": "KCTP_CITY",
"type": "esriFieldTypeString",
"alias": "KCTP_CITY",
"length": 75,
"domain": null
},
{
"name": "KCTP_STATE",
"type": "esriFieldTypeString",
"alias": "KCTP_STATE",
"length": 2,
"domain": null
},
{
"name": "PLSS",
"type": "esriFieldTypeString",
"alias": "PLSS",
"length": 11,
"domain": null
},
{
"name": "PROP_NAME",
"type": "esriFieldTypeString",
"alias": "PROP_NAME",
"length": 50,
"domain": null
},
{
"name": "PLAT_NAME",
"type": "esriFieldTypeString",
"alias": "PLAT_NAME",
"length": 50,
"domain": null
},
{
"name": "PLAT_LOT",
"type": "esriFieldTypeString",
"alias": "PLAT_LOT",
"length": 14,
"domain": null
},
{
"name": "PLAT_BLOCK",
"type": "esriFieldTypeString",
"alias": "PLAT_BLOCK",
"length": 7,
"domain": null
},
{
"name": "LOTSQFT",
"type": "esriFieldTypeInteger",
"alias": "LOTSQFT",
"domain": null
},
{
"name": "LEVYCODE",
"type": "esriFieldTypeString",
"alias": "LEVYCODE",
"length": 4,
"domain": null
},
{
"name": "LEVY_JURIS",
"type": "esriFieldTypeString",
"alias": "LEVY_JURIS",
"length": 25,
"domain": null
},
{
"name": "NEW_CONSTR",
"type": "esriFieldTypeString",
"alias": "NEW_CONSTR",
"length": 1,
"domain": null
},
{
"name": "TAXVAL_RSN",
"type": "esriFieldTypeString",
"alias": "TAXVAL_RSN",
"length": 2,
"domain": null
},
{
"name": "APPRLNDVAL",
"type": "esriFieldTypeDouble",
"alias": "APPRLNDVAL",
"domain": null
},
{
"name": "APPR_IMPR",
"type": "esriFieldTypeDouble",
"alias": "APPR_IMPR",
"domain": null
},
{
"name": "TAX_LNDVAL",
"type": "esriFieldTypeDouble",
"alias": "TAX_LNDVAL",
"domain": null
},
{
"name": "TAX_IMPR",
"type": "esriFieldTypeDouble",
"alias": "TAX_IMPR",
"domain": null
},
{
"name": "ACCNT_NUM",
"type": "esriFieldTypeString",
"alias": "ACCNT_NUM",
"length": 12,
"domain": null
},
{
"name": "KCTP_TAXYR",
"type": "esriFieldTypeSmallInteger",
"alias": "KCTP_TAXYR",
"domain": null
},
{
"name": "UNIT_NUM",
"type": "esriFieldTypeString",
"alias": "UNIT_NUM",
"length": 254,
"domain": null
},
{
"name": "BLDG_NUM",
"type": "esriFieldTypeString",
"alias": "BLDG_NUM",
"length": 254,
"domain": null
},
{
"name": "CONDOSITUS",
"type": "esriFieldTypeString",
"alias": "CONDOSITUS",
"length": 254,
"domain": null
},
{
"name": "QTS",
"type": "esriFieldTypeString",
"alias": "QTS",
"length": 2,
"domain": null
},
{
"name": "SEC",
"type": "esriFieldTypeString",
"alias": "SEC",
"length": 2,
"domain": null
},
{
"name": "TWP",
"type": "esriFieldTypeString",
"alias": "TWP",
"length": 2,
"domain": null
},
{
"name": "RNG",
"type": "esriFieldTypeString",
"alias": "RNG",
"length": 2,
"domain": null
},
{
"name": "PRIMARY_ADDR",
"type": "esriFieldTypeSmallInteger",
"alias": "PRIMARY_ADDR",
"domain": null
},
{
"name": "ANNEXING_CITY",
"type": "esriFieldTypeString",
"alias": "ANNEXING_CITY",
"length": 2,
"domain": null
},
{
"name": "PAAUNIQUENAME",
"type": "esriFieldTypeString",
"alias": "PAAUNIQUENAME",
"length": 100,
"domain": null
},
{
"name": "PROPTYPE",
"type": "esriFieldTypeString",
"alias": "PROPTYPE",
"length": 1,
"domain": null
},
{
"name": "ALIAS1",
"type": "esriFieldTypeString",
"alias": "ADDRALIA1",
"length": 60,
"domain": null
},
{
"name": "ALIAS2",
"type": "esriFieldTypeString",
"alias": "ADDRALIAS2",
"length": 60,
"domain": null
},
{
"name": "KCA_ZONING",
"type": "esriFieldTypeString",
"alias": "KCA_ZONING",
"length": 20,
"domain": null
},
{
"name": "KCA_ACRES",
"type": "esriFieldTypeDouble",
"alias": "KCA_ACRES",
"domain": null
},
{
"name": "LEGALDESC",
"type": "esriFieldTypeString",
"alias": "LEGALDESC",
"length": 4000,
"domain": null
},
{
"name": "PREUSE_CODE",
"type": "esriFieldTypeSmallInteger",
"alias": "Present Use Code",
"domain": null
},
{
"name": "PREUSE_DESC",
"type": "esriFieldTypeString",
"alias": "Present Use Description",
"length": 50,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape_Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape_Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"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": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "5b71a101cac0435b881dd18a52cf533c"
}
],
"tables": []
}