{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses, Parcels, and Tenant Information" }, "subLayers": [], "minScale": 4514, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "UCASE([ADDRESS])", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1128, "name": "Combined Address", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Add_Number] CONCAT [AddNum_Suf]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 1128, "minScale": 2257, "name": "Address Number", "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": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.086568798690841E7, "ymin": 3663387.506704063, "xmax": -1.0775821899476191E7, "ymax": 3746786.236084073, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source of Data", "length": 75, "domain": null }, { "name": "Update_", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "Site_UID", "type": "esriFieldTypeString", "alias": "Site Unique ID", "length": 100, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "length": 100, "domain": null }, { "name": "Uninc_Comm", "type": "esriFieldTypeString", "alias": "Unincorporated Municipality", "length": 100, "domain": null }, { "name": "Nbrhd_Comm", "type": "esriFieldTypeString", "alias": "Neighborhood Community ", "length": 100, "domain": null }, { "name": "AddNum_Pre", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 15, "domain": null }, { "name": "Add_Number", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "AddNum_Suf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 15, "domain": null }, { "name": "StN_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "StN_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 2, "domain": null }, { "name": "StN_PreType", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 20, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "StN_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 4, "domain": null }, { "name": "StN_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 2, "domain": null }, { "name": "StN_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 12, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Combined Address", "length": 75, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN1", "length": 5, "domain": null }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG Community1", "length": 30, "domain": null }, { "name": "Post_Comm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 40, "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 7, "domain": null }, { "name": "Post_Code4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "length": 4, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 75, "domain": null }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 75, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 75, "domain": null }, { "name": "Room", "type": "esriFieldTypeString", "alias": "Room", "length": 75, "domain": null }, { "name": "Seat", "type": "esriFieldTypeString", "alias": "Seat", "length": 75, "domain": null }, { "name": "Addtl_Loc", "type": "esriFieldTypeString", "alias": "Additional Location", "length": 225, "domain": null }, { "name": "Landmark_N", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "length": 150, "domain": null }, { "name": "Milepost", "type": "esriFieldTypeString", "alias": "Milepost", "length": 150, "domain": null }, { "name": "Place_Type", "type": "esriFieldTypeString", "alias": "Place Type", "length": 50, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "AdtDataURI", "type": "esriFieldTypeString", "alias": "Additional Data URI", "length": 254, "domain": null }, { "name": "FS_PreDir", "type": "esriFieldTypeString", "alias": "FS_PreDir", "length": 9, "domain": null }, { "name": "FS_PosType", "type": "esriFieldTypeString", "alias": "FS_PosType", "length": 20, "domain": null }, { "name": "FS_PosDir", "type": "esriFieldTypeString", "alias": "FS_PosDir", "length": 9, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Z_1", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "PropID", "type": "esriFieldTypeInteger", "alias": "PropID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 15, "domain": null }, { "name": "GeoID", "type": "esriFieldTypeString", "alias": "GeoID", "length": 25, "domain": null }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "StreetID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NEAR_FID", "type": "esriFieldTypeInteger", "alias": "NEAR_FID", "domain": null }, { "name": "NEAR_DIST", "type": "esriFieldTypeDouble", "alias": "NEAR_DIST", "domain": null }, { "name": "PoliceRD", "type": "esriFieldTypeString", "alias": "Police RD", "length": 10, "domain": null }, { "name": "FireRD", "type": "esriFieldTypeString", "alias": "Fire RD", "length": 10, "domain": null }, { "name": "PlusCode", "type": "esriFieldTypeString", "alias": "PlusCode", "length": 30, "domain": null }, { "name": "DDLatitude", "type": "esriFieldTypeDouble", "alias": "DDLatitude", "domain": null }, { "name": "DDLongitude", "type": "esriFieldTypeDouble", "alias": "DDLongitude", "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit_Type", "length": 10, "domain": { "type": "codedValue", "name": "Unit Type", "description": "Address Unit Type Descriptor", "codedValues": [ { "name": "UNIT", "code": "Unit" }, { "name": "STE", "code": "Suite" }, { "name": "APT", "code": "Apartment" }, { "name": "BLDG", "code": "Building" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPRY_UID", "type": "esriFieldTypeString", "alias": "SpryPoint Unique ID", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3813_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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1822e82e09054a1db9ea6c2766351a64" }