{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121914, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Full_Add_Num + TextFormatting.NewLine + $feature.Unit_Type + $feature.Unit_ID "}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Full_Add_Num"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 10000, "minScale": 24000, "name": "Label15to24", "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": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2111484.650065005, "ymin": 1085255.309074007, "xmax": 2321954.25996584, "ymax": 1291438.6467065066, "spatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Add_Num_Pref", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 10, "domain": null }, { "name": "Add_Num", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "Add_Num_Suf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 10, "domain": null }, { "name": "Full_Add_Num", "type": "esriFieldTypeString", "alias": "Complete Address Number", "length": 25, "domain": null }, { "name": "Add_Num_Range", "type": "esriFieldTypeString", "alias": "Address Number Range", "length": 20, "domain": null }, { "name": "Street_Pre_Mod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "Street_Pre_Dir", "type": "esriFieldTypeString", "alias": "Street Name Pre Direction", "length": 2, "domain": { "type": "codedValue", "name": "Street Direction", "description": "List of possible directions for Address Prefix and Suffix", "codedValues": [ { "name": "North", "code": "N" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "West", "code": "W" }, { "name": "NorthEast", "code": "NE" }, { "name": "SouthEast", "code": "SE" }, { "name": "NorthWest", "code": "NW" }, { "name": "SouthWest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_Pre_Type", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 10, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "Street_Post_Type", "type": "esriFieldTypeString", "alias": "Street Name PostType", "length": 10, "domain": null }, { "name": "Street_Post_Dir", "type": "esriFieldTypeString", "alias": "Street Name Post Direction", "length": 2, "domain": { "type": "codedValue", "name": "Street Direction", "description": "List of possible directions for Address Prefix and Suffix", "codedValues": [ { "name": "North", "code": "N" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "West", "code": "W" }, { "name": "NorthEast", "code": "NE" }, { "name": "SouthEast", "code": "SE" }, { "name": "NorthWest", "code": "NW" }, { "name": "SouthWest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_Post_Mod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 10, "domain": null }, { "name": "Full_Street_Name", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community Place Name", "length": 50, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality Place Name", "length": 50, "domain": null }, { "name": "USPS_Place", "type": "esriFieldTypeString", "alias": "USPS Place Name", "length": 50, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 50, "domain": null }, { "name": "Place", "type": "esriFieldTypeString", "alias": "Place Name", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip5", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "Zip4", "type": "esriFieldTypeString", "alias": "Zip Plus 4", "length": 4, "domain": null }, { "name": "Full_Place", "type": "esriFieldTypeString", "alias": "Place State Zip", "length": 60, "domain": null }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full Address", "length": 254, "domain": null }, { "name": "CommonPlace", "type": "esriFieldTypeString", "alias": "Common Place", "length": 80, "domain": null }, { "name": "Bld_Type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 30, "domain": null }, { "name": "Bld_ID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 10, "domain": null }, { "name": "Full_Bld", "type": "esriFieldTypeString", "alias": "Building Element", "length": 40, "domain": null }, { "name": "Floor_Type", "type": "esriFieldTypeString", "alias": "Floor Type", "length": 30, "domain": null }, { "name": "Floor_ID", "type": "esriFieldTypeString", "alias": "Floor IdentifierD", "length": 10, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 30, "domain": null }, { "name": "Unit_ID", "type": "esriFieldTypeString", "alias": "Unit Identifier", "length": 10, "domain": null }, { "name": "Full_Unit", "type": "esriFieldTypeString", "alias": "Unit Element", "length": 50, "domain": null }, { "name": "Full_Floor", "type": "esriFieldTypeString", "alias": "Floor Element", "length": 40, "domain": null }, { "name": "ADDPNTID", "type": "esriFieldTypeInteger", "alias": "ADDPNTID", "domain": null } ], "geometryField": {}, "indexes": null, "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": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e7f7c2cee93496486fd206c101353a3" }