{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "WPB_GIS.DBO.ADDRESSPOINTS", "type": "Feature Layer", "description": "Address points layer for the City of West Palm Beach. Purpose: Displays geographic area serviced by the City of West Palm Beach to identify address points represented by the location of a site or service delivery addresses assigned by local governments.Intended Use: Used for location and analysis purpose in the Geographic area used for display in large scale web applicationsDepartment: All City Departments, PublicData Source: Layer in the Address datasetHow was the Data Manipulated: The layer was created by Palm Beach County GIS for City and Public useHow the Data is Modified: Although not currently in a data maintenance workflow, The information is used by several departments (Development Services, Parking, Planning, Engineering and Public Works). Update Frequency: Not being updated.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Palm Beach County and West Palm Beach - GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 201, 244, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRNUM +TextFormatting.NewLine+$feature.STREETNAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1740.4131245320898, "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": 2, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 911961.0891379118, "ymin": 841252.8631384894, "xmax": 969461.9682304114, "ymax": 904151.5194931552, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number", "length": 20, "domain": null }, { "name": "ROADPREDIR", "type": "esriFieldTypeString", "alias": "Road Pre Direction", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 4, "domain": null }, { "name": "ROADPOSTDI", "type": "esriFieldTypeString", "alias": "Road Post Direction", "length": 2, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 125, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 10, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Unit-ID", "length": 10, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Muncipality", "length": 50, "domain": { "type": "codedValue", "name": "Address Municpality", "description": "Muncipality for Addresses", "codedValues": [ { "name": "Palm Beach County", "code": "Palm Beach County" }, { "name": "Palm Beach Gardens", "code": "Palm Beach Gardens" }, { "name": "South Palm Beach", "code": "South Palm Beach" }, { "name": "West Palm Beach", "code": "West Palm Beach" }, { "name": "Palm Beach", "code": "Palm Beach" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Point Type", "length": 30, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Address Status", "length": 30, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "SITUS_SEQ", "type": "esriFieldTypeInteger", "alias": "SITUS_SEQ", "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 17, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "PRIMARY_", "type": "esriFieldTypeString", "alias": "Primary", "length": 1, "domain": null }, { "name": "MAILING_TY", "type": "esriFieldTypeString", "alias": "Mailing Type", "length": 12, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "Narrative", "length": 254, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 30, "domain": null }, { "name": "HISTORICADDRESS", "type": "esriFieldTypeString", "alias": "Historic Address", "length": 254, "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT Y", "domain": null }, { "name": "LASTUPDATEDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1925_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1925", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1925", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1616_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, "hasZ": 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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "66ef02b0481a4b2f8721a81f7a5cf54c" }